Upload Button Icon Add office photos

Filter interviews by

Mountblue Technologies Software Developer Trainee Interview Questions and Answers

Updated 14 Oct 2022

Mountblue Technologies Software Developer Trainee Interview Experiences

1 interview found

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

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding test was test with basic DSA questions like DP and rotten oranges

I applied via Approached by Company and was interviewed in Mar 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test is easy.

Round 2 - Assignment 

Really tuff

Round 3 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    I am open to discussing salary based on the responsibilities and opportunities offered by the position.

    • I am flexible and willing to negotiate based on the overall compensation package.

    • I am more interested in the growth potential and learning opportunities than a specific salary number.

    • I would like to be compensated fairly for my skills and experience in the industry.

    • I am open to discussing salary range during the inter

  • Answered by AI
  • Q2. What is your family background?
  • Ans. 

    My family background is diverse and includes individuals from various professions and cultural backgrounds.

    • My father is a doctor and my mother is a teacher.

    • I have two siblings, one is an engineer and the other is a lawyer.

    • We have relatives who are artists, entrepreneurs, and scientists.

    • Our family gatherings are always filled with interesting conversations and different perspectives.

  • Answered by AI
  • Q3. Where do you see yourself in 5 years?
  • Ans. 

    In 5 years, I see myself as a senior software developer leading a team and working on complex projects.

    • Leading a team of developers

    • Working on complex projects

    • Continuously learning and improving my skills

    • Contributing to the growth and success of the company

  • Answered by AI
  • Q4. Why should we hire you?
  • Ans. 

    I have a strong technical background and a passion for software development.

    • I have a solid understanding of programming languages and software development principles.

    • I have experience working on various software projects, including [example project].

    • I am a quick learner and adapt easily to new technologies and frameworks.

    • I am a team player and have excellent communication skills, which are essential for collaborating w...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You can crack this but work hard
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Hr calls to understand candidates experience and expectations
Round 2 - One-on-one 

(1 Question)

  • Q1. Both technical discussion and coding happens in this round
Round 3 - One-on-one 

(1 Question)

  • Q1. Some technical discussion with engineer manager and cultural fit

I was interviewed in May 2022.

Round 1 - Aptitude Test 

Speed distance, relations, coding decoding, work time

Round 2 - Coding Test 

Strings, LinkedList

Round 3 - Coding Test 

Basic bath included and Strings sorting, leetcode medium basic SQL and some basic web related things

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and attend the interview, easy to medium will be asked.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Coding Test 

Question were very basic from array and stacks

I applied via Campus Placement and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Reverse an array
  • Ans. 

    Reverse an array of strings

    • Iterate through the array from both ends and swap the elements

    • Continue swapping until the middle of the array is reached

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare DS and algo well and some general HR questions

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Expected salary and current salary

Interview Preparation Tips

Interview preparation tips for other job seekers - had a good interview experience and all the best

Interview Questionnaire 

1 Question

  • Q1. What is meant by javascript closure? And why do we use it?
  • Ans. 

    A closure is a function that has access to its outer function's variables, even after the outer function has returned.

    • A closure is created when a function is defined inside another function.

    • It allows for private variables and functions in JavaScript.

    • Closures are used for data hiding, encapsulation, and creating modules.

    • Example: function outer() { var x = 10; function inner() { console.log(x); } return inner; } var clos

  • Answered by AI

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. DBMS questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly

Mountblue Technologies Interview FAQs

How many rounds are there in Mountblue Technologies Software Developer Trainee interview?
Mountblue Technologies interview process usually has 3 rounds. The most common rounds in the Mountblue Technologies interview process are Resume Shortlist, Coding Test and One-on-one Round.
What are the top questions asked in Mountblue Technologies Software Developer Trainee interview?

Some of the top questions asked at the Mountblue Technologies Software Developer Trainee interview -

  1. 2.You are given a chess board and the position of queen find the coordinates wh...read more
  2. This is the one and one round means you are given two questions one is basic pa...read more
  3. 1.this was a simple pattern problem vertical v of starts of n numbers where low...read more

Tell us how to improve this page.

Mountblue Technologies Software Developer Trainee Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Fast track your campus placements

View all
Mountblue Technologies Software Developer Trainee Salary
based on 4 salaries
₹3 L/yr - ₹4 L/yr
8% more than the average Software Developer Trainee Salary in India
View more details

Mountblue Technologies Software Developer Trainee Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.0

Salary

2.0

Job security

3.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
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