Skip to content

Commit 3b28986

Browse files
Merge pull request kunal-kushwaha#5 from Randrita/patch-1
Update SYLLABUS.md
2 parents 66607ff + b360447 commit 3b28986

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

SYLLABUS.md

Lines changed: 3 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
@@ -68,6 +68,7 @@
6868
- Shadowing
6969
- Variable Length Arguments
7070
- (more content in OOP such as overloading etc)
71+
7172
- Recursion
7273
- Introduction
7374
- Why recursion?
@@ -98,7 +99,7 @@
9899
- Complexity discussion of all the problems we do
99100
- Space Complexity
100101
- Memory Allocation of various languages
101-
- NP Completeness and Hardness
102+
- NP-Completeness and Hardness
102103
- Object Oriented Programming
103104
- Introduction
104105
- Classes & its instances

0 commit comments

Comments
 (0)