If you can race only 5 horses at a time, given 20 horses, what is the lowest number of races you need to host to determine the top 3 horses
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,481 software engineer interview questions shared by candidates
What's the difference between ArrayList and LinkedList?
Asked me a broad range of questions on algorithmics
Given a piece of code, asked to explain what it does and fix some errors
Describe your work and projects
classic java programming problems
If you are good in c-programming no need to worry about anything you will easily get through the interview process. else I'm sure they will nail you ...
How to print 1 to 100 without using semicolon?
Pair the elements of an array that sum up 100.
Coding: Create a stack with the usual push() & pop(), but with an additional function getMiddle() that returns the middle element of the stack in constant time.
Viewing 1601 - 1610 interview questions