Mainly based on SQL
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,444 software engineer interview questions shared by candidates
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).
Why do you want yo join Fiserv?
What is 4 and (bit wise) 5?
What is DMA? Why DMA?
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.
Most difficult problem you have encountered and how you worked to overcome it? Also, when have you done this in a group setting?
You have 2 sand glass. 1 shows 7 minutes and other shows 11 minutes. You have an egg which needs to be boiled exactly for 15 minutes on a stove. How will you do it.
Your code involves some delayed operations that depend on the system clock. How could we make them better testable without having long running tests?
Viewing 3301 - 3310 interview questions