Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vit0rr/loguic
- Owner: vit0rr
- License: mit
- Created: 2023-06-09T13:40:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-09T23:28:25.000Z (over 1 year ago)
- Last Synced: 2024-10-19T14:59:03.837Z (3 months ago)
- Topics: golang, leetcode, rust, typescript
- Language: Rust
- Homepage:
- Size: 6.84 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
- TypeScriptIf 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.