algorithms icon indicating copy to clipboard operation
algorithms copied to clipboard

created a program that uses linkedlist

Open devluanga opened this issue 2 years ago • 0 comments

this program: 1. counts the number of nodes in a liknedlist 2. adds new node at the end of the list 3.adds another new node at the beginning of the list

devluanga avatar Mar 29 '23 09:03 devluanga