technojam/Ultimate_Algorithms_Repository

insertion in linked list

Open

#324 opened on Oct 19, 2020

 (3 comments) (0 reactions) (0 assignees)C++ (165 forks)auto 404
hacktoberfest

Repository metrics

Stars
 (87 stars)
PR merge metrics
 (PR metrics pending)

Description

insertion in singly linked list

the algo is about the insertion of any no. in a singly linked list

Contributor guide