Skip to content

Algorithms and Data Structures (API) project 2022/23 at Politecnico di Milano

Notifications You must be signed in to change notification settings

GiuseppeBocci/API_2022-23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

API_2022-23

Algorithms and Data Structures (API) project 2022/23 at Politecnico di Milano. Professor: Barenghi Alessandro.

Educational objectives and implementation

Goals

  • Practical application of the techniques learned in the algorithms module e data structures of the algorithms and principles of computer science course
  • Implementing a solution to a problem by paying attention to concrete aspects of code efficiency

Realization

  • C language (C11, VLA allowed)
  • No external libraries beyond the C standard library
  • No multithreading
  • Input data received via stdin, results to be provided via stdout

Problem

The problem statement can be found here. The problem.pdf document was given to me by my professor.

About

Algorithms and Data Structures (API) project 2022/23 at Politecnico di Milano

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages