In the user interview, they asked about technical questions
Software Developer Intern Interview Questions
2,857 software developer intern interview questions shared by candidates
Find kth smallest element in a BST.
A brain teaser question.
Design the class diagram for Bicycle rental company. Was unexpected but the difficult part is explaining the diagram over the phone. Some information is lost especially given the time constraints.
Find the largest k numbers in an enormous array of numbers. You cannot sort the array.
Given a binary tree, find out the maximum sum of value from root to each leaf.
Find the LCM of two given numbers using c++. Find the common elements of two linked lists when- (a) They are not sorted (b) They are sorted Time efficiency of BST. Give an example of a BST when the search time would be O(n). Given a large data-set, how would you store it on your computer. Questions related to hash-maps.
revert an integer
What is a base virtual class in C++?
How many clouds in 2d array?
Viewing 2171 - 2180 interview questions