Find all the prime numbers until n
Engineer Intern Interview Questions
18,197 engineer intern interview questions shared by candidates
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.
6. Pandas Data Manipulation (Python)
They asked me to explain how I divide a frontend application into components and how prototyping helps in frontend development.
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.
the sql had join table questions
* A SQL table was given and 4 questions were asked. One should know the correct syntax. The interviewer will guide you if you get stuck somewhere. * Some analytical thinking questions * A lot of behavioral questions
Viewing 1201 - 1210 interview questions