We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2daa87d commit 2c1011aCopy full SHA for 2c1011a
README.md
@@ -15,10 +15,10 @@ Collection of interview questions with Unit Tests. Problems includes Data Struct
15
16
This repo contains the following sections implemented in **JavaScript**
17
18
-- Data Structures
19
-- Algorithms
20
-- Logical Problems
21
-- Classics (Few of the classical questions)
+- [Data Structures](src/_DataStructures_)
+- [Algorithms](src/_Algorithms_)
+- [Logical Problems](src/_Problems_)
+- [Classics (Few of the classical questions)](src/_Classics_)
22
23
Find the detailed contents and problem list here: [Table Of Contents](TOC.md)
24
0 commit comments