Upload Button Icon Add office photos

Filter interviews by

Mountblue Technologies Software Engineer Interview Questions and Answers

Updated 5 Jul 2024

Mountblue Technologies Software Engineer Interview Experiences

6 interviews found

Software Engineer Interview Questions & Answers

user image sumit aggarwal

posted on 25 May 2024

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

I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

60 mins, HackerEarth

Round 2 - HR 

(1 Question)

  • Q1. Why you want to be software engineer, What you have learnt beside college curriculum
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Given a string repeat the character as given in the preceding order
  • Ans. 

    Repeat characters in the order of appearance in the string

    • Iterate through the string and keep track of the characters and their counts

    • Create a new string by repeating each character based on its count in the original string

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
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

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

Mountblue Technologies interview questions for designations

 Software Development Engineer

 (3)

 Associate Software Engineer

 (2)

 Software Engineer Trainee

 (2)

 Software Developer

 (4)

 Software Trainee

 (2)

 Junior Software Developer

 (1)

 Associate Software Developer

 (1)

 Software Developer Intern

 (1)

I applied via Company Website and was interviewed in Jul 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Coding questions about patterns and arrays

Interview Preparation Tips

Interview preparation tips for other job seekers - They take easy interview n will fire later if not fit candidate.

I applied via Company Website and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Coding Test 

2 coding questions in hackerrank

Round 2 - Technical 

(1 Question)

  • Q1. String, Array, Pattern Printing, Hashmap, Recursion based problems are asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice Problem Solving. They ask only problem solving and nothing else. They don't even see your Cv.

Interview questions from similar companies

I was interviewed in Sep 2016.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about the Summer Project
  • Ans. 

    Developed a web application for tracking student attendance and performance

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express for back-end

    • Utilized MongoDB for database storage

    • Integrated authentication and authorization features for secure access

  • Answered by AI
  • Q2. Questions on Sql Dbms Java C
  • Q3. Basic Programming Question
  • Q4. Questions on hobbies and CV related

Interview Preparation Tips

Round: Technical Interview
Experience: Use diagrams to describe your project and the interviewer should fully understand your project
Tips: Be Clear and say things which you know

Round: HR Interview
Experience: She asked me about everything related to my hobbies.
Tips: Don't lie about your Interests and Hobbies in CV. Know everything there is to know about the hobbies which you have specified.

Skills: C Programming, Java Programming, SQL, Basic Knowledge Of DBMS, Problem Solving Abilties
College Name: BP Poddar Institute OF Management & Technology

Interview Questionnaire 

