How can you make copy of an array (ES6 and non-ES6 way)?
Software Development Intern Interview Questions
2,989 software development intern interview questions shared by candidates
Memorize a sequence of numbers.
Memorize a sequence of numbers
String parsing type questions leetcode easy.
1) Basic Array problem, easy question, to find if X array can be divided into two halves such that each half has atleast K sum 2) Basic String Matching, Can be solved in O(n^2) the constraints allow it 3) prefix suffix 4) sliding window
Quick Sort code
What is your favorite thing about programming?
Lots of rapid-fire Java-specific questions. ex: what is the diffference between ArrayList and Vector? What is the purpose of the finally statement?
Design a Parking Garage using Object oriented concepts.
One of the questions was merging of k-sorted arrays. The solution expected was the one using heap.
Viewing 2711 - 2720 interview questions