data-structure-and-algorithms icon indicating copy to clipboard operation
data-structure-and-algorithms copied to clipboard

Linked List in python

Open ephremdeme opened this issue 4 years ago • 4 comments

Python implementation of linked list data structure

Implement common linked list ADT which supports: insert, delete, search and print elements

ephremdeme avatar Sep 26 '20 05:09 ephremdeme

I can work on this :)

amuamushu avatar Sep 26 '20 06:09 amuamushu

Can I work on this?

DEBANJANAB avatar Sep 26 '20 12:09 DEBANJANAB

I can work on this

Atheriz-46 avatar Sep 26 '20 14:09 Atheriz-46

if it is not implemented sure work on it else improve it , make it better

ephremdeme avatar Sep 26 '20 18:09 ephremdeme