Update README.md

This commit is contained in:
Gaurav Sen 2022-10-09 08:57:54 +05:30 committed by GitHub
parent df2d73f4e7
commit cc22d7c2c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,10 @@ Please raise issues and pull requests for fixes and updates.
The following resources are useful for learning low level design. The following resources are useful for learning low level design.
### Design Patterns
[Refactoring Guru](https://refactoring.guru/)
### Memory Management ### Memory Management
[Texas University Memory Models](https://www.cs.utexas.edu/~bornholt/post/memory-models.html) [Texas University Memory Models](https://www.cs.utexas.edu/~bornholt/post/memory-models.html)