nedvajz / ShipMonk-SortedLinkedList

Test SortedLinkedList implementation - 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.”

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Test SortedLinkedList implementation - 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.”


Languages

Language:PHP 100.0%