16 Questions

  • Q1. Tell me something about yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications using various technologies.

    • Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in backend development with Node.js and databases like MongoDB and MySQL

    • Familiar with version control systems like Git and deployment tools like Docker

    • Strong problem-solving skills and ability

  • Answered by AI
  • Q2. What are your hobbies?
  • Ans. 

    My hobbies include hiking, playing guitar, and reading science fiction novels.

    • Hiking in local trails and national parks

    • Playing acoustic and electric guitar in a band

    • Reading books by authors like Isaac Asimov and Philip K. Dick

  • Answered by AI
  • Q3. Why cognizant over other companies?
  • Ans. 

    Cognizant offers diverse projects, global exposure, and a strong focus on employee growth and development.

    • Cognizant provides opportunities to work on diverse projects, allowing for a broad range of experience.

    • The company has a global presence, offering exposure to different cultures and markets.

    • Cognizant emphasizes employee growth and development through training programs and career advancement opportunities.

  • Answered by AI
  • Q4. Why engineering?
  • Ans. 

    Engineering allows me to solve complex problems, innovate, and create solutions that have a real impact on society.

    • Engineering provides a platform to apply scientific knowledge to practical problems.

    • It involves critical thinking, problem-solving, and creativity.

    • Engineers have the opportunity to work on cutting-edge technologies and make a tangible difference in the world.

    • For example, designing software systems to impro...

  • Answered by AI
  • Q5. Draw pin diagram of 8085 microprocessor
  • Ans. 

    Pin diagram of 8085 microprocessor

    • 8085 has 40 pins in total

    • Pins are grouped into 5 categories: power supply, address bus, data bus, control and status signals

    • Pin 1 is the reset pin, Pin 40 is the Vcc pin

    • Examples of control signals: RD, WR, ALE, INT, HOLD

    • Examples of status signals: S0, S1, IO/M, HLDA

  • Answered by AI
  • Q6. Difference between 8085 and 8086 microprocessor
  • Ans. 

    8086 is an advanced version of 8085 with more features and capabilities.

    • 8086 has a 16-bit data bus while 8085 has an 8-bit data bus.

    • 8086 has more registers than 8085.

    • 8086 has a higher clock speed than 8085.

    • 8086 supports virtual memory while 8085 does not.

    • 8086 has a more advanced instruction set than 8085.

    • Example: 8086 can perform multiplication and division operations while 8085 cannot.

  • Answered by AI
  • Q7. What is opamp?
  • Ans. 

    Opamp stands for operational amplifier. It is an electronic device used to amplify and process signals.

    • Opamps have high gain and can amplify signals to a very high degree.

    • They are commonly used in audio amplifiers, filters, and signal processing circuits.

    • Opamps have two input terminals and one output terminal.

    • They can be configured in different ways to perform various functions such as amplification, filtering, and osc...

  • Answered by AI
  • Q8. What are different phases of waterfall model?
  • Ans. 

    Waterfall model has five phases: requirements, design, implementation, testing, and maintenance.

    • Requirements phase: gathering and documenting requirements

    • Design phase: creating a detailed design based on requirements

    • Implementation phase: coding and integrating components

    • Testing phase: verifying that the system meets requirements

    • Maintenance phase: making changes and updates to the system

    • Example: building a website using...

  • Answered by AI
  • Q9. Types of testing
  • Ans. 

    Types of testing include unit, integration, system, acceptance, regression, performance, and security testing.

    • Unit testing: testing individual units or components of the software

    • Integration testing: testing how different units or components work together

    • System testing: testing the entire system as a whole

    • Acceptance testing: testing to ensure the software meets the requirements and is ready for release

    • Regression testing...

  • Answered by AI
  • Q10. Practical question related to normalization and its theory
  • Q11. What extra curricular activities you are interested in?
  • Ans. 

    I enjoy participating in coding competitions, volunteering at tech events, and attending hackathons.

    • Participating in coding competitions such as Codeforces or Topcoder

    • Volunteering at tech events like hackathons or coding workshops

    • Attending hackathons to collaborate with other developers and work on innovative projects

  • Answered by AI
  • Q12. What is your goal in life?
  • Ans. 

    My goal in life is to continuously learn and grow, while making a positive impact on the world around me.

    • Continuous learning and personal growth

    • Making a positive impact on the world

    • Achieving work-life balance

    • Building meaningful relationships

    • Contributing to the community

  • Answered by AI
  • Q13. Do you have any problem in relocation?
  • Ans. 

    I am open to relocation for the right opportunity.

    • I am willing to relocate for the job.

    • I have no issues moving to a new location for work.

    • I am excited about the possibility of experiencing a new city or country.

    • I have relocated for previous jobs and have found it to be a positive experience.

  • Answered by AI
  • Q14. Reasons why you want to and why you don't want to relocate?
  • Ans. 

    I want to relocate for career growth and new experiences, but I am hesitant due to leaving behind family and friends.

    • Career growth opportunities in new location

    • Desire for new experiences and challenges

    • Concerns about leaving behind family and friends

  • Answered by AI
  • Q15. What do you watch ion tv?
  • Ans. 

    I enjoy watching a variety of shows on TV, including dramas, comedies, and documentaries.

    • I watch dramas like Grey's Anatomy and This Is Us

    • I enjoy comedies such as The Office and Brooklyn Nine-Nine

    • I also like watching documentaries on topics like nature and history

  • Answered by AI
  • Q16. Which movie did you last see
  • Ans. 

    I last saw the movie Inception.

    • Directed by Christopher Nolan

    • Released in 2010

    • Genre: Sci-Fi/Thriller

    • Starring Leonardo DiCaprio

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: On 1st September 2016, Cognizant held this round at our college. We were initially told that it would be an adaptive paper but it was not so. We could not navigate between questions (both intra and inter section). There was a minimum number of questions which had to be attempted from each section else we would disqualify. The questions were easy and I found many questions common from AMCAT papers.
Tips: Practice as much as you can. Try to learn shortcut tricks to solve the questions quickly and easily. Try to solve questions within certain time limit. Give online tests so that you are familiar with giving tests on machine. Do not waste time in a particular question. If you can't solve it then leave it( if there is negative marking) or answer randomly( if there is no negative marking).
Duration: 55 mins minutes
Total Questions: 55

