This repository contains the algorithms that are a part of MAKAUT syllabus for 3rd Year Computer Science and Engineering.
All programs are written in java in IntelliJ IDEA.
The .java files can be found in \src
\Graphs contain adjacency matrices for certain graphs
It is incomplete and might contain a few mistakes. Please inform if mistakes are found.
- Fork this repository
- Clone it
- Create a new branch with an appropriate name
- Commit changes to that branch
- Push changes to your forked repository
- Create a pull request