Open In App

MountBlue Interview Experience For SDE

Last Updated : 18 Dec, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

Mountblue offers a software development engineer(SDE) role. The Interview process includes three rounds mainly.

Apply link: https://careers.mountblue.io/trainee

Discord server: https://discord.gg/XJrYRQwy

Self Paced Coding assessment

In this round, we need to solve 122 coding questions (in Hackerrank). This is a self-paced test so we can take any time between 2 weeks to 2 months. The coding questions are easy mostly based on arrays and strings.

Points to be remembered to qualify for the next round

  • At least 15 days to complete the challenge
  • You need to solve at least a couple of other questions in the hacker rank platform other than these 122 questions
  • Don’t try to copy, since plagiarism will reject you(If you don’t know the answer try to learn the solution and code it on your own DON’T COPY!)

After solving the 122 questions you need to fill out the form which is available in discord

You will get an interview after 2 to 3 weeks.

Note: While filling out the form please take a hacker rank profile screenshot from pc/desktop

Live Coding Interview

This round is used to verify the work done by you. In the Interview, we need to solve 2 coding questions and a few technical questions given by the interviewer in 1 hour time.

  • Evaluate parentheses

() =1

(())=2*1

()()=1+1

((()))=2*2*1

(()())=2*(1+1)

Like this, we should evaluate and return an

  • Evaluate the String

string= 3Mat

ans=Mmmaaattt

string =123Ma2gt

ans=MMMaaaggtt

string = abcd

ans=abcd

  • Technical questions asked

Mutable vs Immutable

String vs Stringbuilder

Technologies you know

Hr Interview

After clearing the interview you will get a videoAsk.com link for a one-hour interview which has prerecorded questions where you need to record your responses and submit

  • About your college, degree and graduation.
  • What do you know about Mountblue?
  • What you have learned other than your college curriculum?
  • What you want to become a software engineer?
  • Tell me about your family.
  • What did you learn after your graduation till now?

NOTE: This round is a formality round. if you cleared 1 on 1 coding interview it means you cleared the interview.

Important Dates:

16 October 2023 – Applied for MountBlue

1 November 2023 – Completed the challenge and Submitted the form

28 November 2023 – Coding Interview

29 November 2023 – Hr Interview

30 November 2023 – Offer Letter

Note: The result period would vary from person to person.


Like Article
Suggest improvement
Share your thoughts in the comments

Similar Reads