A few behavioral questions and a coding question about arrays.
Software Intern Interview Questions
17,717 software intern interview questions shared by candidates
largest non repeating substring in string
Coding question that I can't quite remember.
Find all the prime numbers until n
Coding: You have an application with miltiple micro services producing logs. Create a single log file that contains all the logs. Basically the question traslated would become: given a list of ordered lists, return a single ordered list.
debug a sorting array function
BFS coding question as in normal interviews.
They asked me to solve a problem on finding the longest substring without repeating characters. I explained my approach using a sliding window technique, optimized it to O(n), and implemented it in C++.
How can you construct a balanced binary search tree when you're given a sorted array.
Tell me a time when you faced a challenge.
Viewing 1301 - 1310 interview questions