given two arrays of non-negative integers, check whether two integers from two arrays sum up to a given number.
Financial Engineer Interview Questions
1,105 financial engineer interview questions shared by candidates
find the longest repeating char in a sorted string
How will you implement the shuffle function in iPod given a random number generator (0, 1) API?
Find the intersection of two linked list.
multiply by 2 if less than 25 go back, else continue divide by 3 subract 4 multiply by 3 Which will produce the greater result? A. 2 B. 3 C. 4 D. 5
For a non- programmer, how would you search a linear array for a set of information?
difference Stack and heap
Interviewer : I have written a book on C++. I ask you to write a program to generate the Index (all keywords and the page nos where those keywords occur) . Give the data structures and how you would go about it.
what's difference between C and C++ ?
Implement a hastable with the condition that allocated memory is not pre-initialized. Pseudocode your favorite sort
Viewing 351 - 360 interview questions