datastacktv / data-engineer-roadmap

Roadmap to becoming a data engineer in 2021
https://datastack.tv
12.33k stars 1.32k forks source link

Refine Knowledge of Algorithms #45

Open silviodc opened 3 years ago

silviodc commented 3 years ago

I think would be interesting to refine the knowledge of algorithms with Big O, Big theta notations and code complexity. Algorithms seems vague. Moreover, things like SOLID and clean code would help as well.