Design a data structure/algorithm to keep track of instruments, stock exchanges, and trades which supports an addInstrument, addTrade and getAllTradesBetweenTimes(time1, time2) operation.
Desarrollador Python Junior Interview Questions
717,279 desarrollador python junior interview questions shared by candidates
Write code to see if a string is a sub string of another?
2. Swap the two values (int A=5 and int B=3), w/o using a 3rd attribute(so you cant use the 3rd attribute to store the value as a temporary storage).
What is the difference between a FlipFlop and a latch?
Convert all the words with 3 alphabets to upper case in a sentence.(JS)
puzzle two wires of diff dimensions have been given. both of them gets completely combusted in 1 hour. you are in a pitch dark room with such two wires and a box of matches. you have to come out of the room in 45 minutes. [you cannot count seconds in your mind or else you cannot visually determine the halfway of the wires given neither do you have anything else other than a box of matches and those 2 wires]
You have chess board. How many squares are there in it totally?
write a program in c++ with this pointer
check if a linked list is pallendrom.
what is the difference in string and stringbuffer
Viewing 2001 - 2010 interview questions