Linked List | Operation |
---|---|
New creates linked list with N items (28 max) Ins inserts new item with value N. Find finds item with value N. Del deletes item with value N. (Type N into "Enter number" box.) Unsorted/Sorted buttons are used with New.
|