Download the PHP package deniskulygin/sorted-linked-list without Composer
On this page you can find all versions of the php package deniskulygin/sorted-linked-list. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download deniskulygin/sorted-linked-list
More information about deniskulygin/sorted-linked-list
Files in deniskulygin/sorted-linked-list
Download deniskulygin/sorted-linked-list
More information about deniskulygin/sorted-linked-list
Files in deniskulygin/sorted-linked-list
Vendor deniskulygin
Package sorted-linked-list
Short Description Linked list library
License MIT
Package sorted-linked-list
Short Description Linked list library
License MIT
Keywords librarylinked-list
Please rate this library. Is it a good library?
Informations about the package sorted-linked-list
Sorted Linked List
The library is developed as interview home task: “Implement a library providing SortedLinkedList (linked list that keeps values sorted). It should be able to hold string or int values, but not both. Try to think about what you'd expect from such library as a user in terms of usability and best practices, and apply those.”
Installation
Testing
PHPUnit tests
All versions of sorted-linked-list with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
The package deniskulygin/sorted-linked-list contains the following files
Loading the files please wait ....