adeleke5140 / leetcode

Leetcode solutions written in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leetcode

Leetcode solutions written in Python

This Repo contains solutions to Leetcode problems in Python. Most of my experience is in Web dev. but I believe learning how to solve Algorithmic challenges, will make a better, well-rounded developer.

My primary language is Javascript so this is the right challenge. I will also write tests for each algorithm solution and notes on their Big O.

Organization

The problems are sorted not by difficulty but by grouping:

  • đź“‚ Leetcode 75 Interview questions -- Leetcode 75

License

GNU Public licence. You can fork but must also be free for change and modification.

About

Leetcode solutions written in python

License:GNU General Public License v3.0