Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Mitsogo Inc Team. If you also belong to the team, you can get access from here

Mitsogo Inc Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Mitsogo Inc Associate Software Engineer Interview Questions and Answers

Updated 27 Aug 2024

Mitsogo Inc Associate Software Engineer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude test questions

Round 2 - Coding Test 

Basic string and array

Round 3 - HR 

(1 Question)

  • Q1. Basic resume based
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

60 maths apti questions to be solved in 60 minutes

Round 2 - Coding Test 

3 coding questions to be solved in 60 minutes

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
Q2. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in Accenture
Q3. Write a function to determine if a given string is a valid passwo ... read more
asked in Clarivate
Q4. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
asked in CGI Group
Q5. Frog Jump Problem Statement A frog is positioned on the first ste ... read more

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Mitsogo Inc?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. All regarding networking and c

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is difference between flip-flop and Latches?
  • Ans. 

    Flip-flops and latches are sequential logic circuits used to store and manipulate binary data.

    • Flip-flops are edge-triggered devices, while latches are level-sensitive devices.

    • Flip-flops have separate clock and data inputs, while latches have a single input for both clock and data.

    • Flip-flops are used in synchronous circuits, while latches are used in asynchronous circuits.

    • Flip-flops are more complex and require more cir...

  • Answered by AI
  • Q2. Where is the money needed to recruited you for embedur system?.The Hr will ask.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not apply or just putting resume to this company.As the hr will make money with this job. They don't deseve Talented candidates.They want referrals and salary cuts for hr to hire you.Instead of hiring candidates for software position, They should hire best Hr first (definitely in chennai)

I applied via Approached by Company and was interviewed before May 2021. There were 4 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Questions on job Profile
Round 2 - Technical 

(1 Question)

  • Q1. Technical questions on banking domain
Round 3 - Technical 

(1 Question)

  • Q1. Work flow and responsibility of existing company
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and notice period negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Scale wise best, Good work environment few teams exceptional
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. You have a hotel and how will you create a complete schema for hotel
  • Ans. 

    To create a complete schema for a hotel, you need to consider various entities like rooms, guests, reservations, staff, amenities, etc.

    • Entities to include: rooms, guests, reservations, staff, amenities, invoices, payments

    • Relationships between entities: guest stays in a room, staff manages reservations, amenities are available in rooms

    • Attributes for each entity: room number, guest name, reservation date, staff ID, ameni...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Instahyre and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Data Structures and Algorithm

Round 2 - Technical 

(1 Question)

  • Q1. Low Level Design question about designing Redbus
  • Ans. 

    Design a bus ticket booking system like Redbus with essential features and components.

    • User Registration: Users can create accounts to manage bookings.

    • Search Functionality: Users can search for buses based on source, destination, and date.

    • Bus Listings: Display available buses with details like timings, operators, and prices.

    • Booking System: Users can select a bus, choose seats, and make payments.

    • Cancellation Policy: User...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for BIZONGO Software Engineer interview:
  • Data Structures
  • LLD
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Assignment 

Matrix and logical assigment questions

Round 2 - Coding Test 

Coding question on DSA

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-

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

Round 1 - Aptitude Test 

Basic aptitude tests. Beginner firendly.

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Explain any one project of your choice in detail.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Linked List Palindrome
  • Ans. 

    Check if a linked list is a palindrome by comparing elements from both ends.

    • Traverse the linked list to find its middle using slow and fast pointers.

    • Reverse the second half of the linked list.

    • Compare the first half and the reversed second half element by element.

    • Example: For list 1 -> 2 -> 3 -> 2 -> 1, it is a palindrome.

    • Example: For list 1 -> 2 -> 3 -> 4, it is not a palindrome.

  • Answered by AI
  • Q2. Combination Sum
  • Ans. 

    Find all unique combinations of numbers that sum up to a target value using given candidates.

    • Use backtracking to explore all combinations.

    • Each number can be used multiple times.

    • Example: Candidates = [2, 3, 6, 7], Target = 7 -> Combinations: [7], [2, 2, 3].

    • Sort candidates to optimize the process.

    • Avoid duplicates by skipping repeated numbers.

  • Answered by AI

Mitsogo Inc Interview FAQs

How many rounds are there in Mitsogo Inc Associate Software Engineer interview?
Mitsogo Inc interview process usually has 2-3 rounds. The most common rounds in the Mitsogo Inc interview process are Aptitude Test, Coding Test and HR.

Tell us how to improve this page.

Overall Interview Experience Rating

4.5/5

based on 2 interview experiences

Interview Questions from Similar Companies

Zeta Interview Questions
3.4
 • 74 Interviews
Kiya.ai Interview Questions
3.4
 • 50 Interviews
embedUR Systems Interview Questions
3.2
 • 50 Interviews
Seclore Interview Questions
4.0
 • 27 Interviews
Cloudangles Interview Questions
3.5
 • 24 Interviews
BIZONGO Interview Questions
3.0
 • 18 Interviews
View all

Mitsogo Inc Associate Software Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
55 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Software Developer
15 salaries
unlock blur

₹3.6 L/yr - ₹6.5 L/yr

Product Evangelist
12 salaries
unlock blur

₹4 L/yr - ₹9 L/yr

Technical Support Engineer
12 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Devops Engineer
11 salaries
unlock blur

₹4 L/yr - ₹8.2 L/yr

Explore more salaries
Compare Mitsogo Inc with

Kiya.ai

3.4
Compare

Watchyourhealth.com

4.7
Compare

Innovatiview India Ltd

3.9
Compare

Sedemac Mechatronics

4.0
Compare
write
Share an Interview