Commit Graph

80 Commits

Author SHA1 Message Date
amacocian 9003157a0f Changed elevateprocess way of getting the filename 2019-07-15 10:42:45 +03:00
amacocian 47c1e67f38 Implemented basic application functionality and security. 2019-07-15 10:36:50 +03:00
amacocian 5cb4b3a512 Removed a mistake in code v1.1 2019-07-11 09:49:00 +03:00
amacocian e8c9e682ed Marked class as sealed 2019-07-11 09:46:22 +03:00
amacocian c2a5860867 Modified Add method for consistency v1 2019-06-20 12:08:34 +02:00
amacocian 047635723b Merge branch 'master' of https://github.com/AlexMacocian/SystemExtensions 2019-06-20 11:06:39 +02:00
amacocian 222030940b Implemented Serializable + Tests 2019-06-20 11:06:25 +02:00
amacocian a05089533e Update README.md 2019-06-20 10:32:52 +02:00
amacocian a52cf5a077 Skip list implementation 2019-06-20 03:52:06 +02:00
amacocian 72267a5bf4 Renamed Remove function for consistency 2019-06-20 03:51:49 +02:00
amacocian e374d38d4e Removed comparators in favor of IComparable implementation 2019-06-20 02:19:05 +02:00
amacocian acb90e703f Removed unnecesarry edits 2019-06-16 17:58:39 +02:00
amacocian 04adb4bd30 Implemented AVLTree + Tests + Interface implementation for all other structures 2019-06-16 17:28:37 +02:00
amacocian bdb81512ca queue capacity 2019-05-23 20:01:12 +02:00
JavaOopAlgoStudent 978df544f9 Circular queue implementation WIP 2019-05-23 19:57:24 +02:00
JavaOopAlgoStudent d9cd4ad5ea Implemented queue interface for standardization. 2019-05-23 19:53:26 +02:00
Alex Macocian 8bd96fa35f Uniformization 2019-04-22 15:25:37 +02:00
Alex Macocian a213d4225d Uniformization 2019-04-22 15:22:23 +02:00
Alex Macocian 3c1a9ae39c Merge branch 'master' of https://github.com/AlexMacocian/SystemExtensions 2019-04-22 15:06:11 +02:00
Alex Macocian 7087ab2f04 fixed bug with treap 2019-04-22 15:06:04 +02:00
amacocian 7faa5c27b4 Create README.md 2019-04-22 14:56:42 +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
Alex Macocian f15855dec4 Implementation of PriorityThreadpool 2019-04-18 09:42:39 +02:00
Alex Macocian 8a4f0344e2 Fixed project rename 2019-04-16 20:33:18 +02:00
Alex Macocian 5cef7de578 Merge branch 'master' of https://github.com/AlexMacocian/SystemExtensions
Github upload
2019-04-16 20:26:08 +02:00
amacocian 0b8e527711 Initial commit 2019-04-16 20:23:29 +02:00
Alex Macocian 2f691713c2 Initial commit 2019-04-16 20:18:16 +02:00
Alex Macocian 03899f318b Add project files. 2019-04-16 17:29:27 +02:00
Alex Macocian 73f73743fb Add .gitignore and .gitattributes. 2019-04-16 17:29:23 +02:00