Recuiter reached out me after I applied through linkedin.
Aggreed on 70 LPA CTC. No bonous, stocks, variable
Current Pay: 43 LPA + 5 Lakhs Bonous
1st round in HackerRank
2 questions asked. 1 medium & 1 hard
Something related to Group Anagrams. https://leetcode.com/problems/group-anagrams/description
Second question was related to Graph matrix traversal using dijkstra's algorithm
I am able to complete both the questions and selected for the next round
Pair programming round with 1 question in HackerRank on video call.
Badly written question by hackerrank realted to Product Catagory, Discount calculations. It was related to HasMap.
Question was lengthy and missing descriptions which I got to know after I ran code.
Able to code as per the description. But non of testcase passed as they need sorted products which was not written in problem statements. Already empty methods, Interfaces, classes were present. I can't change the return type from Map to SortedMap. For nextround all testcases must pass. It was a esay question but due to missing descriptions, Couldn't able to complete the code with in 45 minutes.