A few behavioral questions and a coding question about arrays.
Intern Engineer Interview Questions
15,480 intern engineer interview questions shared by candidates
Coding question that I can't quite remember.
They will most show the interviewee a diagram of a circuit that should be a different way of representing a parallel circuit
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.
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++.
Viewing 1021 - 1030 interview questions