Skip to content

yulinlina/Algorithm-Design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is the note about the algorithm course.

Including

The problem set is a guide to dive into more sophisticated algorithm study

  1. Recursion
  2. Divide and Conquer
  3. Dynamic Program
  4. Greedy
  5. Backtrack

Dependence

all the problem description can be found in the http://acm.scu.edu.cn/teach/main.html

Releases

No releases published

Packages

No packages published

Languages