Write a function to reverse a String. I asked if I could use Java which the interviewer said was fine. After writing half the code he indicated that I actually should have written the algorithm for a character array. Ughh, I really screwed this one up but I feel like the question should have been administered better.
Software Development Interview Questions
36,995 software development interview questions shared by candidates
One example that I thought was interesting: given a list of points, find the line that goes through the greatest number of them.
Write recursion that calculate the permutation of string
Array, Tree, Dynamic Programming questions
NDA , Unable to disclose (But mostly data structures and algorithms.) Careercup and glassdoor will reach you. Nothing difficult at all.
How to traversal a tree using breadth first method.
Suppose you have a C++ base class and several classes that inherit from it. What might happen if you do not write a virtual destructor for the base class?
what was the one question you had expected ut were not asked?
I am given eight same size balls, one ball has less weight than others, how to find the ball in two step.
merge two sorted arrays in sorted order?
Viewing 1071 - 1080 interview questions