Misc.Aug 27, 2019
Applehardybo

Github/YT channel with optimal solutions of leetcode problems

I have started preparing for the coding interview and wanted to know github/youtube channel which has the optimal solutions of all the Leetcode problems in easy to follow manner. Generally, I think about the solution for some time and when i get stuck i look for the solution TC: 180k

Add a comment
Fox News HannityS Aug 27, 2019

You need to practice all three, brute force, sub optimal and optimal solutions for the problems, otherwise there is no point even practicing. Good Luck.