Skip to content

Khaled-Pr/linked-lists--and-how-to-modify-a-linked-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

linked-lists--and-how-to-modify-a-linked-list

1/.Remove the first element from the linked list. 2/.Remove the last element from the list. 3/.Insert ten elements (0 to 9 for element values). 4/.Insert ten elements (0 to 9 for element values) after the first node having value 7 in the current linked list.

About

linked lists, and how to modify a linked list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages