I applied through university. The process took 1 day. I interviewed at Infoseek in Dec 2021
Interview
1. MCQ Round
- this round consists of simple C, C++, Java, DBMS related questions.
2. Interview
- They asked questions about the projects mentioned in the resume.
As I had mentioned Sorting Visualizer so they gave me an array to sort.
Interview questions [1]
Question 1
sort half of the array in ascending order using selection sort and another half in descending order using bubble sort.