Tip 1 : Prepare Company Specific
Tip 2 : Focus to contribute in open source which gives silver lining to your resume.
Tip 3 : Prepare for off campus if you're from tier 2 and tier 3 college
Tip 1 : Do contribute in open source
Tip 2 : Make project in the same profile you wanted to move forward with



Input:
'num1' : 1 -> 2 -> 3 -> NULL
'num2' : 4 -> 5 -> 6 -> NULL
Output: 5 -> 7 -> 9 -> NULL
Explanation: 'num1' represents the number 321 and 'num2' represents 654. Their sum is 975.


If room1: {1, 2, 3} and room2: {1, 1}
Then, Axel will be assigned room1 at the beginning of each round, and both Shawn and Axel will pick only one football in each round as they play optimally, this will result in Shawn exhausting the remaining balls in room2 early, and ultimately losing the game.



Input: 'N' = 4 'K' = 3
Output: 1
There is only one permutation [0, 1, 2, 3] such that a number of elements with 'ARR[I] = I' is 'K' = 3.
Interviewer given me a problem that how many times we can subtract 5 from 35.
Tip 1 : Do not rush
Tip 2 : Take your time then speak
Tip 3 : Do not get nervous

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
To make an AI less repetitive in a long paragraph, you should increase: