# Hello Data Structures A repository illustrating the use of various languages to create data structures. Whereas this repository could potentially become a total sprawl of code, this repository intends to start simple and focus on implementing a few basic data structures in major languages: * Arrays * Linked lists * Maps * Binary trees * Graphs * Chess board?