DSA--Hacktoberfest-
DSA--Hacktoberfest- copied to clipboard
Linked List : write code for atleast one of the following task
- Basic Operations on Linked_list ( Traversal, Insertion, Deletion, Search )
- Sort given linked list.
- Insertion at beginning, end, and middle.
- Deletion from beginning, end, and middle
- Reverse a doubly linked list
- Merge sort for Linked list
- quick sort for linked list
- Check if the linked List is a circular linked list or not
- Split a circular linked list into two halves
- segregate even & odd nodes in the linked list
- remove duplicates in a sorted linked list.
Hey @TechVine I would like to solve Merge sort for Linked List in java!
I would like to solve insertion at the beginning , end and middle? can you assign me?
I would like to solve insertion at the beginning , end and middle? can you assign me?
yes you can do it
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 Can you assign this issue to me. I would like to contribute with Linked_list ( Traversal, Insertion, Deletion, Search ) in cpp .
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 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 insert at middle means after an element specified or finding size and add in middle of linked list?
@TechVine insert at middle means after an element specified or finding size and add in middle of linked list?
finding size & then inserting
@TechVine Assign this to me ,i can contribute in this
@TechVine Assign this to me ,i can contribute in this
sure!!
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.
Hello can i write a code to remove duplicates from a sorted linked list in c++
Hello can i write a code to remove duplicates from a sorted linked list in c++
Sure you can
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
hello, can you please assing me to write a code for splitting a circular link list into two halves in c++.
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
I will do the tenth problem can u assign me with it?
I will do the tenth problem can u assign me with it?
yes you can do it
Hey! Bro Give me the 3rd one Insertion at beginning, end, and middle.
Hey! Bro Give me the 3rd one Insertion at beginning, end, and middle.
sure, assigned
Hey! Bro Give me the 4th one Deletion from beginning, end, and middle
I would like solve 6th no. problem Merge sort for Linked list
. Can you assign me?
I would like solve 6th no. problem
Merge sort for Linked list
. Can you assign me?
sure you can do it
Hey! Bro Give me the 4th one Deletion from beginning, end, and middle
ok!! you can contribute to this task
i would like to solve 5th Reverse a doubly linked list can you assign this to me?
i would like to solve 5th Reverse a doubly linked list can you assign this to me?
assigned....
I would like solve 7th no. problem quick sort for linked list. Can you assign me?
I am submitting a PR for heap sort, binary tree, binary search tree and AVL tree. is that okay @TechVine
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