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 Developer Interview Questions and Answers

Updated 1 Aug 2024

Mitsogo Inc Developer Interview Experiences

1 interview found

Developer Interview Questions & Answers

user image Anonymous

posted on 1 Aug 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Aptitude test has 60 qts for 60 min includes all topics and same repeated topics of previous qts.

Round 2 - Coding Test 

5 qts 3hrs time, it was really hard for 4LPA

Round 3 - Technical 

(1 Question)

  • Q1. Self intro and logic questions and puzzles to solve

Interview questions from similar companies

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
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - Coding Test 

In the first round test was conducted on hackerrank platform
it consist of one coding question and one sql question and total 4 mcq are there
the difficulty of coding(dsa) problem is leetcode medium-hard and sql is hard

Round 2 - Technical 

(3 Questions)

  • Q1. 1. Maths puzzle 2. a dp question 3. questions on inheritance 4. some css related question 5. dom application and why we are using dom? 6. DBMS questions
  • Q2. Dp question and then optimised to o(n) solution
  • Q3. Questions on oops and inheritance
Round 3 - HR 

(1 Question)

  • Q1. 1. some projects that i did 2. why you want to join bizongo? 3. what will you bring to the company if we select you? 4. some behavioural questions...

Interview Preparation Tips

Topics to prepare for BIZONGO Software Developer interview:
  • OOPS
  • DSA
  • Web Development
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Linked List Palindrome
  • Q2. Combination Sum
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

What is javascripts, html and css

I applied via Campus Placement and was interviewed in Aug 2022. There were 5 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 

Apti round took place in online mode but it is not proctored

Round 3 - Group Discussion 

This one is technical GD and shortlisted people will be divided into batches and will asked technical qns for which ppl has to answer

Round 4 - Case Study 

People who got shortlisted will be having another technical GD and the same process will be continued

Round 5 - Technical 

(5 Questions)

  • Q1. 1.What is paging? Ans: it is used by Operating system to page the process
  • Ans. 

    Paging is a memory management technique used by the operating system to store and retrieve data from secondary storage.

    • Paging divides the memory into fixed-size pages and stores them in secondary storage.

    • When a process needs a page, the operating system retrieves it from secondary storage and loads it into memory.

    • Paging allows for efficient use of memory and helps prevent fragmentation.

    • Examples of operating systems tha

  • Answered by AI
  • Q2. 2.what is the best sorting algorithm? Ans: Quick sort since it will be using the address of the variable,no additional memory is needed
  • Q3. 3.what are all the various searching methods? Ans: BFS,DFS,binary search,linear search
  • Ans. 

    Various searching methods include BFS, DFS, binary search, and linear search.

    • BFS (Breadth-First Search) explores all the vertices at the same level before moving to the next level.

    • DFS (Depth-First Search) explores as far as possible along each branch before backtracking.

    • Binary search is a divide and conquer algorithm that searches a sorted array by repeatedly dividing the search interval in half.

    • Linear search checks ea...

  • Answered by AI
  • Q4. 4.How does quick sort works? Ans: Quick sort works by having a pivot element and sorts by divide and conquer
  • Ans. 

    Quick sort works by selecting a pivot element and sorting the array by divide and conquer.

    • Select a pivot element from the array

    • Divide the array into two sub-arrays, one with elements smaller than the pivot and the other with elements greater than the pivot

    • Recursively apply the above steps to the sub-arrays

    • Combine the sorted sub-arrays to get the final sorted array

  • Answered by AI
  • Q5. 5.What is Min heap and Max heap Ans: Heap in which the root element or parent node is larger than the child it is called Max heap and vice viresa is called Min heap
  • Ans. 

    Max heap has the largest element at the root while Min heap has the smallest element at the root.

    • Max heap is a complete binary tree where the parent node is greater than or equal to its child nodes.

    • Min heap is a complete binary tree where the parent node is less than or equal to its child nodes.

    • Heaps are commonly used in sorting algorithms like Heap Sort and Priority Queues.

    • Insertion and deletion operations in heaps ta

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If u guys have electrical core and then u guys can try for this company

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Feb 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Percentage, logical reasoning

Round 2 - Group Discussion 

10 min and topics were chosen by ourselves

Round 3 - Technical 

(1 Question)

  • Q1. Technical interview with basic questions
Round 4 - HR 

(1 Question)

  • Q1. Questions from core dept
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Os,c,ds,aptitude(quants and logical)

Interview Preparation Tips

Interview preparation tips for other job seekers - 1st round aptitude(microprocessor,cn,os,aptitude),2rd round (group discussion) they asked related to our core subject like c,os,network,data structure.1st 2 round is easy to crack but 3rd ,4th they expect skill to strong in basic core concept
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was easy to crack.questions were quants and logical..amd some technical mcqs

Round 2 - Group Discussion 

Technical gd..questions were asked from cs fundamentals

Round 3 - Group Discussion 

Again a technical gd

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

OOPS , DBMS , OS , and DSA concepts

Round 2 - Technical 

(2 Questions)

  • Q1. DBMS related concepts
  • Q2. Networking and Network Security

Mitsogo Inc Interview FAQs

How many rounds are there in Mitsogo Inc Developer interview?
Mitsogo Inc interview process usually has 3 rounds. The most common rounds in the Mitsogo Inc interview process are Aptitude Test, Coding Test and Technical.

Tell us how to improve this page.

Mitsogo Inc Developer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Zeta Interview Questions
3.4
 • 70 Interviews
Kiya.ai Interview Questions
3.2
 • 49 Interviews
embedUR Systems Interview Questions
3.2
 • 48 Interviews
Seclore Interview Questions
4.1
 • 26 Interviews
BIZONGO Interview Questions
3.0
 • 17 Interviews
Exponentia.ai Interview Questions
4.2
 • 15 Interviews
Jio Haptik Interview Questions
3.4
 • 15 Interviews
View all
Software Engineer
52 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Software Developer
16 salaries
unlock blur

₹3.6 L/yr - ₹6.5 L/yr

Technical Support Engineer
12 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Product Evangelist
11 salaries
unlock blur

₹4 L/yr - ₹9 L/yr

Product Consultant
9 salaries
unlock blur

₹5 L/yr - ₹7.2 L/yr

Explore more salaries
Compare Mitsogo Inc with

Exponentia.ai

4.2
Compare

Rigved Technologies

3.3
Compare

Antuit

2.2
Compare

SISA Information Security

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