Difference between arithmetic and logical shift
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,257 senior software engineer interview questions shared by candidates
Onsite Interview: 1)problem solving 2)design tiny url 3)design database schema for netflix like system Phone screening: 1) Two sql problems using joins 2)Two graph traversal using bfs and dfs
Basic SQL design and queries
Tell us a time where you went out of your job responsibilities to effect a change at your work? (answered) Ok how did you measure the results of that?
Why is the Single Responsibility Principle important? What is Inversion of Control? How does that relate to dependency injection? How does a 3 tier application differ from a 2 tier one? Show me a portfolio of all the applications you worked on, and tell me how you contributed to design them. What are some alternate ways to store data other than a relational database? Why would you do that, and what are the trade-offs?
Have you worked with angularJS?
Was asked to write a program in any programming language to find the largest sub-string with non-repeating characters.
Is this possible in Java?: Public void doSomething(List<String> bar){...} Public void doSomething(List<Integer> bar){...}
General questions about C++, templates, some logic based riddles. i.e. Using just a single weight scale and having 9 marbles of equal mass apart from one, which is heavier, how many times do you need to use the weight scale to find the heavier marble?
Q: If you have two click events, one inside a parent and one inside a child div, which one comes first?
Viewing 651 - 660 interview questions