Tip 1 : Have a good hold in DSA
Tip 2 : Good resume with projects and coding profile to get shortlisted
Tip 1 : Good coding profiles
Tip 2 : Good projects (at least 2)
You have 10 bags full of infinite coins. But one bag is full of fake coins, and you can’t remember which one. You know that a genuine coin weighs 1 gram, and a fake coin weighs 1.1 grams. How do you identify the bag containing forged coins in minimum readings?
Tip 1 : Read the problem very carefully
Tip 2 : Take your time
Using XOR
Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you create a function in JavaScript?