Upload Button Icon Add office photos

Filter interviews by

Mountblue Technologies Interview Questions, Process, and Tips

Updated 29 Jan 2025

Top Mountblue Technologies Interview Questions and Answers

Mountblue Technologies Interview Experiences

Popular Designations

34 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Feb 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Assignment 

A hackerrank challenge needs to be completed consisting of ~110 questions.

Round 3 - Technical 

(1 Question)

  • Q1. Longest increasing subarray
  • Ans. 

    Find the length of the longest subarray where elements are in increasing order.

    • Iterate through the array and keep track of the current increasing subarray length.

    • Reset the length if the next element is not greater than the previous one.

    • Return the maximum length found.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Introducing Myself etc.

Interview Preparation Tips

Topics to prepare for Mountblue Technologies Software Engineer interview:
  • Algorithms
  • Arrays
  • Strings
Interview preparation tips for other job seekers - It's not very difficult to get in if you're good at DSA but you'll have to be fast with your work in the training period.

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)

I applied via Naukri.com and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Two questions will be asked in first round 1 of them is of medium difficulty and second one is a little bit difficult them first
Recommended to prepare array, 2d array, string and pattern and some basic algorithms two pointer , windows sliding and searching sorting

Round 3 - One-on-one 

(3 Questions)

  • Q1. This is the one and one round means you are given two questions one is basic pattern questions which will take almost 5-6 minutes you have to solve using for loop and while loop.. Second question is mostl...
  • Q2. 1.this was a simple pattern problem vertical v of starts of n numbers where lower portion was smaller then The upper. .
  • Q3. 2.You are given a chess board and the position of queen find the coordinates where Queen can move
  • Ans. 

    Given a chess board and queen's position, find the coordinates where Queen can move.

    • Queen can move horizontally, vertically, and diagonally.

    • Queen can move any number of squares in any direction.

    • Queen cannot move through other pieces on the board.

    • The coordinates where Queen can move can be determined by checking all the squares in the same row, column, and diagonal as the Queen's position.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Mountblue Technologies Software Developer Trainee interview:
  • Array
  • String
  • 2d array
  • Basic algorithms
  • Any programing language
Interview preparation tips for other job seekers - Practice all the problem solving questions from hacker rank. And the 120 problem which mountblue provides .

Skills evaluated in this interview

Software Developer Trainee Interview Questions asked at other Companies

Q1. 1. Tell me about your self 2. Difference Between c & c++. 3. what is class? 4. what is object? 5. what is polymorphism? types of polymorphism explain real example of polymorphism. 6. what is inheritence? Difference between multiple &amp... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

I need to solve two HackerRank problems in 30 minutes.

Round 2 - Coding Test 

Five to six medium to hard data structures and algorithms questions will be asked within one to two hours.

Round 3 - HR 

(1 Question)

  • Q1. Question about your study and other basic information

Interview Preparation Tips

Topics to prepare for Mountblue Technologies Software Engineer Trainee interview:
  • DSA
Interview preparation tips for other job seekers - Focus on developing your data structures and algorithms skills, and once you are selected, be prepared to learn new skills rapidly.

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Coding Test 

In hackerrank string-palindromic based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for technicality of everything you study in graduation and before interview practice the essentials like coding, viva questions

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Mountblue Technologies interview questions for popular designations

 Software Engineer

 (6)

 Software Developer

 (4)

 Software Development Engineer

 (3)

 Software Engineer Trainee

 (2)

 Full Stack Developer

 (2)

 Software Trainee

 (2)

 Software Development Engineer Intern

 (2)

 SDE

 (2)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Arrays and strings and trees and recurrcion

Round 2 - HR 

(4 Questions)

  • Q1. Introduce u r self ?
  • Q2. Why should we hire u ?
  • Ans. 

    I have a strong background in automation testing, with a proven track record of delivering high-quality results efficiently.

    • Extensive experience in automation testing tools such as Selenium, JUnit, and TestNG

    • Strong programming skills in languages like Java, Python, and C#

    • Ability to create and execute test cases, analyze results, and identify bugs effectively

    • Excellent problem-solving skills and attention to detail

    • Proven...

  • Answered by AI
  • Q3. Nothing more general answer
  • Q4. Same here general answer

Sdet Automation Test Engineer Interview Questions asked at other Companies

Q1. Wait in selenium and how to find all links present in a page xpath
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Sep 2022.

Round 1 - Coding Test 

Live coding test based on 1d- 2d array and strings and pattern questions.

Round 2 - HR 

