https://github.com/plugfox/leetcode
In this repository, I post solutions to LeetCode problems on Dart.
https://github.com/plugfox/leetcode
algorithm dart leetcode leetcode-solutions
Last synced: 4 months ago
JSON representation
In this repository, I post solutions to LeetCode problems on Dart.
- Host: GitHub
- URL: https://github.com/plugfox/leetcode
- Owner: PlugFox
- License: mit
- Created: 2022-08-08T17:11:58.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-20T18:16:40.000Z (almost 3 years ago)
- Last Synced: 2025-03-18T18:06:13.225Z (4 months ago)
- Topics: algorithm, dart, leetcode, leetcode-solutions
- Language: Dart
- Homepage: https://leetcode.com/PlugFox/
- Size: 152 KB
- Stars: 17
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# LeetCode Dart solutions.
[](https://github.com/PlugFox/leetcode/actions/workflows/checkout.yml)
[](https://codecov.io/gh/PlugFox/leetcode)
[](https://github.com/plugfox/leetcode)
[](https://opensource.org/licenses/MIT)In this repository, I post solutions to LeetCode problems on Dart.
The repository also contains the [structures](./lib/src/structure) necessary for solving problems on LeetCode.- [LeetCode](https://leetcode.com/)
- [Explore](https://leetcode.com/explore/)
- [Problems](https://leetcode.com/problemset/all/)
- [Profile](https://leetcode.com/PlugFox/)## Coverage
[](https://codecov.io/gh/PlugFox/leetcode/branch/master)