Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sixtusagbo/leet_problems
Solution to some leet code problems
https://github.com/sixtusagbo/leet_problems
challenges challenges-solved leetcode leetcode-solutions programming-exercises
Last synced: about 2 months ago
JSON representation
Solution to some leet code problems
- Host: GitHub
- URL: https://github.com/sixtusagbo/leet_problems
- Owner: sixtusagbo
- License: mit
- Created: 2022-07-28T09:12:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-28T20:39:30.000Z (over 2 years ago)
- Last Synced: 2023-03-05T05:22:41.733Z (almost 2 years ago)
- Topics: challenges, challenges-solved, leetcode, leetcode-solutions, programming-exercises
- Language: C
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Leet Problems
[![License](https://img.shields.io/github/license/sixtusagbo/leet_problems)](LICENSE)
I solve some leet code problems in this repository.
## Strengths
![Strength](https://img.shields.io/static/v1?label=&message=Easy&color=green&style=for-the-badge)
![Strength](https://img.shields.io/static/v1?label=&message=Medium&color=fc9d03&style=for-the-badge)
![Strength](https://img.shields.io/static/v1?label=&message=Hard&color=fc0303&style=for-the-badge)## Projects
| Title | Description |
| :--- | :--- |
| [`14 Days plan to crack algo`](/algorithm/) | This study plan is to improve my algorithm formulation skills.