Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vit0rr/loguic

Some leetcodes
https://github.com/vit0rr/loguic

golang leetcode rust typescript

Last synced: about 2 months ago
JSON representation

Some leetcodes

Awesome Lists containing this project

README

        

# Loguic

This repository contains some [leetcode](https://leetcode.com/) problems and their solutions. Each problem has a folder with the language, and the problem file is followed by the number of the problem and the name.

But I'll focus to solve problems in:
- Rust
- Golang
- TypeScript

If you want to run some leetcode, I recommend you to not open the main project folder. Instead, open the folder of the language you want to run, and then run the main file that contains the output of the problems.