Open In App

Decimal Point Analytics Interview Experience for SDE Intern (On-Campus) 2024

Last Updated : 01 Dec, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

DPA (Decimal Point Analytics) came to our campus to hire an SDE Intern for 2 months in 2024 Summer.

Selection process:

  • Resume Shortlisting
  • Online Assessment
  • Personal interview
  • HR round

Interview Round:

  1. First, they asked me to introduce myself.
  2. They asked me about my previous internship experience, the Technology I worked with there, and my role in the development of frontend (I had mentioned this in my resume).
  3. Then they asked to find the output of a code related to the OOPS concept where inheritance was shown and I had to guess what would the main function print.
  4. Asked about inheritance, classes, access specifiers, and how we use them.
  5. Asked a puzzle {There are 25 horses and five race tracks. Find the fastest three horses among the 25 in the least number of races. } Puzzle Link
  6. Asked basic questions on C++ like how you debug code, do you use chatgpt or documentation
  7. Asked to write code of product of an array except the element itself. (Question Link)

I was able to clear OA and in an interview, I was able to answer all the questions correctly but couldn’t answer the Horse Puzzle. So I couldn’t make it to the HR round.

Go through the GFG puzzles, OOPS, and famous questions before your interview.


Like Article
Suggest improvement
Share your thoughts in the comments

Similar Reads