Round: Technical Interview
Experience: The interviewer asked me to introduce myself. I was nervous and so i fumbled in 2 or 3 sentences but then i took the pace. he chit chatted with me to release my pressure . he went through my resume and my marksheets. he asked a few HR questions and then started the technical interview. He asked me questions regarding microprocessors and electronics but I had prepared software subjects I being a CS student could not remember most of it. But I sill answered them with best of my knowledge. i told him that I would rather be comfortable with CS core subjects. then he shifted his focus to DBMS and Software Engineering I did not lose my calm although I was very nervous. I thought I would be rejected but finally I got selected.
Tips: Don't be nervous as most of the interviewers are really friendly and they give ample chances to prove yourself. Try to practice the your introduction. They may ask your questions that are not from your domain but try to answer them with your presence of mind and previous knowledge. you may be nervous but don't show that on your face. Try to have basic concepts of your core subjects.

Round: HR Interview
Experience: It is the best round. You can voice your own views. The interviewers are mostly friendly and you seem to have a discussion with your friends.
If you manage to appear for this round most probably you will be selected.
Tips: Just be simple and be frank. Answer to the point and do not sound arrogant.

Skill Tips: Try to clear the aptitude and half of your job is done. For technical interview try to learn the basics of c,OOPS,DBMS. Try to know about the company .
Be calm .
All the best..!!
Skills: software engineering, Basic Electronics, Basic Knowledge Of DBMS
College Name: St. Thomas' College Of Engineering & Technology

Skills evaluated in this interview

Interview Preparation Tips

Round: Group Discussion
Duration: 15 minutes

Round: Test
Duration: 50 minutes

Skills: Communication, Clear Communication
College Name: Tkr college of engineering and technology

I was interviewed in Sep 2016.

Interview Questionnaire 

