solve a live coding challenge in one hour using C# and visual studio. Free to use google.
Desenvolvedor Interview Questions
102,655 desenvolvedor interview questions shared by candidates
who was Italy an ally to in world war ii
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..
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?
convert foo bar in an array to oof rab
How to multiply a number by 7 without using + and * operators?
Can you explain the 5 basic principals for object oriented programming?
Did you ever take any decision against the team and did you succeed?
2 stacks are given, one is full of numbers and other in empty, one integer variable is given, fill the 2nd stack with numbers in ascending order with space and time constraints.
Given a mutable string (array of characters) of words, how would you reverse the order of the words in the string, not the entire string. This must be done in place, i.e. not using any additional memory. eg) "Hello World" => "olleH dlroW"
Viewing 421 - 430 interview questions