Open In App

Milestone Inc. Interview Experience For SDE1 (On-Campus)

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

Milestone Inc. visited our campus for intern and FTE roles for freshers. They conducted an online assessment round.

We could apply for three roles. SDE-1, QA, and DEVOps but I apply for only SDE.

There are three major Round:

Aptitude Round + Coding :

  • There are different sections all section contains 15 to 20 MCQS.
  • Such as Data structure, Algorithms, Maths, C/C++, Aptitude, Reasoning, etc.
  • There is one basic coding problem
    Result: I cleared the round.

Face to Face Interview Round 1: (Technical)

The interviewer asked me about the OOPS concept, SQL queries, and also about my project which I mentioned in my resume.
Result: I was shortlisted for the next round.

Face to Face Interview Round 2: (Technical)

The interviewer asked me “Which structure do you know? “

  • I said that linked list, sorting, searching, stack, queue.
  • He said to open an online compiler of which language you know and then implement a linked list from scratch.
  • I write code for linked lists in C++, and after clicking run I get a lot of errors
  • After solving every error and then I click run and get ” Segmentation Fault”.
  • To tackle the segmentation fault cout<<“dhruv”; in every line and find some small mistake.
  • After correcting that my code runs successfully.
  • He said to reverse a linked list, I did that too.
    Result: Selected for Milestone Inc. at Ahmedabad office for intern+SDE 1 Role.

Thank you.


Like Article
Suggest improvement
Share your thoughts in the comments

Similar Reads