File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff 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
127144i. Clone the git repo
You can’t perform that action at this time.
0 commit comments