https://github.com/vitorsouzaalmeida/loguic
Some leetcodes
https://github.com/vitorsouzaalmeida/loguic
golang leetcode rust typescript
Last synced: 27 days ago
JSON representation
Some leetcodes
- Host: GitHub
- URL: https://github.com/vitorsouzaalmeida/loguic
- Owner: vitorsouzaalmeida
- License: mit
- Created: 2023-06-09T13:40:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-09T23:28:25.000Z (over 2 years ago)
- Last Synced: 2025-07-23T14:54:19.926Z (2 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.