This project suggests three articles to read on geeksforgeeks.org for each problem on leetcode.com.
It works by getting a similarity score, more specifically, the cosine similarity of two titiles.
Leetcode titles (2sum, 3sum for instance) tend to be short and therefore sometimes result in unsatisfactory results.
- preprocess titles of leetcode problems when needed.
- add a short description from the problems and articles to improve the accuracy.
- improve the efficiency of the script.
If you want to read articles on geeksforgeeks on iOS device, try GeeksforGeeks Reader. It optimized the articles for reading on iOS devices and has a powerful search capability.