Hi! I am Cj
The files in this directory are * well known * algorithms; that I will be coding over time when studying Computer Science Fundamentals.
Algorithms, Problems, Challenges, Contests. Practice Algo/DS in various formats and stories.
Each algorithm is either in one or more of these languages: PHP, Python, Golang or NodeJS/JavaScript
These algorithms are implemented in everyday life; for example: the Fibonacci sequence, or Binary Trees, Sorting algorithm, and other problems; contests such as from sites like https://www.hackerrank.com/contests
Theme of things I've learned so far:
Complexity Analysis, Bubble-Sort, Merge-Sort, Binary Trees, Binary Search Tree (Preorder, Inorder, Postorder)