The Wayback Machine - https://web.archive.org/web/20210104062037/https://github.com/edoardottt/py-problems-solutions
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

README.md

py-problems-solutions πŸ’»

Some implementations to various problems with Python.

Python 3.6 Codacy Badge

I wrote these files while I was attending 'Algorithm Design' course held by Prof. Monti in Sapienza University. The course concerned about:

  • Graph Theory
  • Greedy algorithms
  • Divide et Impera
  • Dynamic Programming
  • BackTracking algorithms
  • Depth and Breadth first search
  • Dijkstra's algorithm
  • Tarjan's algorithm
  • Directed acyclic graph
  • Particular graphs and problems:
    • Knapsack
    • Longest Path in DAG
    • CPM
    • Sudoku

Download πŸ“‘

v1.0

If you liked it drop a ⭐

https://www.edoardoottavianelli.it for contact me.

                                                                 Edoardo Ottavianelli
You can’t perform that action at this time.