Upload Button Icon Add office photos

Filter interviews by

M3bi Senior Software Engineer Interview Questions and Answers

Updated 29 Nov 2023

M3bi Senior Software Engineer Interview Experiences

3 interviews found

Senior Software Engineer Interview Questions & Answers

user image parimi naga vara lakshmi

posted on 29 Nov 2023

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

I applied via LinkedIn and was interviewed in May 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Programming language

Round 3 - Technical 

(3 Questions)

  • Q1. Java concepts and Collections Framework
  • Q2. TestNg unit Testing annotations
  • Q3. Agile methodology
Round 4 - HR 

(1 Question)

  • Q1. Previous project details
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines.

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express

    • Utilized MongoDB for database storage

    • Integrated authentication and authorization features

  • Answered by AI

I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Templates in Django
  • Ans. 

    Templates in Django are used to create HTML files that display dynamic content.

    • Templates use Django's template language to create dynamic HTML files

    • Templates can be extended and reused across multiple pages

    • Templates can include variables, loops, and conditional statements

    • Templates are rendered by views in Django

  • Answered by AI
  • Q2. Django MVT architecture
  • Q3. Django 'signals'
  • Q4. Django 'models' - Syntax for accessing data
  • Ans. 

    Django models use syntax to access data from the database.

    • Use the 'objects' attribute to access the model manager.

    • Use the 'get' method to retrieve a single object.

    • Use the 'filter' method to retrieve multiple objects.

    • Use the 'exclude' method to exclude objects from the query.

    • Use the 'order_by' method to sort the results.

    • Use the 'values' method to retrieve specific fields.

    • Use the 'annotate' method to add calculated field...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics and advanced topics of Django. I was asked about 'signals' too

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more

Interview Questionnaire 

2 Questions

  • Q1. Django - Signals
  • Q2. Django - MVT structure

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Python scripting and Django

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Object Oriented Concepts and basic list/tuple/dictionary/ datetime conversion
  • Q2. Project done in last company and how will you help Saama?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to frame answers end to end and stick to what you have done. Don't try to exaggerate.

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. API testing methods
  • Ans. 

    API testing methods involve functional, performance, security, and exploratory testing.

    • Functional testing ensures that the API meets the requirements and specifications.

    • Performance testing checks the API's response time, throughput, and resource utilization.

    • Security testing verifies the API's authentication, authorization, and encryption mechanisms.

    • Exploratory testing involves ad-hoc testing to discover defects and usa...

  • Answered by AI
  • Q2. Difference between sanity and smoke
  • Ans. 

    Sanity and Smoke are types of software testing. Sanity tests a specific functionality while Smoke tests the entire system.

    • Sanity testing is a narrow and deep testing approach while Smoke testing is a broad and shallow testing approach.

    • Sanity testing is performed after a small change in code while Smoke testing is performed after a major change in code.

    • Sanity testing is used to check if the critical functionalities are ...

  • Answered by AI
  • Q3. Difference between retesting and regression
  • Ans. 

    Retesting is testing the same functionality again after fixing the defects. Regression is testing the unchanged functionality after making changes.

    • Retesting is done to ensure that the defects have been fixed and the functionality is working as expected.

    • Regression is done to ensure that the changes made to the software have not affected the existing functionality.

    • Retesting is a subset of regression testing.

    • Retesting is ...

  • Answered by AI
  • Q4. Bug life cycle

Interview Preparation Tips

Interview preparation tips for other job seekers - It was technical based interview round.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. SOLID principles examples in depth,given to design user management database in sql(just flow diagram,and in which table which value is used),some basic c# questions related to how you log in c#
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

Duration was 1 hour, Topics covered were DSA, Concurrency in golang, Databse questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep learing DSA everyday and Master tthe most important topics in your programming language
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Form based JS questions. String questions in javascript
  • Q2. React interview questions with some state management follow up questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up on js ,es6, node.js
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About the project. and asked what i did in project. how to create schema in pyspark. what is ADE. what are the difficulties i faced in project. what is spark submit command how we write sparksubmit command...
  • Q2. No of occurrences of letter in a string.
  • Ans. 

    Count occurrences of a letter in a string.

    • Iterate through each character in the string and count occurrences of the specified letter.

    • Use a hashmap to store the count of each letter.

    • Handle both uppercase and lowercase letters to ensure accurate counting.

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Informatica scenario based questions
  • Q2. Told to write complex sql queries based on some informations.
  • Q3. Agile methodology
  • Q4. What do you know about Saama

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview experience and good hike.

M3bi Interview FAQs

How many rounds are there in M3bi Senior Software Engineer interview?
M3bi interview process usually has 4 rounds. The most common rounds in the M3bi interview process are Resume Shortlist, Coding Test and Technical.
How to prepare for M3bi Senior 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 M3bi. The most common topics and skills that interviewers at M3bi expect are .NET, AWS, Bootstrap, C# and Javascript.
What are the top questions asked in M3bi Senior Software Engineer interview?

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

  1. Django 'models' - Syntax for accessing d...read more
  2. Templates in Dja...read more
  3. Java concepts and Collections Framew...read more

Tell us how to improve this page.

M3bi Senior Software Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
M3bi Senior Software Engineer Salary
based on 114 salaries
₹9.1 L/yr - ₹27 L/yr
24% more than the average Senior Software Engineer Salary in India
View more details

M3bi Senior Software Engineer Reviews and Ratings

based on 24 reviews

3.9/5

Rating in categories

3.7

Skill development

3.8

Work-life balance

3.3

Salary

3.7

Job security

4.0

Company culture

3.5

Promotions

3.8

Work satisfaction

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

₹9.1 L/yr - ₹27 L/yr

Software Engineer
60 salaries
unlock blur

₹4.7 L/yr - ₹18.9 L/yr

Technical Lead
29 salaries
unlock blur

₹15.8 L/yr - ₹33 L/yr

Senior System Administrator
23 salaries
unlock blur

₹8.5 L/yr - ₹21 L/yr

Lead Administrator
15 salaries
unlock blur

₹11 L/yr - ₹28.1 L/yr

Explore more salaries
Compare M3bi with

Maxgen Technologies

4.5
Compare

Value Point Systems

3.6
Compare

JoulestoWatts Business Solutions

2.9
Compare

F1 Info Solutions and Services

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