Skip to content

Commit 2c1011a

Browse files
committed
update: Added links in README
1 parent 2daa87d commit 2c1011a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ Collection of interview questions with Unit Tests. Problems includes Data Struct
1515

1616
This repo contains the following sections implemented in **JavaScript**
1717

18-
- Data Structures
19-
- Algorithms
20-
- Logical Problems
21-
- Classics (Few of the classical questions)
18+
- [Data Structures](src/_DataStructures_)
19+
- [Algorithms](src/_Algorithms_)
20+
- [Logical Problems](src/_Problems_)
21+
- [Classics (Few of the classical questions)](src/_Classics_)
2222

2323
Find the detailed contents and problem list here: [Table Of Contents](TOC.md)
2424

0 commit comments

Comments
 (0)