Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)