Tip 1 : Get your OOP basics strong
Tip 2 : Practice data structures including arrays, linked lists, maps, trees
Tip 3 : Confidence and communicating out loud about your thought process while working on a solution during the interview
Tip 1 : Mention projects
Tip 2 : Significance and impact of the work you did



Two cards are said to be of different types if they have different numbers written on them.






As this value might be large, print it modulo 10^9 + 7

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you remove whitespace from the start of a string?