Algorithms explained Let's make algorithms easy and understandable once and for all! List of algos until now: Caesar Cipher Bubble sort Running algorithms Open your terminal inside algos-explained root folder: cd algorithm_folder Then run following command: node index.js