Given a list of sequential numbers, there will be two missing numbers from the sequence. Print those two numbers.
Developer Internship Interview Questions
23,902 developer internship interview questions shared by candidates
do you have research interests and plan for post graduation
Tell me about a time you worked on a project with somone that was hard to work with and how you managed.
First part is multiples choices questions about http, thread , object and class(oop)
1) Implement an iterator for a binary tree 2) Given 2 strings s1 and s2, return True if s2 is a substring of s1. Follow up: Return True if any combination of s2 is a substring of s1
Explain recursion to a 5-year-old.
Similar to (283. Move Zeroes) on LeetCode, except instead of moving zeros to the end of the array (which is pretty trivial), had to move zeros to beginning of the array while maintaining the order of all non-zero elements. Probably LC Easy/Med
1. Find pairs with minimum absolute difference in an array (Closest latency spikes).
3. 100 doors puzzle (doors toggled in multiple passes).
How do you plan to impact the company?
Viewing 1481 - 1490 interview questions