Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/azzamzafar/datastructures


https://github.com/azzamzafar/datastructures

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

#### Implementation of Data Structures & their various implementations

* Linked Lists
* append
* deletenode
* insert
* mergelist
* merge two sorted linklist into a new singly linked list