Other Data Structures
•Discuss the benefits and drawbacks of this approach...
–How do the number of operations/fetches compare?
–How does the use of memory compare?
–Are there any problems with the direct access in the previous code? will it work in all cases?
–Could we have avoided traversal all together?