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 d2dac1c commit a263d0d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file removed .README.md.swp
Binary file not shown.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
* [Gainlo](http://www.gainlo.co/#!/)

## Data Structures
* **Linked List**
* 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 a263d0d

Please sign in to comment.