DSA--Hacktoberfest- icon indicating copy to clipboard operation
DSA--Hacktoberfest- copied to clipboard

Linked List : write code for atleast one of the following task

Open TechVine opened this issue 2 years ago • 63 comments

  1. Basic Operations on Linked_list ( Traversal, Insertion, Deletion, Search )
  2. Sort given linked list.
  3. Insertion at beginning, end, and middle.
  4. Deletion from beginning, end, and middle
  5. Reverse a doubly linked list
  6. Merge sort for Linked list
  7. quick sort for linked list
  8. Check if the linked List is a circular linked list or not
  9. Split a circular linked list into two halves
  10. segregate even & odd nodes in the linked list
  11. remove duplicates in a sorted linked list.

TechVine avatar Oct 13 '22 08:10 TechVine

Hey @TechVine I would like to solve Merge sort for Linked List in java!

Devesh326 avatar Oct 13 '22 09:10 Devesh326

I would like to solve insertion at the beginning , end and middle? can you assign me?

ArunPrasath5315 avatar Oct 13 '22 09:10 ArunPrasath5315

I would like to solve insertion at the beginning , end and middle? can you assign me?

yes you can do it

TechVine avatar Oct 13 '22 09:10 TechVine

Hey @TechVine I would like to solve Merge sort for Linked List in java!

soon i will add another folder for Java plz wait for that

TechVine avatar Oct 13 '22 09:10 TechVine

@TechVine Can you assign this issue to me. I would like to contribute with Linked_list ( Traversal, Insertion, Deletion, Search ) in cpp .

Hussain6 avatar Oct 13 '22 09:10 Hussain6

Hey @TechVine I would like to solve Merge sort for Linked List in java!

soon i will add another folder for Java plz wait for that

now you can contribute

TechVine avatar Oct 13 '22 09:10 TechVine

@TechVine Can you assign this issue to me. I would like to contribute with Linked_list ( Traversal, Insertion, Deletion, Search ) in cpp .

yes you can contribute

TechVine avatar Oct 13 '22 09:10 TechVine

@TechVine insert at middle means after an element specified or finding size and add in middle of linked list?

ArunPrasath5315 avatar Oct 13 '22 10:10 ArunPrasath5315

@TechVine insert at middle means after an element specified or finding size and add in middle of linked list?

finding size & then inserting

TechVine avatar Oct 13 '22 10:10 TechVine

@TechVine Assign this to me ,i can contribute in this

SakshamSharma07 avatar Oct 13 '22 11:10 SakshamSharma07

@TechVine Assign this to me ,i can contribute in this

sure!!

TechVine avatar Oct 13 '22 11:10 TechVine

Hey, is there any issue free,if yes i woul love to contribute in any of it cuz most of it i know about. Plzz let me do this.

inbuilt-aura avatar Oct 13 '22 11:10 inbuilt-aura

Hello can i write a code to remove duplicates from a sorted linked list in c++

bristi07 avatar Oct 13 '22 12:10 bristi07

Hello can i write a code to remove duplicates from a sorted linked list in c++

Sure you can

TechVine avatar Oct 13 '22 12:10 TechVine

Hey, is there any issue free,if yes i woul love to contribute in any of it cuz most of it i know about. Plzz let me do this.

yes you can contribute

TechVine avatar Oct 13 '22 12:10 TechVine

hello, can you please assing me to write a code for splitting a circular link list into two halves in c++.

arnav-vivian avatar Oct 13 '22 13:10 arnav-vivian

hello, can you please assing me to write a code for splitting a circular link list into two halves in c++.

Sure you can contribute , make sure you star marked this repository

TechVine avatar Oct 13 '22 13:10 TechVine

I will do the tenth problem can u assign me with it?

Sanketh149 avatar Oct 13 '22 13:10 Sanketh149

I will do the tenth problem can u assign me with it?

yes you can do it

TechVine avatar Oct 13 '22 13:10 TechVine

Hey! Bro Give me the 3rd one Insertion at beginning, end, and middle.

rohitramteke1 avatar Oct 13 '22 13:10 rohitramteke1

Hey! Bro Give me the 3rd one Insertion at beginning, end, and middle.

sure, assigned

TechVine avatar Oct 13 '22 13:10 TechVine

Hey! Bro Give me the 4th one Deletion from beginning, end, and middle

rohitramteke1 avatar Oct 13 '22 14:10 rohitramteke1

I would like solve 6th no. problem Merge sort for Linked list . Can you assign me?

SonjeVilas avatar Oct 13 '22 16:10 SonjeVilas

I would like solve 6th no. problem Merge sort for Linked list . Can you assign me?

sure you can do it

TechVine avatar Oct 13 '22 16:10 TechVine

Hey! Bro Give me the 4th one Deletion from beginning, end, and middle

ok!! you can contribute to this task

TechVine avatar Oct 13 '22 16:10 TechVine

i would like to solve 5th Reverse a doubly linked list can you assign this to me?

Rufus-paul avatar Oct 13 '22 17:10 Rufus-paul

i would like to solve 5th Reverse a doubly linked list can you assign this to me?

assigned....

TechVine avatar Oct 13 '22 20:10 TechVine

I would like solve 7th no. problem quick sort for linked list. Can you assign me?

SonjeVilas avatar Oct 14 '22 02:10 SonjeVilas

I am submitting a PR for heap sort, binary tree, binary search tree and AVL tree. is that okay @TechVine

yashsarnaik22 avatar Oct 14 '22 04:10 yashsarnaik22

I am submitting a PR for heap sort, binary tree, binary search tree and AVL tree. is that okay @TechVine

yes but they all should be in separate files

TechVine avatar Oct 14 '22 07:10 TechVine