(3 Questions)

  • Q1. Ask in Hr questions. Those are generic HR questions
  • Q2. Tell me about yourself.
  • Ans. 

    I am a software engineer trainee with a passion for coding and problem-solving.

    • I have recently completed my Bachelor's degree in Computer Science.

    • During my studies, I gained hands-on experience in various programming languages such as Java, C++, and Python.

    • I have also worked on several projects, including a web application for managing inventory and a mobile app for tracking fitness goals.

    • I am a quick learner and enjoy...

  • Answered by AI
  • Q3. Tell me about our company.
  • Ans. 

    Our company is a leading software development firm specializing in creating innovative solutions for various industries.

    • We have a team of highly skilled software engineers who are experts in their respective fields.

    • We have successfully delivered projects for clients in sectors such as finance, healthcare, and e-commerce.

    • Our company values continuous learning and encourages employees to stay updated with the latest tech...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn from hackerank website. You will get the question from that

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
View answer (1)
Round 1 - Coding Test 

It was a 2 hr coding test in which 2 random intermediate level questions from hacker earth were asked .

Round 2 - Technical 

(2 Questions)

  • Q1. Then the next round was tr interview in which they again gave you 2 random problems and we are supposed to do it in front of them in a zoom call. in my case the second question was given out of syllabus f...
  • Q2. The coordinates of a bishop is given . tell all the possible moveset coordinates where the bishop can move
  • Ans. 

    Possible moveset coordinates of a bishop given its current coordinates.

    • A bishop can move diagonally in any direction

    • The bishop can move to any square that is on the same diagonal as its current position

    • The bishop can capture an opponent's piece if it is on the same diagonal as the bishop

    • The bishop cannot jump over other pieces

    • The bishop can move any number of squares in a diagonal direction

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - basic coding is recquired in any language
practice mount blue challenges 120 questions from hacker rank

Software Trainee Interview Questions asked at other Companies

Q1. 1. What is java and it's features ? 2. Why it is called platform independent language? 3. What is static memory allocation, dynamic memory allocation? 4. types of variable 5. Type casting 4. what is oops ? Is java contains a 100% opp's conc... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Job Portal and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Coding Test 

Asked Question on ASCII to number convert in Python

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)
Round 1 - Technical 

(1 Question)

  • Q1. Problem solving skills
Round 2 - Coding Test 

Programming test

Interview Preparation Tips

Interview preparation tips for other job seekers - Medium level programming skills must be needed, pratice on hacker rank platform

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Sep 2022. There were 2 interview rounds.

Round 1 - Coding Test 

There will be questions from 1D arrays, 2D arrays, string, HashMap, searching and sorting. There will 2 questions on the hacker rank platform.

Round 2 - HR 

(1 Question)

  • Q1. Some basic details about you and your family.

Interview Preparation Tips

Interview preparation tips for other job seekers - practice data structure and algorithm as much as you can.

Python Software Developer Interview Questions asked at other Companies

Q1. What is the purpose of using the super keyword, Inheritance in Python
View answer (1)

Mountblue Technologies Interview FAQs

How many rounds are there in Mountblue Technologies interview?
Mountblue Technologies interview process usually has 2 rounds. The most common rounds in the Mountblue Technologies interview process are Coding Test, HR and Technical.
How to prepare for Mountblue Technologies interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Mountblue Technologies. The most common topics and skills that interviewers at Mountblue Technologies expect are C++, HTML, Javascript, PHP and Python.
What are the top questions asked in Mountblue Technologies interview?

Some of the top questions asked at the Mountblue Technologies interview -

  1. 2.You are given a chess board and the position of queen find the coordinates wh...read more
  2. the coordinates of a bishop is given . tell all the possible moveset coordinate...read more
  3. Given a string repeat the character as given in the preceding or...read more
How long is the Mountblue Technologies interview process?

The duration of Mountblue Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Mountblue Technologies Interview Process

based on 32 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.8
 • 5.6k Interviews
upGrad Interview Questions
3.7
 • 198 Interviews
Simplilearn Interview Questions
3.2
 • 101 Interviews
NIIT Interview Questions
3.6
 • 84 Interviews
Great Learning Interview Questions
3.7
 • 56 Interviews
Edureka Interview Questions
3.2
 • 26 Interviews
KnowledgeHut Interview Questions
4.5
 • 10 Interviews
Springboard Interview Questions
4.3
 • 2 Interviews
View all

Fast track your campus placements

View all

Mountblue Technologies Reviews and Ratings

based on 85 reviews

3.4/5

Rating in categories

4.0

Skill development

2.6

Work-life balance

3.0

Salary

2.4

Job security

3.0

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 85 Reviews and Ratings
Software Engineer
68 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
56 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer
34 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Full Stack Developer
23 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer Trainee
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Mountblue Technologies with

upGrad

3.7
Compare

Simplilearn

3.2
Compare

Great Learning

3.7
Compare

Jigsaw Academy

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview