An open API service indexing awesome lists of open source software.

https://github.com/arogov-com/data-structures

Implementation of data structures
https://github.com/arogov-com/data-structures

algorithms algorithms-and-data-structures data-structures dictionry hashmap-c linked-list list queue stack

Last synced: 6 months ago
JSON representation

Implementation of data structures

Awesome Lists containing this project

README

          

# Implementation of data structures
- Linked list
- Multiple type linked list
- Stack
- Multiple type stack
- Multiple type queue
- Multiple type hash map
- Multiple type array