explain one way you would go about solving XXX...
Financial Software Developer Interview Questions
679 financial software developer interview questions shared by candidates
Given a file of unknown size, devise an algorithm to give equal probability randomization to choosing a single line given a one line buffer space.
given array b find a[i] such tht a[i]=a[n]/a[i] <-- this is the ans
logic questions
About auto in C
Count number of off bits (ie. 0) in a string of binary bits.
what is static in C++; give a function using pointer to combine two strings (make sure to understanding pointer, array, and const); where the const string stored
Your recent project
Which one of the following is NOT polymorphic behavior? does java.io have for preventing malicious code from altering Serialized Objects? What support does java.io have for preventing malicious code from altering Serialized Objects?
Design a tree structure to hold and retrieve stock prices.
Viewing 411 - 420 interview questions