i
Mitsogo Inc
Filter interviews by
I applied via Job Portal and was interviewed in Sep 2024. There was 1 interview round.
They ask 60 question time duration is 60 minutes
I applied via campus placement at Sona College of Technology, Salem and was interviewed in Apr 2023. There were 5 interview rounds.
Easy to moderate level. Just basic aptitude questions and some topics had repeating questions with values changed. 60 questions in 60 minutes. No negative marks. all MCQs in virtual mode.
It's not just a coding round. It's comprehensive assessment which had 2 sections. One section is verbal and the other one is coding. The verbal section had 3 questions of writing. 2 questions of essay writing and one is report writing. The essay writing was given on a random topic and the report writing was regarding "OAUTH AND IOS and it's impact in modern enterprises".
The coding round had 3 questions and it was in moderate - hard level. The second round was in mettel platform.
Top trending discussions
I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.
OOPS , DBMS , OS , and DSA concepts
I applied via Approached by Company and was interviewed in Mar 2024. There were 5 interview rounds.
Starts with an online assessment test on HackerRank. Expect a LeetCode Medium question most of the time, mostly created by HackerRank.
I applied via campus placement at Delhi College of Engineering (DCE), Delhi and was interviewed in Jun 2024. There was 1 interview round.
To find the mid element in a linked list, use two pointers - one moving at double the speed of the other.
Initialize two pointers, slow and fast, both pointing to the head of the linked list.
Move the slow pointer by one step and the fast pointer by two steps until the fast pointer reaches the end of the list.
The element pointed to by the slow pointer at this point is the mid element of the linked list.
A promise is an object representing the eventual completion or failure of an asynchronous operation.
Promises are used in JavaScript to handle asynchronous operations.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() to handle success and failure callbacks.
Example: Fetching data from an API returns a promise that resolves with the data or rejects with an error.
Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during compilation.
Variable and function declarations are hoisted to the top of their scope.
Only declarations are hoisted, not initializations.
Function declarations take precedence over variable declarations.
Event loop is a mechanism in programming that allows for asynchronous execution of code by continuously checking for and handling events.
Event loop is commonly used in JavaScript to handle asynchronous operations like setTimeout, setInterval, and AJAX requests.
It allows for non-blocking I/O operations, ensuring that the program can continue running while waiting for I/O operations to complete.
Event loop works by contin...
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
Carbon footprint and ways to achieve
1. which data structure is used to create an editor?
posted on 1 Feb 2024
based on 2 interviews
Interview experience
Software Engineer
52
salaries
| ₹4 L/yr - ₹10 L/yr |
Software Developer
16
salaries
| ₹3.6 L/yr - ₹6.5 L/yr |
Product Evangelist
11
salaries
| ₹4 L/yr - ₹9 L/yr |
Product Consultant
9
salaries
| ₹5 L/yr - ₹7.2 L/yr |
Devops Engineer
9
salaries
| ₹4 L/yr - ₹8.2 L/yr |
Freshworks
Zoho
TCS
Infosys