Upload Button Icon Add office photos

Filter interviews by

Moshi Moshi Software Developer Interview Questions and Answers

Updated 5 Apr 2024

Moshi Moshi Software Developer Interview Experiences

3 interviews found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Ask about your projects
  • Q2. Tell me about your project's

I applied via Naukri.com and was interviewed in Aug 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 - Technical 

(2 Questions)

  • Q1. Array concepts based on javascript
  • Q2. React js or angular based questions or SQL and node js based questions
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion bargain the salary you want

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident you can get into easily and practise the basic concepts more

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more

I applied via Company Website and was interviewed in Jan 2022. 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 - Aptitude Test 
Round 3 - HR 

(7 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Why should we hire you?
  • Q4. Why are you looking for a change?
  • Q5. Where do you see yourself in 5 years?
  • Q6. What are your strengths and weaknesses?
  • Q7. Tell me about yourself.
Round 4 - One-on-one 

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and learn the new technologies

Software Developer Jobs at Moshi Moshi

View all

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Tips: Prepare well.

Round: Interview
Tips: The Basics should be good.

Round: Interview
Experience: The Advanced level.

General Tips: Just be yourself. Maintain a good CGPA. Focus as much as you can on internships. They Matter a big deal.
Skills: Adobe Photoshop, Quantitative Ability, Logical Reasoning, Data Interpretation
College Name: IIT KHARAGPUR
Motivation: One of the best companies to work for. Great growth.

Interview Questionnaire 

3 Questions

  • Q1. What is a Tree/binary search tree, How to perform add, delete operation in BST, whats the time complexity, asked to write complete code on paper
  • Ans. 

    BST is a binary tree where left child is smaller and right child is greater. Add/delete ops maintain this property.

    • BST is a data structure used for searching, sorting, and storing data

    • Add operation: Traverse the tree and find the appropriate position to insert the new node

    • Delete operation: Find the node to be deleted, replace it with its inorder successor or predecessor, and delete the successor/predecessor node

    • Time co...

  • Answered by AI
  • Q2. Make a copy of linked list with a random pointer pointing to random node in the linked list, asked to write pseudo code for it
  • Ans. 

    Copy a linked list with random pointers to random nodes in the list.

    • Create a new node for each node in the original list

    • Map the original nodes to their corresponding new nodes

    • Copy the value of the original node to the new node

    • Copy the random pointer of the original node to the new node using the mapping created earlier

  • Answered by AI
  • Q3. Some SQL basic sql queries

Interview Preparation Tips

Round: Resume Shortlist
Experience: On the basis of CV they shortlisted approx 30 candidates for SDE position.
Tips: Must verify your CV from your seniors/batchmates.  
Include all the projects, intern work or hall activities or anything you have done on your own which is related to or interest of company. If you know any back-end/front-end (javascript, php, mysql etc) language do mention. I think the cv shortlist was completely based on previous work and technical skills related to Web Development/Design mentioned in the CV.

Round: Technical Interview
Experience: I had one interview for approx. an hour, it includes both Technical and HR round, well mostly technical. Interview starts with tell me something about yourself.  Asked in detailed about algorithms/web based projects mentioned in CV, make sure that whatever you have written you have complete knowledge about it. Asked to code few basic algorithms questions. Do mention about small project if you have done related to web development.
If interviewer says if you want to ask any question, its always better to ask one or two question.
Tips: Prepare tell me something about yourself way before your placement starts, a month or so. Write it down on a piece of paper, keep it to less than 120 sec, 90-100 sec is good. 
A basic format would be like, your introduction, schooling (doesn't matter but if you have something good to say about), give an overview of your project/work experience mentioned in your CV.  
You should cover all the necessary and important parts written in your cv in this question. If something interest the interviewer your interview can start from those topic you mentioned.
Just make sure whatever you have written in your CV, you have full knowledge of it. Interviewer is going to take you from summary of the project to how you have actually coded some particular function or stored data.
Interviewer will give you enough time to think and give answer, so don't just be in hurry and say anything randomly.
While writing code keep telling what you are doing, just don't sit and code silently, interviewer might say and give hints if you are doing it wrong.
Ask question if you have any doubt, or to frame the question properly. Cause most of the time questions are of one line and you're suppose to assume a lot of things so its better to ask questions and get it clarified, it may happens that interviewer wants to ask something else and you are solving something else.
If you don't know something its better to say no.

General Tips: Interviewer wanna see how you think and if you can code or not, so take your time, think properly, keep telling what you are thinking, interviewer will probably gives hints/help you to solve the problem.
Skills: SQL, Algorithms, Data Strucutre, C++, PHP
College Name: IIT Kharagpur
Motivation: Interested in coding, love web development stuffs.

Skills evaluated in this interview

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a software engineer with experience in developing web applications and a passion for problem-solving.

    • Experienced in developing web applications using languages such as Java, Python, and JavaScript

    • Proficient in using frameworks such as Spring, Django, and React

    • Skilled in problem-solving and troubleshooting

    • Strong communication and collaboration skills

    • Passionate about learning new technologies and keeping up with ind

  • Answered by AI
  • Q2. Walk me through your resume
  • Ans. 

    I have experience in software development and have worked on various projects using different technologies.

    • Started my career as a software developer at XYZ company

    • Developed web applications using Java and Spring framework

    • Worked on a project for a client in the healthcare industry, developing a patient management system

    • Implemented RESTful APIs using Node.js and Express

    • Contributed to open source projects on GitHub

    • Current...

  • Answered by AI
  • Q3. Some logical puzzles
  • Q4. Some case studies

Interview Preparation Tips

Round: Resume Shortlist
Experience: They look for entrepreneur enthusiasm in the candidate.

Round: Interview
Experience: There were three interview rounds.

General Tips: In the ascending order of importance, the role of following in getting shortlisted:
1 CGPA
2 Academic Achievements
3 Technical Skills example coding etc.
4 Internships
5 Projects
6 PoRs
7 Extra, co-curricular activities
Skill Tips: Prepare yourself by going through everything on LAN and on the placement website (study material). 
Also, attended the soft skills workshop.
College Name: IIT MADRAS
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Sep 2023.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic java understanding questions
  • Q2. Few basic SQL questions and mongodb questions

Interview Preparation Tips

Interview preparation tips for other job seekers - interviewer was polite and understood the knowledge of concepts.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quant verbal LRDI ,normal question

Round 2 - Coding Test 

Dsa array and 2D array

Round 3 - Technical 

(1 Question)

  • Q1. About project and resume
Round 4 - HR 

(1 Question)

  • Q1. Behavioural question
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(1 Question)

  • Q1. All questions based on your resume and recent project you have done including OOPS concept, MVC , Design patterns, SOLID principles
Round 2 - Behavioral 

(1 Question)

  • Q1. Here test the communications, problem solving skills, Decision making skill, Situation handle, conflict management
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

It is pretty good only.

Round 2 - Technical 

(3 Questions)

  • Q1. Asked about all the basics question,alogirthm,programs
  • Q2. Basic Coding questions like prime number
  • Q3. Acid Properties
  • Ans. 

    ACID properties are a set of properties that guarantee database transactions are processed reliably.

    • Atomicity: Transactions are either fully completed or fully aborted.

    • Consistency: Database remains in a consistent state before and after the transaction.

    • Isolation: Transactions are isolated from each other until they are completed.

    • Durability: Once a transaction is committed, changes are permanent.

    • Example: Transfer of fun...

  • Answered by AI

Moshi Moshi Interview FAQs

How many rounds are there in Moshi Moshi Software Developer interview?
Moshi Moshi interview process usually has 2-3 rounds. The most common rounds in the Moshi Moshi interview process are Resume Shortlist, HR and Technical.
How to prepare for Moshi Moshi Software Developer 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 Moshi Moshi. The most common topics and skills that interviewers at Moshi Moshi expect are Software Development, Agile Coaching, Agile Methodology, Debugging and Functional Testing.
What are the top questions asked in Moshi Moshi Software Developer interview?

Some of the top questions asked at the Moshi Moshi Software Developer interview -

  1. React js or angular based questions or SQL and node js based questi...read more
  2. Array concepts based on javascr...read more

Tell us how to improve this page.

Moshi Moshi Software Developer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Moshi Moshi Software Developer Salary
based on 19 salaries
₹3.2 L/yr - ₹6.6 L/yr
40% less than the average Software Developer Salary in India
View more details

Moshi Moshi Software Developer Reviews and Ratings

based on 4 reviews

2.1/5

Rating in categories

2.5

Skill development

1.8

Work-life balance

2.5

Salary

1.5

Job security

2.8

Company culture

1.2

Promotions

1.9

Work satisfaction

Explore 4 Reviews and Ratings
Business Analyst (Software Development)

Gurgaon / Gurugram

2-3 Yrs

Not Disclosed

Tech Lead (Software Developer)

Bangalore / Bengaluru

5-6 Yrs

Not Disclosed

Explore more jobs
Software Developer
19 salaries
unlock blur

₹3.2 L/yr - ₹6.6 L/yr

Graphic Designer
11 salaries
unlock blur

₹4.5 L/yr - ₹6 L/yr

Front end Developer
7 salaries
unlock blur

₹3 L/yr - ₹3.6 L/yr

Senior Graphic Designer
7 salaries
unlock blur

₹5.1 L/yr - ₹9.4 L/yr

Brand Executive
7 salaries
unlock blur

₹4.5 L/yr - ₹5.7 L/yr

Explore more salaries
Compare Moshi Moshi with

HDFC Bank

3.9
Compare

Manappuram Finance

3.9
Compare

PVR Inox

4.0
Compare

Abbott

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