Skip to content

Just another practice of LeetCode (266 problems)

Notifications You must be signed in to change notification settings

chunweiliu/leetcode2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interview

  • Ask questions
  • Code clean
    • easy to read
    • easy for extension
  • Bug free

Leetcode

  • 150 - 200 is good enough
  • Only submit 3 times
  • Classify the problems
    • Binary Search
    • Binary Tree & Divide Conquer
    • Dynamic Programming I
    • Dynamic Programming II
    • Linked List
    • Array & Numbers
    • Data Structure
    • Graph & Search
  • Write TEMPLATE

Details

  • What is None in Python?

About

Just another practice of LeetCode (266 problems)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages