Array is fundamental data structure, used to implement more complex data structures like stacks or strings.
Let’s take a closer look at it.
Please Like and Subscribe for more weekly videos!
Follow me on Twitter: https://twitter.com/thecompscirocks
Follow me on Instagram: https://www.instagram.com/thecompscirocks/
Follow me on Facebook: https://www.facebook.com/thecompscirocks/
What is complexity? Explained in this video:
https://www.youtube.com/watch?v=biAB5iT3NXE
Some sources:
https://msdn.microsoft.com/en-us/library/ms379570(v=vs.80).aspx
https://en.wikipedia.org/wiki/Array_data_structure
http://www.mycplus.com/tutorials/data-structures/arrays-c-cpp-programming/
http://bigocheatsheet.com