Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dariadia/leetcode-solutions
Explaining how to solve algorithm tasks (via Leetcode)
https://github.com/dariadia/leetcode-solutions
Last synced: about 1 month ago
JSON representation
Explaining how to solve algorithm tasks (via Leetcode)
- Host: GitHub
- URL: https://github.com/dariadia/leetcode-solutions
- Owner: dariadia
- Created: 2023-06-10T09:31:51.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-07T16:16:41.000Z (about 1 year ago)
- Last Synced: 2023-11-07T17:36:48.079Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://leetcode-solutions-zeta.vercel.app
- Size: 503 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Algorithm Series
Explaining how to solve algorithm tasks (via Leetcode).
## A statically generated blog using Next.js and Markdown
Based on [blog-starter](https://github.com/vercel/next.js/tree/canary/examples/blog-starter)
### Stack
- [Next.js](https://nextjs.org/)
- [Prism](https://prismjs.com/)
- [gray-matter](https://github.com/jonschlinkert/gray-matter)
- [remark](https://github.com/remarkjs/remark)