Charles Reid 9dda245e67 Merge branch 'master' of git.charlesreid1.com:charlesreid1/hello-data-structures
* 'master' of git.charlesreid1.com:charlesreid1/hello-data-structures:
  Update 'c/README.md'
2017-03-23 11:42:07 -07:00
2017-03-22 08:32:04 +00:00
2017-03-09 00:13:08 -08:00
2017-03-11 20:41:15 -08:00
2017-03-05 00:01:46 -08:00
2017-03-03 22:09:37 -08:00
2017-03-07 22:46:33 -08:00

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.
Readme 765 KiB
Languages
Java 65.7%
Python 16.4%
Perl 6.9%
C 6.1%
Go 4.9%