* 'master' of git.charlesreid1.com:charlesreid1/hello-data-structures: Update 'c/README.md'
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?
Description
Some "hello world"-style data structure objects. Helps with inane tech interview questions and/or teaching computer science - whichever comes first.
Languages
Java
65.7%
Python
16.4%
Perl
6.9%
C
6.1%
Go
4.9%