SDE Intern
Interview Date
Not Specified (reported July 2025)
Result
Selected!! (3 out of 5 candidates selected)
Difficulty
Easy to Medium-Hard
Rounds
3 rounds (1 Coding Round + 2 Technical/HR)
Drive Type
On-Campus, Internship
Topics asked
Detailed experience
College: Not Specified
Interview Date: Not Specified (reported July 2025)
Interview Type: On-Campus, Internship
Result: Selected!! (3 out of 5 candidates selected)
Difficulty: Easy to Medium-Hard
Rounds: 3 rounds (1 Coding Round + 2 Technical/HR)
Topics Asked: Data Structures, Algorithms, Sorting, Maps, STL (Lower Bound, Upper Bound, Vectors, Binary Search), Web Development, Machine Learning, Projects, Behavioral.
The internship selection process involved resume shortlisting based on CGPA (above 7), with 70 students giving the online test.
Round 1 (Coding Round): This round was conducted on HackerEarth and had two coding questions to be solved in 1 hour. The questions were "Find lexicographically next Greater Permutation" and a sorting technique question to find the minimum difference between a number and the next smaller number on its right. The questions were considered relatively easy, and the candidate solved both in under 30 minutes. 11 students were shortlisted for the interview rounds.
Round 2 (Technical Interview): Conducted on Skype, this round focused on Data Structures and Algorithms. The main question was to find a sorted subsequence of size 3 in linear time, which the candidate eventually solved and coded. Other questions included discussions on Map Data Structure, how ordered Maps work, and STL functions like `lower_bound`, `upper_bound`, Vectors, and Binary Search time complexity. 5 students were selected for the final round.
Round 3 (Technical + HR Round): This round started with standard HR questions like "Introduce yourself." The interviewer then inquired about the candidate's projects (one in Web Development and one in Machine Learning). Following this, a Data Structure question was asked: to find a given string in a given matrix. The interviewer also asked the candidate to share their screen and explain one of their projects in detail, focusing on implementation, commit history, and specific functionalities like authentication for a Django-based website.