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.
Internship Software Engineer Interview Questions
23,421 internship software engineer interview questions shared by candidates
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?
Write a code to get the following things in pattern.
The questions were focused around sorting and building on top it. I was given the choice of language to code.
Viewing 521 - 530 interview questions