Algo_ds_101: Doubly Linkedlist in C#

Created on 9 Oct 2020  路  8Comments  路  Source: ahampriyanshu/algo_ds_101

Submission Title
Doubly Linkedlist

Submission Type
Data Structure

Submission Description
Doubly linked list is a linked data structure that consists of a set of sequentially linked records called nodes.

Submission Directory
Data_Structures=> Linked_List=> Doubly_Linked_List => Doubly_Linked_List.ext

Contributors

  • [x] C++ -
  • [ ] C -
  • [x] Python -
  • [ ] Java -
  • [ ] JavaScript -
  • [ ] TypeScript -
  • [ ] Golang -
  • [ ] Ruby -
  • [ ] php -
  • [ ] Swift -
  • [x] C# -
Hacktoberfest New Submssion TypeScript first timer good first issue java javascript php ruby scala swift

Most helpful comment

Kindly assign this to me.

All 8 comments

馃憢 @${author}

Thanks for opening your first issue here! Be sure to follow the issue template!

Regards @ahampriyanshu :v:

Kindly assign this to me.

Can you please assign Python and c++ Implementation to me ?

can i do it in C? @ahampriyanshu @Danotsonof

hii, can you please assign this issue to me for c?
Thank you

Hi @SaloniK17 :wave:,
Please opt a different language/issue.

I have already made a PR implementing doubly linked list with its reversing function too using python. lemme know if there is any issue or not in my file!

thanks everyone :v:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Jaswantsinghh picture Jaswantsinghh  路  5Comments

jindalsachin picture jindalsachin  路  5Comments

Sushantrimurti picture Sushantrimurti  路  5Comments

ahampriyanshu picture ahampriyanshu  路  5Comments

ahampriyanshu picture ahampriyanshu  路  5Comments