An open API service indexing awesome lists of open source software.

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

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.