LeetCode is a site made up of problems specifically designed to prepare software engineers for potential interview questions. There are currently more than two thousand challenges available, all designed to test a candidate’s knowledge of efficiency, patterns, and problem-solving. Reference
On top of that, LeetCode is an important website to hone problem solving and critical thinking skills.
This REPO contains the questions, descriptions, pseudocode, solutions of the problems I have attempted on LeetCode.
Hone my problem-solving skills
Practice Test Driven Development approach
Prepare for technical interview
Help myself keep track of my progress and stay consistent
I am a fan of GitHub
My appreciation goes to LeetHub for making such an amazing plugin that links github to leetcode.