1 Forks
1 Stars
1 Watchers

go-linkedlist

A simple singly linked list written in Go. This is often a common interview question and one worth practicing and understanding.

How to download and setup go-linkedlist

Open terminal and run command
git clone https://github.com/prologic/go-linkedlist.git
git clone is used to create a copy or clone of go-linkedlist repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with go-linkedlist https://github.com/prologic/go-linkedlist/archive/master.zip

Or simply clone go-linkedlist with SSH
[email protected]:prologic/go-linkedlist.git

If you have some problems with go-linkedlist

You may open issue on go-linkedlist support forum (system) here: https://github.com/prologic/go-linkedlist/issues