This site requires JavaScript, please enable it in your browser!
Greenfoot back
nathan1610
nathan1610 wrote ...

2013/10/25

What is a data structure?

nathan1610 nathan1610

2013/10/25

#
I dont actually think I have any in my code, yet I need to do a write up on it for 6 marks for the ones I have used, so can you please tell me what one is and what I am to look for?
danpost danpost

2013/10/25

#
To name a few: arrays, lists, hash tables, graphs, maps, stacks; any organized set of data.
You need to login to post a reply.