I applied through an employee referral. The process took 1+ week. I interviewed at Reward360 (Bengaluru) in Nov 2024
Interview
API integration and listing of items with sort functionality. An API was given which I had to fetch and show as list items which will have form control sorting feature.
Interview questions [1]
Question 1
API integration and listing of items with sort functionality. An API was given which I had to fetch and show as list items which will have form control sorting feature.
I applied online. The process took 3 weeks. I interviewed at Reward360 (Bangalore Rural) in Feb 2025
Interview
The interview consisted of 3 rounds, with a mix of technical and functional questions related to experience and scenario-based questions along with general programming. In the end, after clearing all rounds ultimately didn't get the offer due to budget issues. I quoted x+30% as expected and had a counter for x+40% but after clearing all rounds HR got back to me that the doable comp for that position was x-20% (current comp - 20%). It is outrageous that a company is interviewing candidates after knowing current and expected and offering less than current.
Interview questions [6]
Question 1
What was your role and what were your responsibilities?
If you have an equation as a String then write a program to open all brackets and return the simplified string. For example a-(b-c) would become a-b+c. There were revisions to this problem to make it complex.
How did you handle the scaling and throughput of your application, what was the maximum throughput you achieved as part of your last project?
How did you handle transactional issues in a distributed transaction system?
What was the last piece of work that you delivered as part of your project? Describe the challenges and approach in details.
I applied through other source. The process took 3 days. I interviewed at Reward360 in Sep 2021
Interview
It was a good experience. They took 2 technical interview round but then when I cleared both they asked me to negotiate my notice period and that wasn't possible.
So, they didn't proceed my profile for HR round.
Interview questions [1]
Question 1
1 round - Rotation of an array K times (Screen share)
Spring IOC, @Autowired
2 round - Concurrent Hash Map, Hash Table, Multithreading
They asked me to solve 2 questions by screen sharing
Based on Comparable, Comparator