Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
TechVine opened this issue Oct 13, 2022 · 63 comments
Open

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

TechVine opened this issue Oct 13, 2022 · 63 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest 2022

Comments

@TechVine
Copy link
Owner

TechVine commented Oct 13, 2022

  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 TechVine added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest 2022 labels Oct 13, 2022
@Devesh326
Copy link
Contributor

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

@ArunPrasath5315
Copy link

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

@TechVine
Copy link
Owner Author

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

yes you can do it

@TechVine
Copy link
Owner Author

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

@Hussain6
Copy link
Contributor

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

@TechVine
Copy link
Owner Author

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
Copy link
Owner Author

@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

@ArunPrasath5315
Copy link

ArunPrasath5315 commented Oct 13, 2022

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

@TechVine
Copy link
Owner Author

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

finding size & then inserting

@SakshamSharma07
Copy link
Contributor

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

@TechVine
Copy link
Owner Author

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

sure!!

@inbuilt-aura
Copy link

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.

@bristi07
Copy link
Contributor

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

@TechVine
Copy link
Owner Author

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

Sure you can

@TechVine
Copy link
Owner Author

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

@arnav-vivian
Copy link
Contributor

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

@TechVine
Copy link
Owner Author

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

@Sanketh149
Copy link
Contributor

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

@codemastershrey
Copy link
Contributor

Hii bro, can you assign me to this issue?

@Debayan97531
Copy link
Contributor

@TechVine bhaiya code of segregate even & odd nodes in the linked list done in cpp..please merge my pr

@Debayan97531
Copy link
Contributor

#49

@Saikat-SS24
Copy link

I can do 11th number problem, can you assign me ?

@TechVine
Copy link
Owner Author

I can do 11th number problem, can you assign me ?
sure you can do it

@TechVine
Copy link
Owner Author

Hii bro, can you assign me to this issue?

sure assigned..........

@TechVine
Copy link
Owner Author

@TechVine can u assign this to me i want to contribute all ur task pls assign

sure you can contribute , also make sure you star mark this repo

@Kuntalpramanik
Copy link
Contributor

I would like to solve problem no.4 ->Deletion from beginning, end, and middle.Can you pleasse assign me?

@TechVine
Copy link
Owner Author

I would like to solve problem no.4 ->Deletion from beginning, end, and middle.Can you pleasse assign me?

assigned!!

@Satorusimpp
Copy link

Hey bro! I would like to work on this issue.
Please assign it to me.

@inbuilt-aura
Copy link

@TechVine hey, can you check I just pushed the Merge sort in Linkedlist in java.Can you confirm that?

@inbuilt-aura
Copy link

@TechVine, kindly check I just pushed a repo of Quick Sort in your Linked list Java folder. Till now i did two, Quicksort and Merge sort,let mw know

@Serajhub
Copy link
Contributor

can you assign this to me. I would like to contribute seven question

@Serajhub
Copy link
Contributor

can you assign this to me .

@AvnitAnand
Copy link

Can you assign this issue to me?

@Ayushitgithub
Copy link

Sir please assign this issue to me i want to contribute

@inbuilt-aura
Copy link

@TechVine,hey you didn't added that,is your repo excluded from hacktoberfest or there is some bug cuz you merged my repo but it's not showing

@harshdeep-singh-narula007

Sir please assign problem 11 to me so that I can contribute.

@arpanbiki
Copy link

please assign me this issue sir.

@SumedhDongre031
Copy link

can you assign me to contribute?

@nirbhaykr87
Copy link

Please assign issues No. 1,2,3,4,5 to me .

@shubhig226
Copy link

Sir please assign this issue to me i want to contribute

@riyapandey730
Copy link

can you assign this to me?

@Ayushisri29
Copy link

Hey i would like to solve quick sort for linkedlist can you assign tp me

@Ayushisri29
Copy link

pleade assign this issue to me

@Dishu099
Copy link

Hey @TechVine Can I contribute in this repository

@AditiSri246
Copy link

Can you please assign this issue to me?

@ankitkumar0622
Copy link

Hi can you please assign me this task .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest 2022
Projects
None yet
Development

No branches or pull requests