Implement a graph using collections.
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,836 software engineer interview questions shared by candidates
Most difficult problem you have encountered and how you worked to overcome it? Also, when have you done this in a group setting?
There was question in which there are two candles and u have to burn them with a ligter .. Each candle can burn upto 14 min. You have to burn these candle in 10.5 min.
Why are you changing the company
Given preorder and postorder traversal you have to construct are tree out of it.
Third largest number in an array
Given a list of tuples (AB, BC, AD, BE, CF) build a binary tree and see if it is a valid tree. There’s five different types of errors you have to check for: Input is in the right format, no duplicate nodes, root only has 2 children, every node is in the tree, no cycles in the binary tree).
Some puzzle problems , one I still remember is Island barbers problem which states like this " there are two barbers on an island and there is you and those two barbers are on that island and no one else , which barber you would choose to get the best haircut and you can take only one haircut because you have limited money "
Mainly based on SQL
Diferences between react and angular
Viewing 3221 - 3230 interview questions