The difference between and interface and an abstract class
Software Engineer Interviews
Software Engineer Interview Questions
Software engineers write programs to design and develop computer software. Interviews are highly technical, so come ready to work through coding problems and math brainteasers. The specific questions you are asked will depend on what type of programming position you are looking for. Try researching a specific software discipline such as web development, application development, or system development.
Top Software Engineer Interview Questions & How to Answer
Question #1: How would you describe your programming task process?
Question #2: Which programming languages do you know and prefer?
Question 3: What is an example of a successful project that you completed?
419,495 software engineer interview questions shared by candidates
find LCA for two nodes of a binary tree.
Given array of integers, find the first pair add up to 10. Analize your solution.
Write breadth-first search in a matrix
Tell me about a time when your team had a conflict with another team
Given a tree, serialize it into a string that can later be parsed and used to rebuild the original tree.
Design a function to reverse the order of words in a string - "This is a string" -> "string a is This"
What is the O(n) of the implementation I gave in the code exercise?
Know your data structures
How to detect overlapping area for two rectangles
Viewing 1981 - 1990 interview questions