My archive for leet code problem submissions my profile : https://leetcode.com/arthav24/
You may find 2 or more functions in the same file solving the same problem but with different approaches. eg. plusOne() & plusOne1(). I will keep updating files as I solve more and more questions and also update existing ones with better approach as I ace my approach to solving question.