The process took 2 weeks. I interviewed at MountBlue Technologies (Bengaluru) in Mar 2024
Interview
I have shortlisted through elitmus.Then a coding round was there of 2 questions in which one question was difficult.after shortlisted a coding round at company 2 questions ,mine was on pattern and array.i had solved both but they said you have taken so much time that's why you are in buffer but in call letter it's given 60 to 120 minutes,but i didn't take more than that ,not selected
Interview questions [1]
Question 1
Pattern
1
121
12321
1234321
123454321
Second que: An array is balanced if the sum of the left half of the array elements is equal to the sum of right half.
I interviewed at MountBlue Technologies (Bengaluru)
Interview
1.Online Application
Apply through MountBlue's website, job portals, or campus drives.
Resume screening is usually done first.
2. HackerRank Online Assessment
This is often the first elimination round.
Common sections:
Programming/Coding Questions (2–4 questions)
Arrays
Strings
HashMaps
Sorting & Searching
Recursion
Dynamic Programming (occasionally)
Basic Graphs/Trees
MCQs
Data Structures & Algorithms
OOP Concepts
Database/SQL
Operating Systems
Computer Networks
Java/Python/JavaScript fundamentals
Difficulty Level
Generally Easy to Medium (LeetCode level).
Time: Usually 60–120 minutes.
3.technical round
4.Managerial Round
I applied through a staffing agency. The process took 1+ week. I interviewed at MountBlue Technologies (Bengaluru) in Dec 2025
Interview
It was a good interview experience with MountBlue—professional, engaging, and well-structured. The interviewers were friendly, the questions were clear, and the process provided a positive insight into the company’s culture and expectations.
Application
I applied in-person. I interviewed at MountBlue Technologies (Bengaluru)
Interview
in interview they ask a pattern question after that another question of basic problems and one medium problem.They ask some technical questions during the interview. we have to explain the code also.
Interview questions [1]
Question 1
Implement exception handling in the coding problem.