Compare commits
2 Commits
2aaf71499d
...
af63e5fecb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
af63e5fecb | ||
|
|
c6cb182e0f |
@ -370,6 +370,7 @@ Let's be honest: algorithms can be a pretty dry topic. [This quora question](htt
|
|||||||
- [Hashing](https://samwho.dev/hashing/)
|
- [Hashing](https://samwho.dev/hashing/)
|
||||||
- [Visualizing Algorithms](https://bost.ocks.org/mike/algorithms/)
|
- [Visualizing Algorithms](https://bost.ocks.org/mike/algorithms/)
|
||||||
- [B-trees and database indexes](https://planetscale.com/blog/btrees-and-database-indexes)
|
- [B-trees and database indexes](https://planetscale.com/blog/btrees-and-database-indexes)
|
||||||
|
- [Big O visualizations](https://samwho.dev/big-o/)
|
||||||
|
|
||||||
Example implementations:
|
Example implementations:
|
||||||
|
|
||||||
@ -686,6 +687,7 @@ About senior engineers:
|
|||||||
- [kettanaito/naming-cheatsheet](https://github.com/kettanaito/naming-cheatsheet): : comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern.
|
- [kettanaito/naming-cheatsheet](https://github.com/kettanaito/naming-cheatsheet): : comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern.
|
||||||
- 🧰 [Quality Engineering Guides](https://qeunit.com/guides/)
|
- 🧰 [Quality Engineering Guides](https://qeunit.com/guides/)
|
||||||
- [What Makes Code Hard To Read: Visual Patterns of Complexity](https://seeinglogic.com/posts/visual-readability-patterns/)
|
- [What Makes Code Hard To Read: Visual Patterns of Complexity](https://seeinglogic.com/posts/visual-readability-patterns/)
|
||||||
|
- [zakirullin/cognitive-load: 🧠 Cognitive Load is what matters](https://github.com/zakirullin/cognitive-load)
|
||||||
|
|
||||||
### Communication
|
### Communication
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user