heyimShivam / Algorithm

C++ algorithm in one place, This is dedicated repository for maintaining data structures and algorithm code. This repository will be helpful for students preparing for internships or campus placements. Topics
10 stars 71 forks source link

append_k_nodes_to_start_of_linked_list.cpp #163

Closed ijazzysharma closed 1 year ago

ijazzysharma commented 1 year ago

This algorithm is used to append last k nodes of a linked list to start of linked list