codesankalp / dsalgo

MIT License
8 stars 25 forks source link

Doubly linked list items count #67

Open keshavgbpecdelhi opened 4 years ago

keshavgbpecdelhi commented 4 years ago

Currently there is a doubly_linked_list.py file in dsalgo (not merged yet) folder but there is no way to count the number of items of a given doubly linked list for example, if items = doubly_linked_list()

then:

P.S : Refer this commit for doubly_linked_list.py file. or the issue #56

mishatheking commented 4 years ago

Can I work on this @keshavgbpecdelhi

devkapilbansal commented 4 years ago

@mishatheking assigning you Happy coding 😄

tdchua commented 4 years ago

Hi! Could I also work on this? Thanks.

ravi5175 commented 4 years ago

@tdchua issue has been already assigned to other person ,please look for another issue or make a new one

devkapilbansal commented 3 years ago

Unassigned @mishatheking due to inactivity