All datastructures and algorithms ques.
Senior Software Engineer Interviews
Senior Software Engineer Interview Questions
"Senior software engineers are the most experienced member of a software team and usually carry the most responsibility and authority of that team. Because of this, interviews will be designed to find candidates who have expert knowledge of the field and years of experience as a software engineer. Expect to be asked tough technical questions and to give examples of previous projects that you have worked on."
67,321 senior software engineer interview questions shared by candidates
General background, and technical questions.
What is the internal functionality of a hash map?
Convert string to float without using any functions
We express the initial line of n people as an array, tickets = [ticket(0),ticket(1),...,ticket(n-1)] where each tickers, denotes the number of tickets that person i wishes to buy. If Jesse is located at postion p. How many seconds will it take for him to purchase the tickets. For example if tickets = [1,2,5] and p=1 the first five Following rules should apply: 1.The person at the head of the line can by exactly one ticket and must exit the line 2.If a person needs to purchase additional tickets, they must re-enter the end of the line in wait to be sold the next ticket (assume exit and re-entry takes 0 seconds) 3.Each ticket sale dates exactly one second. Find the time taken
basic C programming questions
Normal Java, spring, hibernate questions
data structure specific questions
1) Windows Device Driver 2) Windows Imaging 3) Powershell scripting
All the question was from oops,and how you implement opps in your project.The most difficult question was diffence between static class and single pattern,they drill down it.
Viewing 581 - 590 interview questions