Skip to content
View MatteoConcutelli's full-sized avatar
  • DreamTeamC
Block or Report

Block or report MatteoConcutelli

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MatteoConcutelli/README.md
  • 👋 Hi, I’m @MatteoConcutelli
  • 👀 I’m interested in computer science
  • 🌱 I am currently attending the university of Tor Vergata

Pinned

  1. Graph_Traversal Graph_Traversal Public

    Graph visit algorithms

    Jupyter Notebook 1

  2. MST_Julia MST_Julia Public

    Julia

  3. OS_programs OS_programs Public

    Some C programs from the course Operating Systems computer science Tor Vergata, a.y. 2021/2022.

    C

  4. UnionFind UnionFind Public

    UnionFind data structure implemented with QuickFindTree with amortized cost of the union ( O(logn) )

    Java

  5. Unity_projects Unity_projects Public

    C#

  6. SchedulingJava SchedulingJava Public

    Scheduling algorithms in java