Skip to content

lcbm/cs-graph-theory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☸️ Graph Theory Course Repo

License Chat

🚀 Getting Started

First of all, you will need to clone this repository:

$ git clone https://github.com/lcbm/cs-graph-theory.git

Now, choose one of the workspaces listed below, to start working in. Within each one, you'll find their own documentation - with requirements, usage instructions and everything else that you'll need, to start working.

$ cd <path/to/cs-graph-theory/workspace>

👩‍💻 Workspaces

/go

This folder contains all of the course's exercises that were implemented in Golang. Also, exercises with the same scope will be under the same subfolder (e.g. all graph exercises will be under /go/graph and all tree exercises will be under tree). Feeling curious? Click here to find out why!

/pyspark

This folder contains all of the course's exercises that were implemented using Apache PySpark. In addition to Apache Pyspark, GraphFrames was also used during these exercises.

🤝 Contributing

We are always looking for contributors of all skill levels! If you're looking to ease your way into the project, try out a good first issue.

If you are interested in helping contribute to the project, please take a look at our Contributing Guide. Also, feel free to drop in our community chat and say hi. 👋

Also, thank you to all the people who already contributed to the project!

📝 License

Copyright © 2020-present, CS Graph Theory Contributors. This project is ISC licensed.

About

☸️ my graduation's graph theory class activities.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published