Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 461 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 461 Bytes

My Data Structures Handbook

by YOUR NAME

This is a summary of the data structures I have mastered. (More explanation here. Why is this important? What does this prove to potential employers? How does this differentiate you from someone who does not know data structures? Why should an employer care?).

The List

  • Array
  • List, Linked List
  • Set
  • Tuple
  • Dictionary
  • TODO (more structures listed here)

(c) YOUR NAME. All rights reserved.