Skip to content

Commit ac0626a

Browse files
authored
Update SYLLABUS.md
The word course missing a determiner, added 'the' (54) NP-Completeness is missing a hyphen. (81)
1 parent c8e73b8 commit ac0626a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SYLLABUS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
- Newton's Square Root Method
5252
- Number Theory
5353
- Euclidean algorithm
54-
- Advanced Concepts for CP (later in course)
54+
- Advanced Concepts for CP (later in the course)
5555
- Bitwise + DP
5656
- Extended Euclidean algorithm
5757
- Modulo Properties
@@ -78,7 +78,7 @@
7878
- Complexity discussion of all the problems we do
7979
- Space Complexity
8080
- Memory Allocation of various languages
81-
- NP Completeness and Hardness
81+
- NP-Completeness and Hardness
8282
- Recursion
8383
- Introduction
8484
- Why recursion?

0 commit comments

Comments
 (0)