Commit Graph

5 Commits

Author SHA1 Message Date
Raffaele Mignone 96b22b95da
refactor tests 2019-03-12 21:45:32 +01:00
Raffaele Mignone 8df221cd1b
add peek to queue interface
- update travis file
- fix typo
2019-03-11 23:01:31 +01:00
Raffaele Mignone f9d26d9738
Queue & Stack
Add Queue and Stack, implemented with a resizing array
2019-03-10 17:56:45 +01:00
Raffaele Mignone 0106fd9866
init kotlin project 2019-03-10 17:56:00 +01:00
Raffaele Mignone 2aa26df7e5
initial commit 2019-03-10 17:41:48 +01:00