Explain the projects on your resume, Some questions on tree traversal
Financial Software Developer Interview Questions
591 financial software developer interview questions shared by candidates
Q. Tic Tac Toe game keep track of board state
Problems related to basic data structures and some basic algorithms such as sorting, binary search etc.
The 3n + 1 problem on UVA online judge.
Telephonic Round was basically regarding my college projects, I was asked implement the logic on the project. In house interview, First round, 1) output of a/b in string format, incase it has recursion output that part between ( ). 2) First largest and second largest number in a series. Second Round 1) Logic to implement the feature Frequently used websites on a browser. 2) How to find a cycle in a linked list and why use fast pointer that goes twice as fast as the slow one and not thrice it speed or four times its speed.
Designing a hash function. Determining if the input is a palindrome.
Given a string, find the longest contiguous sequence of strings without using additional memory; one or two variables are fine. Pick any one if a tie. e.g. sbcsdfaaiwer; ans: aa
find the largest number in a array
How many I's in a paragraph
give you a flowchart, find the result
Viewing 311 - 320 interview questions