https://github.com/ngoiz/leetcode
Norberto's collection of LeetCode questions
https://github.com/ngoiz/leetcode
leetcode-python
Last synced: 8 months ago
JSON representation
Norberto's collection of LeetCode questions
- Host: GitHub
- URL: https://github.com/ngoiz/leetcode
- Owner: ngoiz
- Created: 2022-10-17T13:39:22.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-08T16:03:15.000Z (about 3 years ago)
- Last Synced: 2025-02-16T01:29:29.067Z (10 months ago)
- Topics: leetcode-python
- Language: Python
- Homepage: https://leetcode.com/ngoiz/
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LeetCode Question Repo
Norberto's collection of [LeetCode](http://leetcode.com) problems. Using Python3 and focusing on data structures and algorithms.
Created using [LeetHub](https://github.com/QasimWani/LeetHub). Commit message specifies time and space to run. In brackets how it compares with other submissions ((60.9%) indicates it performs better than 60.9% of Python3 submissions.