Most efficient way to find the most frequent number (0-255) in a string of numbers
Financial Software Developer Internship Interview Questions
758 financial software developer internship interview questions shared by candidates
You have 4 aces and a king in a set of cards, what's the probability of get kind before all aces.
How do you reverse a linked list
Given a list of 1,000,000 integer (1 to 1,000,000 with no repeat), how to sort the list with only 1 mb of memory space.
Linked list memory management: deleting a node from the middle of a list was easy. Next question - how to delete a node from the end of a list. Was too tired to think and realize this was a trick question.
how many blocks on an n x n megablock are not on the edge?
25 racehorse question. Given 25 horses a track that can only race 5 at a time, what is the fewest # of races to find the top 3 ranked horses?
Q1. Singly linked list, know header node, but do not know how many nodes in a list. find out 2nd last node
How would you find the largest value in an array?
sorting the red and green balls.RRRRRGGGGGGGG to RGRGRGRGRGGGGG
Viewing 31 - 40 interview questions