Skip to content

z-wentao/algorithm_learning

Repository files navigation

What is this project about?

Record personal Algorithms and Data Structures learning process, which includes:

  • Problems
  • Thinking Process which can help me track my thinking process and used for Reflection
  • My solution

The roadmap to learn Algorithms & Data Structures.

Foundamentals:

  1. Problem solving skills << How to solve it >>
  • understad the Problem
  • devise a plan
  • implement the plan
  • reflect the process
  1. Asymptotic analysis

Topic

  1. Linear Structures
  2. Divide, conquer and sorting
  3. Tree traversal & Graph Traversal
  4. Dynamic Programming

About

algorithm and data structure learning log

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published