Filter interviews by
Basic coding assignment
Advanced coding assignment based on Flutter and golang
I applied via Approached by Company and was interviewed in Sep 2023. There were 3 interview rounds.
I applied via campus placement at National Institute of Technology (NIT), Durgapur and was interviewed in Sep 2022. There were 3 interview rounds.
1 DP question, 1 simple integer manipulation
Find the 4th smallest element in a Binary Search Tree.
Traverse the BST in-order and keep track of the count of visited nodes.
When the count reaches 4, return the current node's value.
If the BST has less than 4 nodes, return null or throw an exception.
Find maximum distinct elements in every sliding window of size k.
Create a hash table to store the frequency of each element in the current window.
Use two pointers to maintain the current window and slide it over the array.
Update the hash table for each new element in the window and remove the old element.
Keep track of the maximum number of distinct elements seen so far.
Repeat until all windows of size k have been proce
Merge two sorted linked lists
Create a new linked list to store the merged list
Compare the first nodes of both lists and add the smaller one to the new list
Move the pointer of the added node to the next node
Repeat until one of the lists is empty
Add the remaining nodes of the non-empty list to the new list
I applied via Company Website and was interviewed in Oct 2022. There were 3 interview rounds.
Informations is given the coding ,short cuts can used the coding.
I applied via Approached by Company and was interviewed before Jul 2021. There were 3 interview rounds.
I have a diverse educational background and a passion for operations.
I have a Bachelor's degree in Business Administration with a focus on Operations Management.
I also have a certification in Lean Six Sigma, which has helped me develop strong problem-solving and process improvement skills.
During my education, I actively participated in various extracurricular activities, such as organizing events and managing logistics...
I have previous experience in operations and possess a range of skills including problem-solving, communication, and time management.
Previous employment: Operations Assistant at XYZ Company
Skills: Problem-solving, communication, time management
Example: Successfully resolved customer complaints and improved customer satisfaction by implementing a new feedback system
Example: Coordinated and managed a team of 10 employees...
1 Excel test?
2 Typing speed ?
I applied via Company Website and was interviewed before May 2023. There were 3 interview rounds.
I applied via campus placement at National Institute of Technology (NIT), Durgapur and was interviewed in Sep 2022. There were 3 interview rounds.
1 DP question, 1 simple integer manipulation
Find the 4th smallest element in a Binary Search Tree.
Traverse the BST in-order and keep track of the count of visited nodes.
When the count reaches 4, return the current node's value.
If the BST has less than 4 nodes, return null or throw an exception.
Find maximum distinct elements in every sliding window of size k.
Create a hash table to store the frequency of each element in the current window.
Use two pointers to maintain the current window and slide it over the array.
Update the hash table for each new element in the window and remove the old element.
Keep track of the maximum number of distinct elements seen so far.
Repeat until all windows of size k have been proce
Merge two sorted linked lists
Create a new linked list to store the merged list
Compare the first nodes of both lists and add the smaller one to the new list
Move the pointer of the added node to the next node
Repeat until one of the lists is empty
Add the remaining nodes of the non-empty list to the new list
Mostly engineering questions only they ask
I applied via Walk-in and was interviewed before Mar 2022. There were 4 interview rounds.
There were hacker rank test and in that round consists of Aptitude,programming,verbal
I applied via Naukri.com and was interviewed in Sep 2021. There were 4 interview rounds.
based on 1 review
Rating in categories
TCS
Accenture
Wipro
Cognizant