Tip 1 : Prepare the projects you did in your degree
Tip 2 : Prepare basic dsa
Tip 3 : Prepare something about machine learning
Tip 1 : Mention projects in detail
Tip 2 : Keep it a single page




The counter is hit at 'T' = 1
The counter is hit at 'T' = 50
The getHit function at 'T' = 100 returns 2
The counter is hit at 'T' = 250
The getHit function at 'T' = 100 returns 2



Assume that the Indexing for the linked list always starts from 0.
If the position is greater than or equal to the length of the linked list, you should return the same linked list without any change.
The following images depict how the deletion has been performed.



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?