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

https://github.com/eason-dev/leetcode-cheatsheet

Just enough programming language cheatsheets for LeetCode
https://github.com/eason-dev/leetcode-cheatsheet

Last synced: 3 months ago
JSON representation

Just enough programming language cheatsheets for LeetCode

Awesome Lists containing this project

README

          

# LeetCode Cheatsheet

Just enough cheatsheets for LeetCode

## Features

- ✍️ **Essential cheatsheets**: For solving LeetCode problems
- 🧠 **Clear & concise**: Easy to understand
- ⚒️ **Picky and carefully crafted**: Only cover the most important topics

## Programming language

- [Python](./python.md)
- Other languages work in progress!

## Roadmap

Add cheatsheets for more languages

See [project kanban board](https://github.com/users/Kamigami55/projects/1?query=is%3Aopen+sort%3Aupdated-desc)

## Contributing

PRs are welcome!

## License

MIT License