10 Questions

  • Q1. Tell me about yourself ?
  • Ans. 

    I am a passionate software engineer with experience in developing web applications and a strong background in computer science.

    • Experienced in developing web applications using technologies like HTML, CSS, JavaScript, and React

    • Strong background in computer science with knowledge in algorithms and data structures

    • Passionate about learning new technologies and solving complex problems

  • Answered by AI
  • Q2. What is your fav subject ?
  • Ans. 

    My favorite subject is computer science because I enjoy problem-solving and creating innovative solutions.

    • Computer science allows me to work on challenging problems and develop new technologies.

    • I enjoy coding and building software applications.

    • I find the intersection of technology and creativity fascinating.

    • Computer science offers endless opportunities for learning and growth.

  • Answered by AI
  • Q3. Write a query to find the employee name who earns maximum salary
  • Ans. 

    The query finds the employee name who earns the maximum salary.

    • Use the SELECT statement to retrieve the employee name and salary from the database table.

    • Use the ORDER BY clause to sort the results in descending order based on salary.

    • Use the LIMIT clause to limit the result to only one row.

    • Return the employee name from the query result.

  • Answered by AI
  • Q4. Another simple query
  • Q5. Introduce yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications using various technologies.

    • Experienced in front-end development using HTML, CSS, and JavaScript

    • Proficient in back-end development with Node.js and Express

    • Familiar with database management systems like MySQL and MongoDB

  • Answered by AI
  • Q6. Favorite Game and Player ?
  • Ans. 

    Favorite Game: The Legend of Zelda: Breath of the Wild, Favorite Player: Lionel Messi

    • Favorite Game: The Legend of Zelda: Breath of the Wild

    • Favorite Player: Lionel Messi

  • Answered by AI
  • Q7. Why him ?
  • Q8. Do you have problem in night shift ?
  • Ans. 

    I am comfortable working night shifts and have no problem with it.

    • I have experience working night shifts in previous roles.

    • I am able to adjust my sleep schedule accordingly to accommodate night shifts.

    • I am aware of the potential challenges of working night shifts and have strategies to overcome them.

  • Answered by AI
  • Q9. Comfortable working outside kolkata ?
  • Ans. 

    Yes, I am comfortable working outside Kolkata.

    • I am open to new opportunities and experiences in different locations.

    • I am adaptable and can easily adjust to new environments.

    • I have previous experience working in different cities, such as Delhi and Bangalore.

  • Answered by AI
  • Q10. Then asked to read terms and condition and signed

Interview Preparation Tips

Round: Test
Experience: Reading Comprehennsion in Verbal needs time, rest was easy. Finished the test in 40 minutes and each section has a time limit with no negative marking and the test was adaptive you cannot vist a question twice and you cannot leave a question you must attempt and move to
Tips: Test vendor is amcat for many years. Practice as many questions you can get of Amcat .
Total Questions: 55

Round: Technical Interview
Experience: The interview was too short around 3-4 minutes as i was interviewed towards the end then next was HR.I had a certificates .
Design and Analysis of Algorithm-NPTEL. The ignored it
Tips: Things depend on luck I was asked favorite subject I said C he asked from DBMS :) . Some people were asked from Microprocessor :( also. Some were asked programs like reverse a number then prime number vowel count etc

Round: HR Interview
Experience: I was getting nervous HR said you have cleared the interview this is just a discussion why being tensed ? General conception is every one clears Technical clears HR . Around 5-6 didn't clear HR
Tips: Just talk always with a smile in face in HR nothing more

Skill Tips: Be calm that's it in mass recruitment luck often plays a vital role.
Skills: Communication, SQL
College Name: st.thomas college of engineering and technology

Skills evaluated in this interview

Mountblue Technologies Interview FAQs

How many rounds are there in Mountblue Technologies Software Engineer interview?
Mountblue Technologies interview process usually has 2 rounds. The most common rounds in the Mountblue Technologies interview process are Coding Test, Technical and HR.
How to prepare for Mountblue Technologies Software Engineer 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 Android, Backend, Consulting, Medical Coding and Mentoring.
What are the top questions asked in Mountblue Technologies Software Engineer interview?

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

  1. Given a string repeat the character as given in the preceding or...read more
  2. Longest increasing subar...read more
  3. String, Array, Pattern Printing, Hashmap, Recursion based problems are as...read more

Tell us how to improve this page.

Mountblue Technologies Software Engineer Interview Process

based on 4 interviews

1 Interview rounds

  • Coding Test Round
View more

Fast track your campus placements

View all
Mountblue Technologies Software Engineer Salary
based on 68 salaries
₹3.5 L/yr - ₹5.2 L/yr
50% less than the average Software Engineer Salary in India
View more details

Mountblue Technologies Software Engineer Reviews and Ratings

based on 16 reviews

3.9/5

Rating in categories

4.2

Skill development

3.3

Work-life balance

3.4

Salary

2.9

Job security

3.6

Company culture

3.2

Promotions

3.7

Work satisfaction

Explore 16 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