An open API service indexing awesome lists of open source software.

https://github.com/zanottipaolo/info1-dev

Info 1-Dev course exercises @ UniBg - Computer Engineering 2020/2021.
https://github.com/zanottipaolo/info1-dev

cpp

Last synced: 7 days ago
JSON representation

Info 1-Dev course exercises @ UniBg - Computer Engineering 2020/2021.

Awesome Lists containing this project

README

          

# Index :man_technologist:
Source code of Info 1-Dev course exercises @ UniBg - Computer Engineering 2020/2021.

## exe_2210
* [Prova](exe_2210/prova.cpp)

## exe_2910
* [Angolo](exe_2910/angolo.cpp)
* [Esercizio 2](exe_2910/esercizio_2_Zanotti.cpp)
* [Max](exe_2910/max.cpp)
* [Maxs](exe_2910/maxs.cpp)
* [Sums](exe_2910/sums.cpp)
* [Temperature converter](exe_2910/temperature_converter_Zanotti.cpp)

## exe_1211
* [Menu](exe_1211/consegna_menu_Zanotti.cpp)
* [Quadrati (con la somma)](exe_1211/quadrati_positivi.cpp)
* [Triangolo](exe_1211/triangolo.cpp)

## exe_1911
* [Funzioni](exe_1911/funzioni_menu_Zanotti.cpp)
* [Polinomio](exe_1911/polinomio.cpp)
* [Moda](exe_1911/moda.cpp)

## exe_2611
* [Palindromi](exe_2611/palindromi.cpp)
* [Matrice simmetrica](exe_2611/matrice_simmetrica.cpp)
* [Operazioni stringhe](exe_2611/menu_stringa_Zanotti.cpp)

## exe_0312
* [Stringhe - Struct](exe_0312/struct_studente_Zanotti.cpp)

## exe_1012
* [Ricerca Dicotomica](exe_1012/ricerca_dicotomica.cpp)
* [Albero binario](exe_1012/albero_binario_Zanotti.cpp)