Skip to content

Commit

Permalink
fix ToC
Browse files Browse the repository at this point in the history
  • Loading branch information
oneonlee authored Sep 22, 2023
1 parent b7a58cc commit f363490
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 3. Algorithms/01. Algorithm Complexity Analysis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
+ [Polynomial Time](#polynomial-time)
+ [Exponential Time](#exponential-time)
* [Ω 표기법](#ω-표기법)
* [Summary ✩](#summary-)
* [Summary ✩](#summary-)
- [순환 (recursion)](#순환--recursion-)
- [Master Theorem](#master-theorem)
* [제약 조건 ✩](#제약-조건-)
* [제약 조건 ✩](#제약-조건-)
+ [Adavanced Master Theorem](#adavanced-master-theorem)

---
Expand Down

0 comments on commit f363490

Please sign in to comment.