Reverse the elements of a Singly Linked List using a Stack
Jesus Gonzalez

Jesus Gonzalez @gonzalezlrjesus

About: Gopher , Back-End and Baseball player

Location:
Puerto La Cruz
Joined:
Mar 9, 2020

Reverse the elements of a Singly Linked List using a Stack

Publish Date: Nov 1 '21
1 0

Reverse the elements of a Singly Linked List using a Stack as an approach

It is not the most efficient way to solve this problem but it is good to know other ways to solve it by helping us with other data structures

https://play.golang.org/p/Obbq73zUrD2

Image description

Comments 0 total

    Add comment