Tip 1 : Practice Standard Question
Tip 2 : Take help from online platforms to prepare
Tip 3 : Don't ignore your core CS subjects
Tip 1 : Do Not Put False Thing on resume
Tip 2 : Keep Only Important Project on resume
It was a coding round two easy level coding questions were asked



Used Dynamic Programming



Make two pointers, traverse linked list from both ends after each step change links of nodes.
It was again a DSA based round 2 coding questions one from trees and one of the backtracking approach was asked



Using backtracking, I solved this question




It was a Basic HR Round
Tip 1 : Be frank with the HR
Tip 2 : Be honest, don't lie

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?