Skip to content

codevicky/leetcode-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode Python Solution

  1. This is my Python Solution on leetcode @christopherwu0529.

  2. I really take time tried to make the best solution or explaination. Because I wanted to help others like me. If you like my answer, a star on GitHub means a lot to me. https://github.com/wuduhren/leetcode-python

  3. The question is at https://leetcode.com/problems/the-file-name/. For example, merge-sorted-array.py's question is at https://leetcode.com/problems/merge-sorted-array/.

Really Great Resources

System Design

https://github.com/shashank88/system_design

Data Structure and Algorithm

Basic data structure and algorithm online course taught in Python. This course is design to help you find job and do well in the interview.
https://classroom.udacity.com/courses/ud513

Architecture 101

https://engineering.videoblocks.com/web-architecture-101-a3224e126947

Overall Mindset

This is a speech from Sean Lee on "How to Get a Job at the Big 4". I highly recommend this because it gives me the right mindset on how to put in the work.
https://youtu.be/YJZCUhxNCv8

CS DoJo on "How I Got a Job at Google as a Software Engineer". There are also lots of technique on coding interview in his channel.
https://www.youtube.com/watch?v=UPO-9iMjBpc

How to scale up

There are also lots of tech interview related topic in his channel.
https://www.youtube.com/watch?v=yPF94QiI2qk&t=385s

Interview Question Survey

https://www.glassdoor.com/index.htm
https://www.careercup.com/

About

My Leetcode practice. Python solution with explanation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%