Problems related to basic data structures and some basic algorithms such as sorting, binary search etc.
Financial Engineer Interview Questions
1,105 financial engineer interview questions shared by candidates
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
What do you see as the future strategic development for our product?
give you a flowchart, find the result
What is polymorphism?
Viewing 511 - 520 interview questions