HTML5 Mobile
Written by: Max Firtman
Featured Refcardz: Top Refcardz:
  1. Git
  2. Data Mining
  3. Spring Data
  4. Subversion
  5. HTML5 Mobile
  1. HTML5 Mobile
  2. HTML5
  3. Subversion
  4. Git
  5. Java

Link Details

Link 806925 thumbnail
User 1012935 avatar

By wsoprano
via python.dzone.com
Published: Jun 14 2012 / 11:01

The linked list is a data structure in which the items are ordered in a linear way. Although modern programming languages support very flexible and rich libraries that works with arrays, which use arrays to represent lists, the principles of building a linked list remain very important.
  • 14
  • 0
  • 1495
  • 1084

Comments

Add your comment
User 330241 avatar

mr.bean replied ago:

0 votes Vote down Vote up Reply

A linked list is not an algorithm.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.