What is the single point of matches we(Accenture) have with mother Teresa?
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,626 software engineer interview questions shared by candidates
"Technical challenge" - with two anxious interviewers staring at you across a table provide code / pseudo code of how to reverse a linked list in five minutes or less with them showing visible frustration if you weren't ready for this. No other questions about C or C++, just do you remember data structures class from 20 years ago which you haven't had reason to use since.
what is singleton class
you are driving a car with uniform speed after travelling certain distance you see a sign board with two digit no after1 hour you see a sign board with same two digits in reverse order after another 1 hour you see a sign board with same two digits in but zero in between find relative speed ??
Find Common elements from two same sized Integer Arrays(Unsorted) in O(n) without sorting either of them.
Standard OOPS concepts like diff between interface and abstract class.
Complexity of this algorithm. How to improve the complexity?
Given two sets of trees and ignoring the content of the nodes, describe rules that would define whether or not these two trees are equivalent.
Finding a path in a maze which is represented by a grid of characters.
Given 2 strings find the common words along with the time and space complexity. How would you optimize the algorithm
Viewing 2151 - 2160 interview questions