Debugging, coding, workplace simulation, Valid Parenthesis
Intern Software Engineer Interview Questions
9,335 intern software engineer interview questions shared by candidates
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 an instance where you worked on something outside of your responsibility for a project.
Question about how to fill buckets.
¿ Cuál fue una experiencia pasada dónde debiste superar algun obstáculo?
Name a difficult situation and how you overcame it.
Talk about a time when you overcame an obstacle
Leetcode easy level question. Brute force is O(n^2), less optimal: O(n log n), most optimal: O(n)
Viewing 8881 - 8890 interview questions