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
3.1

based on 45 Reviews

Filter interviews by

Mitsogo Inc Software Engineer Intern Interview Questions and Answers for Freshers

Updated 19 Sep 2024

Mitsogo Inc Software Engineer Intern Interview Experiences for Freshers

1 interview found

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 Mar 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

Complete Aptitude Assessment

Round 2 - Coding Test 

3 low - medium coding questions

Round 3 - One-on-one 

(2 Questions)

  • Q1. Technical Interview 1
  • Q2. Technologies Interview 2
Round 4 - HR 

(1 Question)

  • Q1. Some basic HR interview questions
Round 5 - Behavioral 

(1 Question)

  • Q1. Managerial Round Interview

Interview questions from similar companies

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

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It included mcqs and multiple coding questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Yours technical skillls related questions
  • Q2. Managerial questions

Interview Preparation Tips

Topics to prepare for Aptos Software Developer interview:
  • Full Stack
Interview preparation tips for other job seekers - It was an on campus opportunity. Technical and managerial round happened together. The process was very smooth. The interviewers were professional yet friendly and made everything very comfortable. You should know the basics at least.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Basic aptitude with logical and verbal and reasoning.also microprocessor and micro controller.

Round 2 - Group Discussion 

We were divided into 10 and ques were asked from dbms,ds,os,cn

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare the basic core computer science concepts and subject like dbms,ds,os,cn
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Was asked to write the program for a puzzle related to bucket and rings. Here, I was to be played with computer such that I will always win. The win will be decided if I am the last to enter the rings in buckets. I was given number of buckets, etc.

I was interviewed before Sep 2020.

Round 1 - Face to Face 

(3 Questions)

Round duration - 25 minutes
Round difficulty - Easy

This was face to face interview round. All questions asked by the interviewer were based on data structures.

  • Q1. Detect loop

    Detect loop in linked list.

  • Ans. 
    • I told the interviewer about two pointers approach that is using the concept of the slow and fast pointer. Then he asked me to write its code which I wrote very neatly with comments in the code.
  • Answered by CodingNinjas
  • Q2. Tree Symmetricity

    Given a binary tree, check whether it is a mirror of itself.

     

    For example, this binary tree is symmetric:

     

           1

        /      \

      2...

  • Ans. 
    • I just give recursion based approach to the interviewer by checking the current root and calling the recursion on the left and right part. Also after the discussion of approach I wrote its functional code to the interviewer.
  • Answered by CodingNinjas
  • Q3. Anagram Pairs

    Check whether two given strings are anagram or not.

  • Ans. 
    • I firstly gave sorting and comparing solution, but he asked me to optimize it so I gave him a hashing based solution and he was satisfied by my approach.
  • Answered by CodingNinjas

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from JAYPEE INSTITUTE OF INFORMATION TECHNOLOGY. I applied for the job as SDE - 1 in IndoreEligibility criteria6.5 CGPACleartrail Technologies interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, Operating System, Computer Networks, Security, and Authentication.Time required to prepare for the interview - 1.5 MonthsInterview preparation tips for other job seekers

Always be confident in front of the interviewer but don’t be overconfident. Also for interview preparation, I took course from CodingNinjas which was a game-changer for me as I got to know all the important concepts and questions which are asked in interviews.

Application resume tips for other job seekers

Be honest on resume. Keep it subtle. Even if you are a good Competitive programmer, don’t brag during interviews.

Final outcome of the interviewSelected

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Mar 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

Aptitude questions from communication engineering, c , linux , microcontroller microprocessor,..

Round 2 - Group Discussion 

GD to test our knowledge and communication

Round 3 - HR 

(2 Questions)

  • Q1. Digital electronics, electrical machines, c programming, microcontroller microprocessor
  • Q2. Difference between malloc and c alloc
  • Ans. 

    malloc and calloc are functions in C programming used for dynamic memory allocation, with the main difference being how they initialize memory.

    • malloc() allocates uninitialized memory, while calloc() allocates zero-initialized memory

    • malloc() takes a single argument for the number of bytes to allocate, while calloc() takes two arguments for the number of elements and size of each element

    • Example: int *ptr = (int*)malloc(5...

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Tech 1 vs 3 . Questions from round 3
Round 5 - HR 

(1 Question)

  • Q1. Negotiation, work culture, company expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and be confident that's enough
Deliver the knowledge properly without any low confidence answers

Skills evaluated in this interview

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

I applied via campus placement at Maulana Azad National Institute of Technology (NIT), Bhopal 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

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
Not Selected

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

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 - Group Discussion 

Asking about basic core paper question

Round 3 - Technical 

(2 Questions)

  • Q1. Components working
  • Ans. 

    Components working refers to the individual parts of a system functioning properly together.

    • Components working means each part of the system is operational and interacting correctly.

    • Example: In a software application, components working would include the database, server, and user interface all functioning as intended.

    • Example: In a car, components working would involve the engine, brakes, and steering system all workin

  • Answered by AI
  • Q2. Concepts explanation

I applied via Approached by Company and was interviewed in Sep 2022. There were 3 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 - Group Discussion 

Batch Based GD on the core subjects

Round 3 - One-on-one 

(2 Questions)

  • Q1. What is Paging in OS ?
  • Ans. 

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

    • It divides the memory into fixed-size pages and stores data in these pages.

    • It allows efficient use of memory by swapping out less frequently used pages to disk.

    • It reduces fragmentation and improves memory utilization.

    • Examples include Windows Virtual Memory and Linux Swap Space.

  • Answered by AI
  • Q2. What is the difference between BFS and DFS
  • Ans. 

    BFS and DFS are two popular graph traversal algorithms. BFS explores the graph level by level while DFS explores the graph depth by depth.

    • BFS uses a queue data structure while DFS uses a stack or recursion.

    • BFS is guaranteed to find the shortest path between two nodes while DFS may not.

    • BFS is better suited for finding the shortest path, while DFS is better suited for finding all possible paths or cycles.

    • BFS has a higher...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Embedded theory questions and go through basic electronics

Skills evaluated in this interview

Mitsogo Inc Interview FAQs

How many rounds are there in Mitsogo Inc Software Engineer Intern interview for freshers?
Mitsogo Inc interview process for freshers usually has 5 rounds. The most common rounds in the Mitsogo Inc interview process for freshers are One-on-one Round, HR and Behavioral.
What are the top questions asked in Mitsogo Inc Software Engineer Intern interview for freshers?

Some of the top questions asked at the Mitsogo Inc Software Engineer Intern interview for freshers -

  1. Technical Intervie...read more
  2. Technologies Intervie...read more
  3. Managerial Round Interv...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Mitsogo Inc interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
Zoho Interview Questions
4.3
 • 496 Interviews
Freshworks Interview Questions
3.5
 • 152 Interviews
View all

Mitsogo Inc Software Engineer Intern Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-Life balance

1.0

Salary & Benefits

1.0

Job Security

1.0

Company culture

1.0

Promotions/Appraisal

1.0

Work Satisfaction

Explore 1 Review and Rating
Software Engineer
52 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Software Developer
18 salaries
unlock blur

₹3 L/yr - ₹9.2 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

Technical Support Engineer
7 salaries
unlock blur

₹3 L/yr - ₹5.5 L/yr

Explore more salaries
Compare Mitsogo Inc with

Freshworks

3.5
Compare

Zoho

4.3
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview