Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

add c++ Templates data structure of Doubly Link List #802

Merged
merged 1 commit into from
Oct 6, 2020

Conversation

jossiey
Copy link
Contributor

@jossiey jossiey commented Oct 5, 2020

Assigned Issue Number ?

#800

Language Opted ?

C++

Number of files added or updated ?

2

Name of these files ?

Data_Structures => Linked_List => Doubly_Linked_List => DoublyLinkedList_C++_Template=>DLL.h
Data_Structures => Linked_List => Doubly_Linked_List => DoublyLinkedList_C++_Template=>DLLtest.cpp

Checklist

  • I've read the contribution guidelines.
  • I've referred the correct issue number.
  • I've fill up this entire template correctly.

@jossiey
Copy link
Contributor Author

jossiey commented Oct 5, 2020

I will continue to finish other data structure with Templates

Copy link
Owner

@ahampriyanshu ahampriyanshu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect code 👍
Thanks @jossiey
Happy contributing ✌️

@ahampriyanshu ahampriyanshu merged commit 65b18cf into ahampriyanshu:master Oct 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants