Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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)