Filter interviews by
posted on 17 Jan 2025
I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.
I applied via Job Fair and was interviewed in Dec 2023. There were 2 interview rounds.
Hackerrank test - String manipulation and Array related
Top trending discussions
posted on 10 Jun 2024
Bfs topics for the discussion
Topics were mostly related to technical assesment
posted on 13 Oct 2022
I applied via Company Website and was interviewed in Sep 2022. There were 4 interview rounds.
posted on 19 Mar 2022
I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.
posted on 5 Aug 2021
posted on 22 Jul 2022
I applied via Naukri.com and was interviewed in Jan 2022. There was 1 interview round.
posted on 29 Jun 2022
I was interviewed before Jun 2021.
Implementing stack using queues involves using two queues to simulate the behavior of a stack.
Create two queues, q1 and q2
Push operation: Enqueue the element to q1
Pop operation: Dequeue all elements from q1 to q2 except the last one, which is returned as the popped element
Swap the names of q1 and q2 after each pop operation
Top operation: Return the last element of q1
Find second largest in o(n) complexity
Use two variables to keep track of largest and second largest
Traverse the array once and update variables accordingly
posted on 27 Jun 2021
posted on 27 Feb 2022
I applied via Approached by Company and was interviewed in Aug 2021. There were 4 interview rounds.
Wiggle sort
System design for Dropbox
Use distributed file system for storing files
Implement client-server architecture
Use encryption for data security
Implement version control for files
Use load balancing for handling traffic
Implement caching for faster access to frequently accessed files
based on 2 interviews
Interview experience
based on 16 reviews
Rating in categories
Technical Support Engineer
881
salaries
| ₹12 L/yr - ₹25 L/yr |
Technical Consultant
324
salaries
| ₹13.8 L/yr - ₹32 L/yr |
Member Technical Staff
270
salaries
| ₹18.8 L/yr - ₹60 L/yr |
Senior Member of Technical Staff
248
salaries
| ₹30 L/yr - ₹100.4 L/yr |
Senior Technical Consultant
229
salaries
| ₹23 L/yr - ₹45 L/yr |
SAP
Zoho
Oracle
Adobe