Create a queue using an array.
Software Development Intern Interview Questions
2,989 software development intern interview questions shared by candidates
Describe Hash Tables
Signed NDA
Write a program to sort two arrays and merge them
Find the largest depth of a binary tree.
Merge two sorted linked lists
In an array in which elements appear multiple times, it is guaranteed that all elements except one will appear an even number of times. Find the element that appears an odd number of times.
Write a function to merge two sorted linked lists. If you were to incorporate this functionality into the standard library, how would you implement it so as to "benefit from the OOP goodness"
Mostly coding problems based on data structures and algorithms. Questions were from topics like arrays, binary trees, graphs, binary search and hashing.
They asked me to traverse a tree and find the highest value on each level
Viewing 491 - 500 interview questions