Question 1: How would you apply the structure of the London underground in the computer's memory?
Question 2: How would you store the value of color in a database as an efficiently as possible?
Question 3: What is the basic difference between a queue and a stack?
Question 4: What is the basic difference between storing data on the heap versus on the stack?
Question 5: How would you store a vector in the N dimensions in a data table?
Question 6: What kind of language do you favor for writing the complex data structures?
Question 7: Find out the number 21 in the binary format? And also in hex?
Question 8: What is the final thing you learned regarding data structures from a book, magazine or web site?
Question 9: How would you store the outcomes of a soccer or football competition (with teams and scores) in the XML document?
Question 10: Can you give some various text file formats for storing the Unicode characters?