1. Given a string, find all the words in it.
2. Given a linked list, determine if it contains a loop. Return true if there is a loop, otherwise return false.
3. Best sorting algorithm and why and explain the logic
4. What practical steps are involved in designing an API?
5. As a product manager for Google Pay, how would you test it?