Tip 1 : Focus on basics
Tip 2 : Prepare OOPS concepts well
Tip 3 : Be confident
Tip 1 : Mention your projects
Tip 2 : Don't Lie in resume about skills
It was taken in morning around at 11 AM, It was live coding round, i was given multiple small problems to solve



Unique element is always present in the array/list according to the given condition.
It was taken in morning around at 11 AM, It was live coding round, i was given multiple small problems to solve



Input: 'n' = 7, 'x' = 3
'arr' = [1, 1, 1, 2, 2, 3, 3]
Output: 2
Explanation: Total occurrences of '3' in the array 'arr' is 2.
Telephonic call by hr at around 2 PM in afternoon , discussed salary in this round and basic questions like why are you looking for change etc
What is your expected CTC
What keeps you motivated?
Tip 1 : Be confident
Tip 2 : negotiate salary if you feel you are offered less amount
Tip 3 : Ask any question you have like leaves etc

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?