petartotev.net
-
- 1,391 total downloads
- last updated 9/24/2020
- Latest version: 1.1.0
This package is an attempt to combine and organize all DS knowledge I managed to get from my training in SoftUni and Telerik Academy. All DSs (linear and tree-based) are implemented manually, thanks to the... More information -
- 1,224 total downloads
- last updated 8/26/2020
- Latest version: 1.0.0
MyLinkedList is a custom, PT personal implementation of the LinkedList class that comes along with using System.Collections.Generic. The skeleton of this library was taken from a DSA workshop of Telerik... More information -
- 500 total downloads
- last updated 8/31/2020
- Latest version: 1.0.0
MyHashTable is a custom, personal, extended implementation of the Hashtable class that comes from using System.Collections. I need to express my gratitude to SoftUni for the free DS(A) course they have.... More information