SethPoulsen / data-structures-playground

A webapp for learning how to manipulate data structures with code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Initialize Linked List from UI

SethPoulsen opened this issue · comments

Let the user provide a comma separated list of numbers to initialize the linked list.