Skip to content

chriswickens/circularArrayCode

Repository files navigation

To Circular Arrays, With Love

During my Data Structures course, the professor offered a chance to get extra credit by writing a paper on circular arrays.

It involved writing a detailed report and also providing code in C to demonstrate how they function.

I was very happy with how this report turned out, and very pleased that I was able to code this from scratch.

I just hope that maybe someone will find this one day, and find it as useful as I did when learning about this data structure.

Please feel free to use this code for any reason!

A picture of the debug terminal from the source code

About

The code for a circular array demo, and the report I wrote about it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages