Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kdn251 committed Feb 18, 2017
1 parent 2b59bee commit d2dac1c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file removed .README.md.swo
Binary file not shown.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
## Live Coding Practice
* [Gainlo](http://www.gainlo.co/#!/)

## Data Structures
* A *Linked List* is a linear collection of data elements, called nodes, each
pointing to the next node by means of a pointer. It is a data structure
consisting of a group of nodes which together represent a sequence.
Expand Down

0 comments on commit d2dac1c

Please sign in to comment.