Given deck of cards + joker, what is the probability you see the joker before all four aces?
Software Developer Interview Questions
96,386 software developer interview questions shared by candidates
solve a live coding challenge in one hour using C# and visual studio. Free to use google.
who was Italy an ally to in world war ii
9 bottles of wine and one is poison, how can you conclusively figure out which is poison with only 2 rats to test with and only 2 rounds of testing?
As technical as you can explain what you currently do.
Written test contained 30 questions in 3 sections.. 10 questions each.. 1st section contained basic C aps, pointers, simple SQL statements... 2nd sections contained moderate queries ( like groupby, orderby ) and simple data structure codings like code to add a node to linked list etc...also pointers and string operations.. 3rd section is the tougher one for me.. it had tables to be normalized, and select data from multiple tables.. also write entire program for implementing linked list,etc... i missed 5 questions from this.. total time 90 mins.. time was not enough for me..
convert foo bar in an array to oof rab
How to multiply a number by 7 without using + and * operators?
Write a method to determine whether two dates are less than a month apart.
Sequence of robot moves and find circular loops in given moves sequence. sequence = "<<>>>>^v^v>><<" , < WEST, > EAST, ^ NORTH, v SOUTH. ^v this is a circular loop. find all such loops in a moves sequence.
Viewing 421 - 430 interview questions