GitHub / Stefi99R / Data-Structures-Library
Data Structures Library is a C# class library featuring a range of fundamental data structures, from basic stacks and queues to advanced trees and heaps. It's crafted for use in various applications and serves as an educational resource for those learning about data structures.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stefi99R%2FData-Structures-Library
PURL: pkg:github/Stefi99R/Data-Structures-Library
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: C#
Size: 123 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: over 1 year ago
Topics: binary-search-tree, circular-linked-list, csharp, data-structures, doubly-linked-list, generic-collections, heap, min-max-heap, non-generic-collection, queue, singly-linked-list, skip-list, stack