Skip to content

Commit

Permalink
Changed links to sub directories
Browse files Browse the repository at this point in the history
  • Loading branch information
embiway committed Nov 18, 2021
1 parent ee0785e commit 9424cfe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CompetitiveProgramming/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- [Class 5 (DP tricks and Bitmask DP): held on August 21, 2021](2021_08_21_CPClass-5)
- [Class 6 (SOS DP and Intro to Graphs): held on October 27, 2021](2021_10_27_CPClass-6)
- [Class 7 (Graph Traversals Implementation Details): held on October 31, 2021](2021_10_31_CPClass-7)
- [Class 8 (Shortest Path Algos + Topological sorting): held on November 18, 2021](2021_11_18_CPClass-8)
- [Class 8 (Shortest Path Algos + Topological sorting): held on November 18, 2021](2021_11_18_CPCLass-8)

## Reading Resources

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ If you are a part of MNNIT join us on Microsoft Team [MNNIT CC Queries Official]
- [Competitive Programming Class-5](CompetitiveProgramming/2021_08_21_CPClass-5)
- [Competitive Programming Class-6](CompetitiveProgramming/2021_10_27_CPClass-6)
- [Competitive Programming Class-7](CompetitiveProgramming/2021_10_31_CPClass-7)
- [Competitive Programming Class-8](CompetitiveProgramming/2021_11_18_CPClass-8)
- [Competitive Programming Class-8](CompetitiveProgramming/2021_11_18_CPCLass-8)

- [Git/GitHub classes](Git-GitHub)
- [Git Class-1](Git-GitHub/2021_04_20_GitClass-1)
Expand Down

0 comments on commit 9424cfe

Please sign in to comment.