Skip to content

Commit 28dd505

Browse files
authored
Update README.md
1 parent feae56a commit 28dd505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
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>
65

6+
[![Star History Chart](https://api.star-history.com/svg?repos=ashfarhangi/Summary_Leetcode_Algorithms_Data_Structures&type=Date)](https://star-history.com/#ashfarhangi/Summary_Leetcode_Algorithms_Data_Structures&Date)
77

88

99
# 1. Foundation

0 commit comments

Comments
 (0)