collatz-conjecture Testing the Collatz Conjecture in C Improvements Maybe use linked lists for storing the sequence string? Arrays are too limiting because of fixed length.