find the longest repeating char in a sorted string
Financial Software Developer Internship Interview Questions
758 financial software developer internship interview questions shared by candidates
How will you implement the shuffle function in iPod given a random number generator (0, 1) API?
Find the intersection of two linked list.
How to reverse a string by word like "I love California" to "California love I"
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?
How would you sort a text file full of phone numbers. You do not have enough memory to load all the file contents at once and sort them. You should write back the sorted list to the file in the end.
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
Viewing 281 - 290 interview questions