https://github.com/zvdy/leetcode
All my +550 solved Leetcode problems.
https://github.com/zvdy/leetcode
Last synced: 11 months ago
JSON representation
All my +550 solved Leetcode problems.
- Host: GitHub
- URL: https://github.com/zvdy/leetcode
- Owner: zvdy
- Created: 2022-08-04T17:48:22.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-04T15:38:51.000Z (almost 2 years ago)
- Last Synced: 2024-09-05T21:51:38.440Z (almost 2 years ago)
- Language: Python
- Homepage: https://leetcode.com/zvdy/
- Size: 560 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Leetcode
Leetcode is a platform for preparing technical coding interviews. It has a large collection of algorithm problems, and supports online code editor with syntax highlighting and real-time code execution.
This repository contains **+500 solutions** to the problems on Leetcode.
> Most of the solutions are written in Python3. Over time, I will also add solutions in other languages such as **Go**, **Java**,**Rust**, **C++**
