This is a an offline leetcode problem mono-repo that allows a user to View the Leetcode Questions and also view Leetcode Code Soultions.
- leetcode-solutions-haoel: Divides the Solutions of Problems to Leetcode's categories. i.e algorithms, database, scripts, shell. Main code is C++. Also Pyton & Java.
- leetcode-questions-scraper: The Python Selenium Scraper that obtains our questions.
- leetcode-solutions-qiyuangong: Solutions of problems mainly in Python & Java. Also C++
Since most solutions are already written in their specified languages, Only configurations to be handled are for the questions-scraper. Follow the Leetcode-Questions-Scraper repo for a detailed instruction on how to run the scraper to Obtain our Questions for our Solutions repos.
- Debian: This lightweight E-book reader will be enough to read our files
sudo apt-install fbreader
- haoel/leetcode: Most Solutions in C++, Shell & SQL
- Bishalsarang/Leetcode-Questions-Scraper: Question Scrapper written in Python using Selenium library.
- qiyuangong/leetcode: Most Solutions in Python & Java