Commit Graph

6 Commits

Author SHA1 Message Date
9e8e95a5ac Adding the Stack Data Structure (#137)
* Adding the Stack Data Structure

* Fixing the Lint Issue
2023-10-23 23:43:28 -06:00
91da583267 Fixes the lint errors 2023-10-10 08:11:21 +05:30
d4b163a564 Adding The Doubly Linked List In PHP 2023-10-08 14:41:32 +05:30
4597595a9a Fix: updated SinglyLinkedList's constructor | Test: added a test for delete functionality 2023-04-09 17:55:31 -07:00
e8111c1222 Added Singly Linked Lists 2023-03-31 19:04:20 -07:00
68056c199a adding the tests/DataStructures directory 2022-08-02 23:05:15 -06:00