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.
Software Interview Questions
551,386 software interview questions shared by candidates
Aptitude test and other tests
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..
Wap to print all prime no. upto a given input no.?
reverse a string
Question level is not so difficult, its middle level and also tricky and programmatic.
Write a program to find out in a sorted array the sum of any two numbers present in the array is closest to the a number given. if you have an array 4, 6, 8,24,36 and the given number is 31 then output should be 24 + 6 = 30
How many windows APIs do you remember?
reverse a linked-list
How to test a clock
Viewing 3201 - 3210 interview questions