OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
http://internship.opengenus.org
GNU General Public License v3.0
13.53k stars 3.67k forks source link

Create Doubly Linked List.cpp #6717

Open punam01 opened 9 months ago

punam01 commented 9 months ago

Description I've implemented a Doubly Linked List in C++ with various operations including insertion, deletion, display, and checking for emptiness.

Changes

This PR is ready for review. Please provide feedback, and if everything looks good, consider merging it into the main branch.

Thank you!