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

https://github.com/grayhatdevelopers/singly_linkedlist_cursor

Singly List implemented with a cursor pointer, and with "Split" features. [experimental]
https://github.com/grayhatdevelopers/singly_linkedlist_cursor

Last synced: 4 months ago
JSON representation

Singly List implemented with a cursor pointer, and with "Split" features. [experimental]

Awesome Lists containing this project

README

          

# Singly_LinkedList_Cursor
Singly List implemented with a cursor pointer, and with "Split" features. [experimental]
Author: Saad Bazaz

Haven't tested this yet, it is quite an inefficient implementation. Contributions would be useful.