Tip 1 : Focus on your skill more than DS algo. They mainly check your development skills.
Tip 2 : Take home assignment might be there, so try to submit that as soon as possible, they prefer quick submit
Tip 1 : Make your CV one page
Tip 2 : Highlight your skills as many time as you can
Started with introduction. Then resume based questions were asked. After that discussion on web scrapping. Then in final round one python problem was given.
Tell me about yourself.
Webscrapping of a website that had captcha to be solved by OCR.


1. If string 'S' is already present in the dictionary, then you don’t need to break the string and you can print 0 in such cases.
2. If it is impossible to complete the given task, then print -1.
3. All the characters of string 'S' and words inside the Dictionary only contain Uppercased English Alphabets.

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is recursion?