i
Rakuten
Filter interviews by
I applied via Campus Placement and was interviewed before Oct 2022. There were 4 interview rounds.
One stack and queue related question, create queue using stack data structure and vise-versa?
Multi-threading question related with use cases?
I applied via Job Fair and was interviewed before May 2022. There were 3 interview rounds.
Prepare well for SQL
Top trending discussions
posted on 21 Jun 2024
I applied via Campus Placement and was interviewed before Jun 2023. There were 4 interview rounds.
First part was to get aptitude on computer subjects, and coding question.
posted on 16 Apr 2021
Implement merge sort and find kth largest element in an array.
Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them and then merges them.
Kth largest element can be found using quick select algorithm or by sorting the array and returning the kth element from the end.
Merge sort has a time complexity of O(nlogn) and space complexity of O(n).
Quick select has a time comp...
I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.
Convert given no to corresponding excel no.
Excel no starts from 1 and goes up to 16384
Excel no is calculated using column and row numbers
For example, 1 corresponds to A, 27 corresponds to AA, 28 corresponds to AB, and so on
Find unique characters in a window of k size in a string.
Use a sliding window approach.
Maintain a hash table to keep track of character frequency.
Remove characters from hash table as the window slides.
posted on 16 Apr 2021
I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.
posted on 20 Jun 2021
I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.
posted on 11 Jul 2021
I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.
Angular is a popular front-end framework for building web applications.
Angular is developed and maintained by Google.
It uses TypeScript for building scalable and maintainable applications.
Angular has a powerful CLI for generating components, services, and more.
It has a large and active community with many third-party libraries and plugins available.
Angular has a modular architecture that allows for easy code reuse and
based on 2 interviews
Interview experience
based on 13 reviews
Rating in categories
Senior Software Engineer
230
salaries
| ₹11 L/yr - ₹35 L/yr |
Software Engineer
228
salaries
| ₹4.5 L/yr - ₹18 L/yr |
Technical Lead
200
salaries
| ₹18 L/yr - ₹44 L/yr |
Devops Engineer
138
salaries
| ₹5.7 L/yr - ₹20.6 L/yr |
Senior Software Engineer 2
137
salaries
| ₹15 L/yr - ₹39.5 L/yr |
Amazon
eBay
Netflix
Xoriant