Hacktoberfest2024
Hacktoberfest2024 copied to clipboard
add a reversee k nodes in linked list program
Is your feature request related to a problem? Please describe. This issue feature proposes adding a new feature to the linked list library that allows users to find the reverse k nodes in a linked list.
The feature could be implemented as a new function called reverse_k_nodes(). This function would take two arguments: a pointer to the head of the linked list and an integer k. The function would return a pointer to the head of the reversed sublist of k nodes.
please add label as "hactoberfest-accepted"
please assign it to me
Pleasant Greetings is the issue still open? I'm willing to contribute on this issue.
Hello,I would like to work on this issue. Can you please assign it to me?