If 4 ants start on four sides of a square at the same time in either direction... whats the probability that they wont collide?
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,183 software engineer interview questions shared by candidates
The interviewer had asked me a time when it was best not to use OOP after spending several minutes praising OOP.
Design a system that can efficiently scale and store the count of all unique words from a *very large* document-based corpus of text.
Sort an array of integers with only 1s and 0s. Then sort an array of integers with numbers between 0 and 99.
Create a simple console drawing application (preferably in Scala)
Dynamic programming questions
Implement a reverse hash table
Implement integer division
Given the upper left and lower right coordinates of two rectangles, determine if they overlap
Give a 2D rectangular array represented as a 1D arrary in row-major form, rotate the array by 90 degrees
Viewing 961 - 970 interview questions