learning how to pop last node from a linked list and lessons
I was just learning dsa concepts following (TheOdinProject) TOP curriculum. I had no idea how to pop i knew i had to make a function pop() that would remove last element from the linked list.
Research and learning process
I watched some youtube video...
skanyingi.hashnode.dev1 min read