SDET Intern
Interview Date
May 2023
Result
Selected
Difficulty
Easy
Rounds
3 rounds (1 Coding Round + 2 Interview Rounds)
Drive Type
On-Campus / Internship
Topics asked
Detailed experience
College: Not Specified (On-Campus)
Interview Date: May 2023
Interview Type: On-Campus / Internship
Result: Selected
Difficulty: Easy
Rounds: 3 rounds (1 Coding Round + 2 Interview Rounds)
Topics Asked: Data Structures, Algorithms, Matrix Operations
The interview process for an SDET intern role consisted of a coding round and two subsequent interview rounds.
Coding Round: This round had three questions. Two were described as LeetCode medium-level questions, though specific details were not recalled. The third question was "Parallel Sums," where the task was to split an array of integers into two sets with equal sums. If possible, return the sorted string representation of both sets; otherwise, return -1. The candidate successfully solved this question.
First Interview Round: The interviewer asked the "Two Sum" problem (LeetCode) and requested solutions for "First Occurrence" and "Last Occurrence" problems.
Second Interview Round: Questions included finding the "Primary Diagonal" and "Secondary Diagonal" of a matrix and writing a program to calculate their sums. Additionally, the candidate was asked to provide a solution for generating a spiral matrix. The candidate found these questions relatively easy and answered them confidently.
Following the interviews, the candidate received an offer letter.