Anagrams
Internship Software Engineer Interview Questions
23,635 internship software engineer interview questions shared by candidates
Singed an NDA
Return the index of a target number in a list. In case of multiple instances of the number, each index should be returned with an equal probability.
Converting a string input to key:value dictionary.
Trie predictive search, Balanced BST
Rearrange a array by given index (Smaller ones go left and bigger ones go right); find the longest consecutive increment sequence
Simple linked list question
Some questions about past projects
Given two binary trees, write a method to compare if one is a subset of the other.
Given a maze, and a limited memory O(Array_Hieght), solve the maze using the memory complexity available?
Viewing 521 - 530 interview questions