A linked list is a data structure in which the objects are arranged in a linear order. Unlike a array, thought in which the linear order is determined by array indices, the order is determinded by a pointer in each object.
|
|
| Name: |
Linked List |
| Base name: |
linkedlist |
| Description: |
Linked List |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
2369 users |
| All time rank: |
1447 |
| Week users: |
0 users |
| Week rank: |
2036  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (60.0%) |
Sufficient (65.0%) |
- |
Sufficient (65.0%) |
- |
- |
Not sure (43.0%) |
1937 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|