Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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 .
https://github.com/mainageorge/datastructures
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
Last synced: 21 days ago
JSON representation
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 .
- Host: GitHub
- URL: https://github.com/mainageorge/datastructures
- Owner: MainaGeorge
- Created: 2020-12-01T13:00:10.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-14T04:34:03.000Z (about 4 years ago)
- Last Synced: 2023-03-06T10:31:51.106Z (almost 2 years 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
- Homepage:
- Size: 87.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0