Skip to content

Commit 415f5af

Browse files
authored
Three-Hundred-Twenty-Seven Commit: Update README.md
1 parent c396be9 commit 415f5af

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,23 @@ Coding Interview Patterns are classified according to skills level:
122122
[9. Ordered Set ](src/Ordered_Set)
123123

124124

125+
126+
*** *Below is a visual representation of the three main pillars that make up Data Structures and Algorithms for Coding Interview's*
127+
128+
*i.e. Data Structures, Algorithms, and Problem-Solving Techniques. It demonstrates the relationship between these three pillar's of*
129+
130+
*Computer Science knowledge.*
131+
132+
133+
![download](https://github.com/user-attachments/assets/ef9fff3a-b37f-43b1-aae5-013a2c9fdaf9)
134+
135+
136+
*Reproduced from "How I Mastered Data Structures and Algorithms" By Ashish Pratap Singh*
137+
138+
*URL: https://blog.algomaster.io/p/15-leetcode-patterns*
139+
140+
141+
125142
## 4. Installation:
126143

127144
i. Clone the git repo

0 commit comments

Comments
 (0)