Skip to content

fuguigui/leetcode-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode-notes

For future interview's quick review. This notes include my own summary as well as others.

Enjoy!

Recommend order:

  1. basic knowledges, for freshing up important knowledge points including

    • hashmap
    • stack and queue
    • heap
    • sorting
    • binary sorting
    • tree and graph
    • dynamic programming
    • array and linked list
    • two pointers
    • greedy
    • others
  2. topic practice, including

    • BFS & DFS
    • Union Finding set
    • Topological sorting
    • DFS + memo
    • Dynamic Programming
    • Segment Tree
  3. Google Top Questions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages