Open In App

ETech Designers and Developers Interview Experience (On-Campus)

It was an On-Campus Interview. They held total 4 Rounds.

Round 1(Aptitude Test): 60 MCQs, 1hr



Round 2(Online Coding Round): They held this round through Hacker Earth platform.

There were 3 coding questions and duration was 2:30 hrs. All the questions were basic problems. They asked the following problems :



  1. Sorting a linked list
  2. Finding if all vowels are present
  3. Tower of Hanoi

Round 3(Online Coding + Technical Interview): This round was held the next day itself through Team Viewer. In this round, they first gave 2 coding questions and 1:30hrs time. The questions were classic algorithmic problems:

  1. Longest Common Subsequence
  2. Round Robin Job Scheduling

Then, the shortlisted candidates from this coding round for the interview, held through Cisco Webex after an hour the coding part got over. The interviewer asked about any projects that I did. He asked to explain the project and what tools I used in it.

I had done my project in Java and SQL, so, he asked me questions on Java(Exceptions and Multithreading, Inheritance) and SQL (asked me to write a couple of queries). Then, he asked questions related to Linked Lists, Graphs and Hash Tables. All questions were mostly theoretical(definitions, advantages, complexity analysis etc.) up to this point.

Then the interviewer gave me 2 coding questions.

The questions were as follows:

  1. Detecting cycle in a Graph
  2. Merging two Linked Lists

After this, I was asked a few more questions on Computer Networks ( Routing) and the interview got over. The total duration of the interview was around 3hrs.

Round 4(Technical + HR Interview): This round held 2 days after the Round 3 at their office.

Article Tags :