Sort Arraylist
Software Development Engineer Intern Interview Questions
2,288 software development engineer intern interview questions shared by candidates
Given a 0-9 numerical keypad and three chess pieces (pawn, knight, queen), use any language to write a function such that Input(piece, location)->Output(# of possible phone numbers). Code must compile and run.
Write a function to make a power set (as a list of lists) from a set (as a list). Wrote code in ocaml, although I was told that any language would do.
They asked about all the types of normalisation in DBMS with examples
Which thing u prefer aiml or cloud if I were offered these two and had to pick one up
give you the preorder and postorder print of tree nodes, reconstruct the tree.
Name a time where you had to sacrifice quality in order to finish on time
Reverse a linked list. After presenting a solution I was asked to provide a recursive method.
Q. Reverse a linked list without modifying the existing list.
What is it that you learned out of curiosity?
Viewing 301 - 310 interview questions