Filter interviews by
posted on 16 Aug 2022
I applied via Recruitment Consulltant and was interviewed in Feb 2022. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Sep 2020. There was 1 interview round.
I applied via Company Website and was interviewed in Apr 2021. There were 3 interview rounds.
I appeared for an interview before Mar 2024, where I was asked the following questions.
posted on 20 Aug 2024
I applied via Company Website and was interviewed before Aug 2023. There were 4 interview rounds.
Simple java questions including theory and code snippet
Linux commands are used to interact with the operating system through the command line interface.
Linux commands are case-sensitive
Commands are typically followed by options and arguments
Common commands include ls (list files), cd (change directory), mkdir (make directory)
Commands can be combined using pipes (|) and redirection symbols (> and <)
I applied via Internshala and was interviewed in Dec 2023. There were 2 interview rounds.
Easy to medium, can solve with leetcode medium
Count the number of islands in a grid of '1's and '0's
Iterate through the grid and for each '1' encountered, perform a depth-first search to mark all connected '1's as visited
Increment the island count for each new island found
Ensure to handle boundary cases and check for visited nodes
Find the first and last index of a specific element in an array of strings.
Iterate through the array and keep track of the index of the first and last occurrence of the element.
Return the first and last index once the iteration is complete.
Example: Array ['apple', 'banana', 'apple', 'orange'], element 'apple' - First index: 0, Last index: 2.
I appeared for an interview before May 2023.
Atomic transactions ensure that all operations in a transaction are completed successfully or none at all in a distributed system.
Atomic transactions guarantee that all operations within a transaction are either all successful or all rolled back.
In distributed systems, atomic transactions are crucial for maintaining data consistency across multiple nodes.
ACID properties (Atomicity, Consistency, Isolation, Durability) a...
Designing Facebook involves creating a social networking platform with features like user profiles, news feed, messaging, and more.
Create a user registration and login system
Develop a news feed algorithm to display relevant content
Implement a messaging system for users to communicate
Design a user profile page with customizable options
Incorporate features like groups, events, and pages
Ensure scalability and security of
Reverse a linked list
Iterative approach using three pointers
Recursive approach with base case and recursive call
In-place reversal using stack
I applied via Approached by Company and was interviewed before May 2022. There were 2 interview rounds.
Improving Front End System Performance
Optimize images and reduce their size
Minimize HTTP requests and use caching
Use lazy loading for images and videos
Reduce the number of DOM elements
Use a Content Delivery Network (CDN)
Minimize the use of external scripts and plugins
Use asynchronous loading for scripts
Optimize CSS and JavaScript files
Use browser caching
Implement server-side rendering
Event Loop is a mechanism that allows JavaScript to handle multiple tasks simultaneously.
Event Loop is a part of JavaScript runtime that continuously checks the call stack and the task queue.
It prioritizes the tasks in the queue and pushes them to the call stack when it's empty.
This allows JavaScript to handle I/O operations and other asynchronous tasks without blocking the main thread.
Example: setTimeout() function ad...
I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.
Territory Sales Manager
178
salaries
| ₹3.6 L/yr - ₹9 L/yr |
Area Operation Manager
51
salaries
| ₹4.1 L/yr - ₹9.7 L/yr |
Territory Sales Leader
25
salaries
| ₹6.1 L/yr - ₹12.7 L/yr |
Senior Executive
24
salaries
| ₹3.8 L/yr - ₹6 L/yr |
Assistant Manager
21
salaries
| ₹4.5 L/yr - ₹10 L/yr |
MagicPin
InsanelyGood
KrazyBee
Nestaway