Repository contenete gli algoritmi, gli esercizi e le strutture dati sviluppate durante il corso di tecniche di programmazione presso l'università del Sannio.
Go to file
norangebit bb45e3ed9e
All checks were successful
continuous-integration/drone/push Build is passing
update build scripts
- upgrade to gradle 5.3.1
- upgrade to junit 5
- update test for compatibility to junit 5
2019-04-14 11:39:11 +02:00
buildSrc update build scripts 2019-04-14 11:39:11 +02:00
doc/exercises add exercise point sorter 2019-03-28 21:33:30 +01:00
gradle/wrapper update build scripts 2019-04-14 11:39:11 +02:00
src update build scripts 2019-04-14 11:39:11 +02:00
.drone.yml update matrix notify 2019-04-11 22:21:29 +02:00
.gitignore prefix average 2019-03-17 19:28:14 +01:00
.travis.yml add peek to queue interface 2019-03-11 23:01:31 +01:00
build.gradle.kts update build scripts 2019-04-14 11:39:11 +02:00
gradle.properties init kotlin project 2019-03-10 17:56:00 +01:00
gradlew init kotlin project 2019-03-10 17:56:00 +01:00
gradlew.bat init kotlin project 2019-03-10 17:56:00 +01:00
LICENSE.md initial commit 2019-03-10 17:41:48 +01:00
README.md add build status 2019-04-08 23:39:52 +02:00
settings.gradle init kotlin project 2019-03-10 17:56:00 +01:00

Build Status


Tecniche di programmazione

Esame di tecniche di programmazione - Unisannio