Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gribbirg/leetcode-solutions
My solutions to LeetCode problems
https://github.com/gribbirg/leetcode-solutions
dart java kotlin leetcode python solutions
Last synced: 2 days ago
JSON representation
My solutions to LeetCode problems
- Host: GitHub
- URL: https://github.com/gribbirg/leetcode-solutions
- Owner: Gribbirg
- Created: 2024-01-02T23:16:44.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-04-13T15:09:28.000Z (7 months ago)
- Last Synced: 2024-04-14T04:07:24.857Z (7 months ago)
- Topics: dart, java, kotlin, leetcode, python, solutions
- Language: Kotlin
- Homepage: https://leetcode.com/Gribbirg/
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My LeetCode solutions
[![en](https://img.shields.io/badge/lang-en-blue.svg)](README.md)
[![ru](https://img.shields.io/badge/lang-ru-red.svg)](README.ru.md)My solutions to [LeetCode](https://leetcode.com/problemset/) problems.
## Profile
[Click here](https://leetcode.com/Gribbirg/)
## Stats
![](https://leetcard.jacoblin.cool/gribbirg?ext=heatmap)
## Languages
- [Kotlin](https://github.com/Gribbirg/leetcode-solutions/tree/master/src/code/kotlin)
- [Java](https://github.com/Gribbirg/leetcode-solutions/tree/master/src/code/java)
- [Dart](https://github.com/Gribbirg/leetcode-solutions/tree/master/src/code/dart)
- [Python](https://github.com/Gribbirg/leetcode-solutions/tree/master/src/code/python)