ankitapuri / DSA-guide

Trying to cover important DSA
MIT License
49 stars 114 forks source link

Doubly linked list #281

Open pri1311 opened 3 years ago

pri1311 commented 3 years ago

Is your feature request related to a problem? Please describe. Implementation of doubly linked list data structures with various operations like insert, delete, etc

Describe the solution you'd like

Describe alternatives you've considered

Additional context

pri1311 commented 3 years ago

Please assign it to me under crosswoc

abhinav5481 commented 3 years ago

Hi @ankitapuri I would like to solve it in Java. Please assign it to me in Java

pri1311 commented 3 years ago

Will do it in C++