i
Rakuten
Filter interviews by
I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.
Calculate the sum of an array, treating negative numbers as positive, using recursion and without recursion.
Create a variable to store the sum
Iterate through the array and add each element to the sum, treating negative numbers as positive
For the recursive solution, create a helper function that takes the array and the current index as parameters
In the recursive function, check if the current index is within the array b...
Reverse a string without using toCharArray()
Iterate through the string from the last character to the first
Append each character to a new string
Git is a distributed version control system while SVN is a centralized version control system.
Git is distributed, meaning each user has a complete copy of the repository, while SVN is centralized, meaning there is a single repository.
Git allows for offline work and branching and merging is easier, while SVN requires a network connection and branching and merging can be more complex.
Git uses a SHA-1 hash to identify eac...
I applied via Referral and was interviewed before Jun 2021. There were 4 interview rounds.
I applied via LinkedIn and was interviewed before Apr 2023. There were 4 interview rounds.
Fetching data from api, DSA question (Queue implementation)
Find the second largest element from the array.
Sort the array in descending order and return the second element.
Iterate through the array and keep track of the two largest elements.
Use a priority queue to find the second largest element.
Sort array and return second last element
Use built-in sort function
Access second last element using array index -2
I applied via Naukri.com and was interviewed before May 2022. There were 3 interview rounds.
Objective technical question was given.
I applied via Company Website and was interviewed before May 2023. There was 1 interview round.
Core Java features in Java 8 include lambda expressions, functional interfaces, streams, and default methods.
Lambda expressions allow you to pass functionality as an argument to a method.
Functional interfaces have a single abstract method and can be used with lambda expressions.
Streams provide a way to process collections of objects in a functional style.
Default methods allow interfaces to have methods with implementat...
Oops concepts in java refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability of a method to do different things based on the object it is acting upon.
Abstraction: Hiding the imp...
I appeared for an interview before Jan 2024.
This round was dependent on the end client. It lasted for approximately one hour and involved a technical assessment from the client side conducted by a panel of three interviewers. The panel was knowledgeable, attentive, and cooperative, with questions that were relevant to the work experience.
My salary expectations are in line with industry standards for a Senior Engineer position.
Research industry standards for Senior Engineer salaries
Consider my level of experience and skills
Factor in the cost of living in the area where the job is located
Yes, I am comfortable with the designated work location and working at the client site.
I have experience working at client sites in previous roles
I am adaptable and can work effectively in different environments
I am willing to travel if required for the job
Yes, I am currently serving a notice period of 1 month, and it is negotiable.
Yes, I am currently serving a notice period of 1 month.
I am open to discussing the notice period and negotiating if needed.
I believe in maintaining open communication with my current employer during this transition period.
I can join within 2 weeks of receiving the offer letter.
I can start within 2 weeks of receiving the offer letter.
I need a 2-week notice period before joining.
My earliest availability is 2 weeks after receiving the offer.
Live coding on my technology
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Senior Software Engineer
223
salaries
| ₹10 L/yr - ₹35 L/yr |
Software Engineer
222
salaries
| ₹4.5 L/yr - ₹17.4 L/yr |
Technical Lead
199
salaries
| ₹18 L/yr - ₹44 L/yr |
Senior Software Engineer 2
137
salaries
| ₹15 L/yr - ₹39 L/yr |
Devops Engineer
137
salaries
| ₹7 L/yr - ₹30.7 L/yr |
Amazon
eBay
Netflix
Xoriant