Asked me a broad range of questions on algorithmics
Engineer Software Interview Questions
512,223 engineer software interview questions shared by candidates
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.
find a number in a sorted array and then find the number in an unsorted array ?They will unsort the array on their own .
Implement Integer.parseInt from scratch
Viewing 1871 - 1880 interview questions