Skip to content

SuboptimalEng/leetcode-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐍 LeetCode in Python

Description

Hello everyone! "LeetCode in Python" is a YouTube series where I explain all solutions to popular LeetCode problems. Each video contains a theoretical section (where I explain the reasoning behind the most optimal solution) and a practical section (where I go over the Python solution). Solving these LeetCode problems has helped me land interviews and job offers from numerous tech companies. Stay tuned to learn how to crack (nearly) any coding interview!

TL;DR: LeetCode in Python will be the one resource you need to get into FAANG; system design not included!

What's in this repo?

This repo contains the coded solutions (and any supplementary material) to my "LeetCode in Python" YouTube series. Check it out if you tryna dive deep into the realm of computer science. Some aspects of this repo may be elusive unless you watch the corresponding video - keep that in mind as you traverse through these solutions.

About

🐍 Solutions to popular LeetCode problems in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages