Design and implement an LRU Cache
Software Engineer Intern Interview Questions
9,339 software engineer intern interview questions shared by candidates
Got an lc easy, and a followup lc medium
A few behavioral questions and a coding question about arrays.
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.
Viewing 721 - 730 interview questions