deniskulygin/sorted-linked-list
最新稳定版本:v1.0.0
Composer 安装命令:
composer create-project deniskulygin/sorted-linked-list
包简介
Linked list library
关键字:
README 文档
README
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
composer require deniskulygin/sorted-linked-list
Testing
PHPUnit tests
make phpunit-tests
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-11-06