Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2019. There were 3 interview rounds.
I work on Linux to provide technical support, troubleshoot issues, and maintain system performance.
Provide technical support to end-users
Troubleshoot issues related to hardware, software, and network connectivity
Maintain system performance by monitoring system resources and optimizing configurations
Install and configure software applications and updates
Create and manage user accounts and permissions
Automate tasks using...
Copy command is used to copy files or directories from one location to another.
The syntax of the copy command is 'copy source destination'
The source can be a file or a directory
The destination can be a directory or a new file name
The /Y flag can be used to suppress confirmation prompts
Example: 'copy C:\file.txt D:\backup\file.txt'
I applied via Recruitment Consulltant and was interviewed in Sep 2021. There were 2 interview rounds.
Apti and coding
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
Create a pagination component using an API to display data for different pages.
Use API to fetch data for each page
Implement pagination logic to display data for each page
Allow users to navigate between pages
I appeared for an interview in Dec 2021.
Round duration - 45 minutes
Round difficulty - Easy
This was a coding test with 2 DSA questions.
Given two sorted integer arrays ARR1
and ARR2
of size M and N, respectively, merge them into ARR1
as one sorted array. Assume that ARR1
has a size of M + N to hol...
Merge two sorted arrays into one sorted array in place.
Iterate from the end of both arrays and compare elements to merge in place
Use two pointers to keep track of the current position in each array
Handle cases where one array is fully merged before the other
Given a number of stairs, starting from the 0th stair, calculate the number of distinct ways you can reach the Nth stair. You can climb either one step or two steps at a ...
The question is about calculating the number of distinct ways to reach the Nth stair by climbing one or two steps at a time.
Use dynamic programming to solve this problem efficiently.
Define a recursive function to calculate the number of ways to reach each stair.
Consider base cases for 0 and 1 stairs.
Use memoization to store intermediate results and avoid redundant calculations.
Handle large values of N by taking modulo ...
Round duration - 60 minutes
Round difficulty - Medium
This was the first round with questions on DSA and Low Level design.
You are given a long type array/list ARR
of size N
, representing an elevation map. The value ARR[i]
denotes the elevation of the ith
bar. Your task is to determine th...
Calculate the total amount of rainwater that can be trapped between given elevations in an array.
Iterate through the array and calculate the maximum height on the left and right of each bar.
Calculate the amount of water that can be trapped at each bar by taking the minimum of the maximum heights on the left and right.
Sum up the trapped water at each bar to get the total trapped water for the entire array.
A low-level design of a hotel management system involves detailing the system's components and their interactions.
Define classes for entities like Room, Guest, Reservation, and Staff
Implement functions for booking rooms, checking availability, and managing guest information
Include modules for billing, housekeeping, and reporting
Utilize databases for storing information and APIs for external integrations
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
I applied via Campus Placement and was interviewed in Jun 2021. There was 1 interview round.
I applied via Referral and was interviewed before Jul 2022. There were 2 interview rounds.
DSA - arrays, hashing, stack, 2hrs , google meet
I applied via Apna Jobs and was interviewed in Jun 2023. There were 2 interview rounds.
Asking about background work experience
I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.
The Dutch Flag problem involves sorting an array of strings with three possible values in a specific order.
Create three pointers to keep track of the boundaries of each color group
Iterate through the array and swap elements to group them in the correct order
Time complexity of O(n) can be achieved by a single pass through the array
based on 5 reviews
Rating in categories
Store Manager
485
salaries
| ₹1.2 L/yr - ₹6.5 L/yr |
Software Developer
269
salaries
| ₹1.8 L/yr - ₹8.7 L/yr |
Purchase Executive
186
salaries
| ₹2.5 L/yr - ₹6 L/yr |
Sales Executive
137
salaries
| ₹0.8 L/yr - ₹9 L/yr |
Warehouse Executive
134
salaries
| ₹1.9 L/yr - ₹4.5 L/yr |
Udaan
Swiggy
BlackBuck
Blinkit