Programming tips for coding interview
String related problems
Check if a string can break another string
Substring related problems
Get all substrings from a string
Recursion related problems
Get all substrings from a string
Print 50 natural numbers using recursion