Upload Button Icon Add office photos

M3bi

Compare button icon Compare button icon Compare
4.2

based on 92 Reviews

Filter interviews by

M3bi Software Engineer Interview Questions and Answers

Updated 27 Oct 2023

M3bi Software Engineer Interview Experiences

2 interviews found

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

I applied via Referral and was interviewed in Sep 2023. There were 2 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 - One-on-one 

(4 Questions)

  • Q1. Angular life cycle
  • Q2. Explain RxJS operators and which are you used with example where used
  • Ans. 

    RxJS operators are functions that enable complex asynchronous code to be easily composed in a declarative manner.

    • RxJS operators are used to manipulate the observables and perform operations like filtering, mapping, reducing, etc.

    • Some commonly used RxJS operators include map, filter, mergeMap, switchMap, catchError, tap, debounceTime, etc.

    • Example: Using map operator to transform the emitted values from an observable str

  • Answered by AI
  • Q3. Authentication and authorisation
  • Q4. Mongo db query for aggregation
  • Ans. 

    MongoDB aggregation query is used to perform operations on data and return computed results.

    • Use the aggregate method to perform aggregation operations in MongoDB

    • Pipeline stages can be used to filter, group, project, sort, and perform other operations on data

    • Examples: db.collection.aggregate([{$match: {field: value}}, {$group: {_id: '$field', total: {$sum: 1}}}])

  • Answered by AI

Interview Preparation Tips

Topics to prepare for M3bi Software Engineer interview:
  • Angular
  • MongoDB
  • node js
  • HTML
  • CSS

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Python and Java questions and networking programs

Round 3 - HR 

(2 Questions)

  • Q1. Personal information and overall experience and communication
  • Q2. Tale me about your self. Discuss previous work and role

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 questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Given the react machine coding example
Round 2 - Behavioral 

(1 Question)

  • Q1. Explain about your projects
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. Oops related questions
  • Q2. C language quizzes
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding Rount
DSA Round + Puzzle
SQL + Project Discussion
JS

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Dsa problems dp and tress problem

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Projects and intership

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Given an array Reverse array
  • Ans. 

    Reverse array of strings

    • Iterate through the array and swap elements from start to end

    • Use two pointers, one at the beginning and one at the end, and swap elements until they meet

  • Answered by AI
  • Q2. Giaven a string Reverse string
  • Ans. 

    Reverse a given string

    • Use built-in functions like reverse() or loop through the string in reverse order

    • Create a new string and append characters from the original string in reverse order

    • Convert the string to an array of characters, reverse the array, and then join it back into a string

  • Answered by AI
  • Q3. Given array find sum of all elements
  • Ans. 

    Calculate sum of all elements in a given array of strings

    • Iterate through the array and convert each element to integer before adding to sum

    • Handle edge cases like empty array or non-numeric elements

    • Return the final sum after iterating through all elements

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA well

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at National Institute of Technology (NIT), Karnataka and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Coding Test 

Question based on array string linkedlist

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

I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Coding exercise related to probability

Round 2 - Technical 

(2 Questions)

  • Q1. Database design for ride hailing service like uber, ola
  • Q2. Tech stack needed to build a real time application
  • Ans. 

    Tech stack for real time applications includes WebSocket, Node.js, Redis, and MongoDB.

    • Use WebSocket for real-time communication between client and server

    • Node.js for server-side logic and handling multiple connections efficiently

    • Redis for caching and storing real-time data

    • MongoDB for persistent data storage and retrieval

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Though the interviewer was friendly his tech knowledge was just average.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Consisted of aptitude and coding output questions

Round 2 - Coding Test 

Coding test was given with three questions .we have to write in on word in 45 mins

Round 3 - HR 

(1 Question)

  • Q1. They asked puzzles and other usual questions

M3bi Interview FAQs

How many rounds are there in M3bi Software Engineer interview?
M3bi interview process usually has 2-3 rounds. The most common rounds in the M3bi interview process are Resume Shortlist, Coding Test and HR.
What are the top questions asked in M3bi Software Engineer interview?

Some of the top questions asked at the M3bi Software Engineer interview -

  1. Explain RxJS operators and which are you used with example where u...read more
  2. Mongo db query for aggregat...read more
  3. Authentication and authorisat...read more

Tell us how to improve this page.

M3bi Software Engineer Interview Process

based on 3 interviews

Interview experience

5
  
Excellent
View more
M3bi Software Engineer Salary
based on 60 salaries
₹4.4 L/yr - ₹15.2 L/yr
6% more than the average Software Engineer Salary in India
View more details

M3bi Software Engineer Reviews and Ratings

based on 12 reviews

3.9/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.4

Salary

3.7

Job security

3.6

Company culture

3.5

Promotions

3.5

Work satisfaction

Explore 12 Reviews and Ratings
Senior Software Engineer
114 salaries
unlock blur

₹9.9 L/yr - ₹28.5 L/yr

Software Engineer
60 salaries
unlock blur

₹4.4 L/yr - ₹15.2 L/yr

Technical Lead
29 salaries
unlock blur

₹15.8 L/yr - ₹33 L/yr

Senior System Administrator
23 salaries
unlock blur

₹5.8 L/yr - ₹17.5 L/yr

System Administrator
12 salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Explore more salaries
Compare M3bi with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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