Tip 1 : Prepare good for DS & Algo as most companies have a separate round for it.
Tip 2 : Don't lie over your resume
Tip 1 : Don't Lie over your resume
Tip 2 : Avoid unnecessary details like Hobbies, family details, declaration, date, signature, etc.
It consisted of three coding questions varying from easy to medium.



A thief is robbing a store and can carry a maximal weight of W into his knapsack. There are N items and the ith item weighs wi and is of value vi. Considering the constraints of the maximum weight that a knapsack can carry, you have to find and return the maximum value that a thief can generate by stealing items.



Given an array arr of N integers that may contain duplicate integers. The task is to return the count of subsets of the given array such that each subset contains only distinct elements.
The interview was focused on data structures as well as computer fundamentals along with puzzles.



You are given a Singly Linked List of integers. You need to reverse the Linked List by changing the links between nodes.
You do not need to print anything, just return the head of the reversed linked list.
Assuming the best cricketer playing with the best strategy. How many maximum runs he can score in IPL satisfying all rules of cricket and no wide balls?
HR round
Tip 1 : Be Honest
Tip 2 : Stay confident

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What does HTML stand for?