Pick the closest k points.
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
How can we store the name of street in a map service? Because street names have characters in common.
How to find a string in a large file storage
I expected higher level questions for a senior position. I was not expecting all of the questions to be about foundational data structures and algorithms (which I was a bit rusty on).
1. OA1 consists 2 parts, the first one is answering questions and the second one is debugging. 2. OA2 is two coding problems. 3. Phone interview asked me to talk about a recent project and a coding problem, writing a function to search for a contact.
Calculate the square root of a number.
make a function that counts the number of nodes in a tree
How would you implement Amazon's "users who bought this item also bought ..." feature?
2nd largest number in an array
Given two linked lists, find out IF they intersect.
Viewing 1971 - 1980 interview questions