This repository has implementation of various data structures and algorithms implemented in python and cpp.
You need to make sure your local repository should not contain any byte code file like .class, .exe etc. So follow the below instruction -
- Execute
python3 removeExe.py
on current repository