Open In App

Deloitte Interview Experience for Product Engineer 2024

Last Updated : 08 May, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

Interview preparation journey

Application story

I Applied through the placement cell. After the application, there was a coding round. After the coding round 21 students were shortlisted out of 217. After the inteview round 11 Students were finally selected for the internship offer. I couldn’t clear the final round

Why selected/rejected for the role?

I was rejected because I was not able to answer a few questions properly. I answered 1-2 questions totally wrong.

Preparation

Duration: 2 months
Topics: DSA, Algorithms, Javascript, React, Express, MongoDB
Tip

  • Learn DSA properly
  • Keep revising DSA and grind daily on leetcode
  • Have in-depth knowledge of resumes and project

Application process

  • On Campus
  • Eligibility: 6 CGPA

Resume tip

  • Don’t mention anything which you are not sure about.
  •  A half-filled resume is better than unnecessary topics which you don’t know.

Round 1 Online Coding Test

There were 2 sections 1 hour each.
The first section consists of two easy problems. The second section had 1 medium and 1 hard problem.

One of the questions was just some variation of the Rotate array by K toward the left. We need to find the number of left rotations to made so the minimum element of the array comes at the zeroth index.

The Second question was just to find the maximum depth of the generic tree (Basically an acyclic graph was given)

The third question was a variation of the Diameter of a generic tree/ graph problem.

Round -2 Face to Face

  1. What is an API?
  2. Why have you chosen the MERN stack?
  3. Data Structure vs DataBase.
  4. Can we create our own API?
  5. What are the disadvantages of Virtual DOM? (Didn’t know at all) The answer is too much memory consumption
  6. Why have you used MongoDB?
  7. I was not clear at all with Database concepts, so much confusion.
  8. I was not knowledgeable about SQL.
  9. Why have you used Material UI? What is it? it’s alternatives (Ant design, I mispronounced it).
  10. How much time did you save using Material UI?
  11. Why have you chosen React.Js for your project? What would have you used if not React?

Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads