Tip 1 : Have good understanding of data structures and algorithms
Tip 2 : Go through different AWS tools and technologies.
Tip 3 : Must Prepare CS fundamentals.
Tip 1 : Briefly explain tools and technologies you have worked on.
Tip 2 : Focussed on Project & Experience sections.
In night
It was from home due to pandemic.
Interviewer was very friendly.



Unique element is always present in the array/list according to the given condition.



If the given string is: STR = "abcde". You have to print the string "edcba".
Try to solve the problem in O(1) space complexity.

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?