Skip to content

Commit feae56a

Browse files
authored
Update README.md
Stars
1 parent afcc0ef commit feae56a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
The landscape of coding interviews has evolved dramatically, becoming more challenging as we now have access to a plethora of coding problems. This increased competition means that merely understanding basic data structures and solving a handful of problems is no longer sufficient. This repository serves as a comprehensive guide to tackling these complexities. It is designed to help you master the intricacies of data structures and algorithms through a structured and pattern-based approach. Here, we break down the most common and challenging coding interview questions into understandable patterns, providing you with the tools to recognize and solve similar problems.
44

5+
<iframe style="width:100%;height:auto;min-width:600px;min-height:400px;" src="https://star-history.com/embed?secret=#ashfarhangi/Summary_Leetcode_Algorithms_Data_Structures&Date" frameBorder="0"></iframe>
6+
7+
8+
59
# 1. Foundation
610
- By large, Computer Science concepts are seen as standalone. However, you might need to use it to build upon other elements.
711
![](media/outline.png)

0 commit comments

Comments
 (0)