This repository contains OOPs implementation of algorithms in python and javascript. Feel free to clone the repository and dive into the code.
To run the script, first clone the repository into a local folder folder and initialize it with git init.
Navigate to the directory location and double click on the path displayed and enter cmd to enter the command prompt and type code . if you have a visual studio or just directly open the folder in any IDE of your choice that support python and javascript.
You can run the programs through the terminal in visual studio by entering the command python3 <FILE_NAME>.