SIGN IN SIGN UP

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

0 0 4 JavaScript

Update README.md (#1141)

Before diving into any of the data structures, readers should be reminded of two fundamental laws in software architecture:

1.Everything is a trade-ff
2."Why is more important than the how"

So, readers face the nuances and reality of these data structures from the beginning. These two laws are coined by two thought leaders in software architecture: Mark Richards and Neal Ford. They have explained these two laws in various conference talks and books. For example, here you can read about these two laws here:

https://www.infoq.com/podcasts/software-architecture-hard-parts/


Also, here is a book for reference:
https://a.co/d/fKOodW9

Co-authored-by: Oleksii Trekhleb <3000285+trekhleb@users.noreply.github.com>
M
Mahdi Azarboon committed
9046d80bdb9e5c2e65c87369575a3e47e9c01978
Parent: e5b5944
Committed by GitHub <noreply@github.com> on 7/13/2024, 6:58:45 PM