How can you sort an array of 0s 1s and 2s
Software Development Engineer Intern Interview Questions
2,288 software development engineer intern interview questions shared by candidates
How would you describe internet to your grandmother
Build a binary tree with a sibling link. so that you have a linked list connecting all the nodes on a given level.
Implement a queue, with a constraint. I am not sure but I think it was smallest or something
write a Fibonacci series algorithm? write iterative method and in recursive method?
Concatenate two strings replacing every space or set of multiple spaces with a single dash
Design a test for ______
Set the pointer of every node in a binary tree to its right sibling.
Given an integer, write a function that rotates the digits to the right.
Given a string containing sets of curly braces (ex. "({LMN}h{RlO}}") print out the reverse of everything in curly braces. (Ex. "RIOhLMN" )
Viewing 2251 - 2260 interview questions