Skip to content

This program creates an array filled with random number. Then transfers that array to a linked list. During the transfer, duplicate numbers are removed and placed into a separate array. The first array, linked list (with duplicates removed), the second array w/ amount of repetitions & length of the linked list is then printed to terminal & a file.

jwall911/LinkedListFun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

About

This program creates an array filled with random number. Then transfers that array to a linked list. During the transfer, duplicate numbers are removed and placed into a separate array. The first array, linked list (with duplicates removed), the second array w/ amount of repetitions & length of the linked list is then printed to terminal & a file.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages