what sorting algorithms do you know?
Financial Software Developer Internship Interview Questions
591 financial software developer internship interview questions shared by candidates
C programming: passing a string with a return argument
given two arrays of non-negative integers, check whether two integers from two arrays sum up to a given number.
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.
Viewing 241 - 250 interview questions