An open API service providing repository metadata for many open source software ecosystems.

GitHub / MainaGeorge / DataStructures

The basic data structures like linked lists, generic dictionary, generic stack, generic queue and binary tree implemented in C# from scratch. Also there is some common algorithms both searching and sorting algorithms implemented as well as part of the exercises after implementing the data structures. The structures are accompanied by tests using xunit .

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainaGeorge%2FDataStructures

Stars: 0
Forks: 0
Open issues: 0

License: None
Language:
Size: 87.9 KB
Dependencies parsed at: Pending

Created at: over 4 years ago
Updated at: over 4 years ago
Pushed at: over 4 years ago
Last synced at: about 2 months ago

Topics: array, binary-search-tree, binary-tree, bubble-sort, circular-linked-list, doubly-linked-list, generic, insertion-sort, linked-list, merge-sort, queue, searching-algorithms, selection-sort, sorting-algorithms, stack, xunit-tests

    Loading...