Interview Experience – DigiPlus IT (21/11/25)
Role: Software Engineer / Intern
Process: 2 rounds
Round 1 (45 mins) – Case Study
We were given a sheet with a case study about a messaging system.
Problems included:
User1 sends a message to User2 → message gets lost
Messages are delayed or arrive out of order
Group chat messages are facing same issues
Our task:
Identify the problems
Suggest solutions
Propose a basic architecture
Rate ourselves on the solution
The focus was on understanding Computer Networks and Operating Systems.
Candidates who rated below 6 were asked to leave.
Round 2 (15 mins) – JavaScript Mini Task
Formed a group of 5.
Solved basic JavaScript bugs on an e-commerce platform.
The issues were mainly related to compound assignment problems (e.g., +=).
After submission, the panel mentioned they would personally call regarding the next steps.
Tips / Takeaways:
Strong knowledge of Computer Networks and Operating Systems is crucial.
Brush up on basic JavaScript debugging and compound assignments.
Time management is important — you get limited time for both rounds.
Overall:
The process is designed to test your problem-solving, analytical thinking, and coding basics.
Good preparation can help you stand out in both rounds.