hgn's note
LeetCode: Tribonacci
Clean Architecture: Chapter 22 - The dependency rule
08 - 07 - 2023
- LeetCode: Tribonacci - I think the technique I used is recursion and sliding window
- Clean architecture: Chapter 22 - The dependency rule - I like the idea of entities as a Critical Business Data. However a lot of new startup don’t have the luxury of great BA who can define this Critical Business Data.