Filter interviews by
I applied via Company Website and was interviewed in Sep 2022. There were 4 interview rounds.
posted on 17 Jan 2025
I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.
posted on 10 Jun 2024
Bfs topics for the discussion
Topics were mostly related to technical assesment
posted on 30 Sep 2022
posted on 11 Jan 2024
I applied via Job Fair and was interviewed in Dec 2023. There were 2 interview rounds.
Hackerrank test - String manipulation and Array related
posted on 5 Aug 2021
posted on 19 Mar 2022
I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.
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
based on 8 reviews
Rating in categories
Senior Member Technical
1.6k
salaries
| ₹7 L/yr - ₹25 L/yr |
Senior Process Associate
1.4k
salaries
| ₹2 L/yr - ₹8.2 L/yr |
Analyst
1.3k
salaries
| ₹2.9 L/yr - ₹10.5 L/yr |
Consultant
1.2k
salaries
| ₹10.5 L/yr - ₹40 L/yr |
Member Technical
820
salaries
| ₹3.5 L/yr - ₹11.2 L/yr |
TCS
Infosys
Wipro
HCLTech