Asked some higher level data structure stuff likes trees and complexities for various operations.
Development Intern Interview Questions
5,453 development intern interview questions shared by candidates
Tell me about your self.
Debugging, coding, workplace simulation, Valid Parenthesis
Behavioral questions were basically about 14 LP, and the questions can be found on the internet. The programming question was based on DFS.
Typical DFS problem and behavior question.
They asked me 2 leet-code medium questions for OA2
Name a difficult situation and how you overcame it.
Talk about a time when you overcame an obstacle
Asking about some behavioral questions.
Leetcode easy level question. Brute force is O(n^2), less optimal: O(n log n), most optimal: O(n)
Viewing 5191 - 5200 interview questions