Implement a hashtable using programing language of your choice.
Intern Software Engineer Interview Questions
9,436 intern software engineer interview questions shared by candidates
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
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" )
Sorting, node functionalities, javascript, Dbms, oops, search questions
Given an array of numbers return the smallest element that is bigger than the average of the numbers in the array.
The questions I was asked are previously posed on this thread.
Test a bicycle.
Concatenate two strings replacing every space or set of multiple spaces with a single dash
Viewing 9171 - 9180 interview questions