were it has to be flawless. which data structure would you choose? i chose liked

I do have to agree with you it is a lot harder to compare life to a data list. life is not perfect and to make coding and data structures were it has to be flawless. which data structure would you choose? i chose liked list, i do like the look of a linked list however i think i understand the structure of arrays more, but i really like that the linked list allows for easy insertion or deletion if needed. I would say linked list is the one i can someone compare to life because it allows for easy insertion and deletion of the structure. In life there are so many unknown variables sometimes things happen and you cant change it so you have to make it fit into your life and go with the flow. Other times you are able to make a change if you desire and remove something from your life if necessary. 3:Great examples class. Array’s are also good for holding data that can be accessed quickly for deck of cards program, rolling dice programs and even organizing postal zip codes. Array data can be accessed quickly and used actively in the program. This is helpful in these types of projects. Any thoughts?