codezonediitj / pydatastructs

A python package for data structures and algorithms
https://pydatastructs.readthedocs.io/en/stable/
Other
201 stars 267 forks source link

Circular Linked List #379

Closed devesh-2002 closed 3 years ago

devesh-2002 commented 3 years ago

Hi, I am Devesh. I am a GSSOC'21 Participant and this is my first issue. I would like to work on the Creation and Display of a Circular Linked List. Please assign me this issue.

Smit-create commented 3 years ago

Already there: https://github.com/codezonediitj/pydatastructs/blob/master/pydatastructs/linear_data_structures/linked_lists.py