Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pradetto authored Sep 13, 2022
1 parent 9b65d2f commit 95785ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The is an all inclusive 450+ flashcard set that covers common data structure and
## Common Data Structures and Algorithms Patterns & Templates
This is a unique list of DSA templates and common questions I have encountered while studying Leetcode / Grind 75. It is a great resource to practice the nuances of some of the problems to recognize the patterns. I would recommend running the python file to see how the questions answers appear in the terminal then you can go to the section you want to study. This document is really good for spending time in the debugger stepping through problems you are struggling with.

[DSA Templates](https://github.com/Pradetto/DSA-Cheat-Sheets/tree/main/DSA%20Common%20Patterns%20and%20Templates)
[DSA Patterns & Templates](https://github.com/Pradetto/DSA-Cheat-Sheets/tree/main/DSA%20Common%20Patterns%20and%20Templates)

|Topic(s)|
| --- |
Expand Down

0 comments on commit 95785ab

Please sign in to comment.