Frontend Masters
I just completed "A Practical Guide to Algorithms with JavaScript" by @BiancaGando on @FrontendMasters! https://frontendmasters.com/courses/practical-algorithms/ 

what I'm getting from this course
1. I know a little recursion how it works
2. I know a bit what is Memoization
3. I know what the different Binary search and Linear search
and the lecturer mentions merge sort and bubble sort