Commit Graph

9 Commits

Author SHA1 Message Date
Alexandru Macocian 9a7125fbb0 Added various extensions.
Added coding style helpers.
Unit tests.
2021-04-01 12:38:26 +02:00
Alexandru Macocian f39e8cf89e Port to netstandard.
Nit fixes.
Fixed e2e tests.
Added MIT license.
2021-03-26 11:58:07 +01:00
amacocian c2a5860867 Modified Add method for consistency 2019-06-20 12:08:34 +02:00
amacocian 222030940b Implemented Serializable + Tests 2019-06-20 11:06:25 +02:00
amacocian e374d38d4e Removed comparators in favor of IComparable implementation 2019-06-20 02:19:05 +02:00
amacocian 04adb4bd30 Implemented AVLTree + Tests + Interface implementation for all other structures 2019-06-16 17:28:37 +02:00
Alex Macocian a213d4225d Uniformization 2019-04-22 15:22:23 +02:00
Alex Macocian 95f2ab709f Implemented Treap and Treap tests. 2019-04-22 14:56:03 +02:00
Alex Macocian afdfeda826 Implemented Fibonacci Heap + Tests 2019-04-18 15:41:50 +02:00