Open In App

Zeotap Interview Expereince for SE Intern(Off-Campus)

Last Updated : 31 Jul, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

I recently applied off-campus for an SDE intern position through LinkedIn, and the entire interview process consisted of three rounds.

First Round:

The first round was an online assessment, comprising three parts with a total of 28 questions. The parts were as follows:

  • Part 1 – Coding Questions (DSA): There were five coding questions that tested my proficiency in Data Structures and Algorithms. I had to come up with efficient solutions for each of these problems.
  • Part 2 – Intermediate to Advanced SQL Query: This section evaluated my SQL query skills, with a focus on more complex queries that required a deeper understanding of database operations.
  • Part 3 – Computer Fundamental MCQs: In this part, I faced 20 multiple-choice questions covering various computer fundamentals. These questions tested my knowledge of computer architecture, operating systems, networking, and other related topics.

Second Round (Virtual Interview):

After a brief introduction, the interviewer started with two coding questions:

  • Problem 1: Minimum Number of Steps to Make Two Strings Anagram: This question likely tested my ability to manipulate strings and determine the minimum number of steps needed to convert one string into an anagram of the other.
  • Problem 2: Minimum Path Sum in Matrix: This question likely assessed my knowledge of dynamic programming and algorithms, as I had to find the minimum path sum in a given matrix.

Third Round (HR + Technical):

The third round was a combination of HR and technical questions. The interviewer began by asking one DSA question, possibly to evaluate my problem-solving approach:

Problem: Lowest Common Ancestor of a Binary Tree: This question likely tested my understanding of tree data structures and algorithms, as I had to find the lowest common ancestor of two nodes in a binary tree.

After that, the rest of the round focused on discussing my projects and delving into their complexities. The interviewer was interested in understanding the technical aspects of the projects I had worked on, possibly looking for how I approached challenges and solved problems.

Conclusion:

I’m happy to share that I was selected for the SDE intern position after successfully navigating through all three rounds of the interview process. The experience was both challenging and rewarding, as it provided me with an opportunity to showcase my technical skills, problem-solving abilities, and knowledge of computer fundamentals. I’m looking forward to joining the team and contributing to the company’s success as an intern.


Like Article
Suggest improvement
Share your thoughts in the comments

Similar Reads