Code Fibonacci Sequence in JAVA
Software Development Engineer Intern Interview Questions
2,287 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
Given two arrays, write a function to compute their intersection.
Check if a string is symmetric or not.
Q. Reverse a linked list without modifying the existing list.
All questions were pretty easy.
Serialize a binary tree
Viewing 301 - 310 interview questions