Repository for the Frontend Masters Primeagen Algorithms Course. This course is a part of the Frontend Masters Bootcamp and this repository contains solutions of mine to all exercises presented during the course.
A lot of comments and explanations of my own were added to the code to help me understand the algorithms concepts and implementations. You can check the course here.
This project was built using:
- TypeScript
- JavaScript
- C#
Course notes: https://theprimeagen.github.io/fem-algos/
Course exercises: https://github.com/ThePrimeagen/kata-machine
To install this project, clone the repository using the following command:
git clone https://github.com/guisaliba/kata-algorithms.git