leetcode_dump
leetcode-rating-predictor
Our great sponsors
leetcode_dump | leetcode-rating-predictor | |
---|---|---|
1 | 3 | |
3 | 513 | |
- | - | |
0.0 | 2.2 | |
about 1 year ago | 5 months ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
leetcode_dump
We haven't tracked posts mentioning leetcode_dump yet.
Tracking mentions began in Dec 2020.
leetcode-rating-predictor
-
Leetcode Rating Predictor written in Nodejs utilizes Node c++ addon for multi threading
It is written in Nodejs. Rating prediction is a cpu intensive task so it was very slow in js. As we can't use multi threading in js and js service workers are not memory efficient, I almost gave up on this tech stack but then I got to know about Nodejs C++ addon. These c++ add-ons are just awesome. I was finally able to use threading with better performance. I also documents these results on github. You can have a look if you are interested.
Website: lcpredictor.herokuapp.com
What are some alternatives?
SingleFile - Web Extension and CLI tool for saving a faithful copy of an entire web page in a single HTML file
LeetHub - Automatically sync your leetcode solutions to your github account - top 5 trending GitHub repository
create-react-doc - 📝 Minimalistic React-powered static site generator.
leetcode-patterns - A pattern-based approach for learning technical interview questions
interviews - Everything you need to know to get the job.
arima - ARIMA, SARIMA, SARIMAX and AutoARIMA models for time series analysis and forecasting in the browser and Node.js
pangu.js - Paranoid text spacing in JavaScript
todoleet - Syncs Daily LeetCoding Challenge to Todoist