How will you implement the shuffle function in iPod given a random number generator (0, 1) API?
Financial Software Developer Intern Interview Questions
139 financial software developer intern interview questions shared by candidates
Find the intersection of two linked list.
Hash Code Implimentation
1. How will you find the max and second max of an array of n elements? How will you find the largest k elements? 2. How will you properly shuffle a deck of cards?
what's difference between C and C++ ?
What is the difference between a struct and a class?
There are two mars rovers on a 2 dimensional plane (Mars?), as well as 2 sensors. One rover is between the two sensors, and the other is outside. Write a program using only forward, backward, and onSensor() : boolean, to ensure that the rovers will collide.
Given some random letters , for example "a,e,o,g,z,k,l,j,w,n" and a dictionary. Try to find a word in the dictionary that has most letters given.
implement a hash function, implement a linkedlist, implement atoi
Memory management in C++ and Java.
Viewing 61 - 70 interview questions