GitHub / helenailic / Cord-Tree-Machine-Project
A cord is a binary tree object that is used to store and manipulate a very long string efficiently. In this project, I implemented a Cord object and its corresponding behaviors to manipulate long strings through Trees.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helenailic%2FCord-Tree-Machine-Project
PURL: pkg:github/helenailic/Cord-Tree-Machine-Project
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C++
Size: 157 KB
Dependencies parsed at: Pending
Created at: about 1 year ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: about 1 year ago
Topics: algorithm-design, binary-trees, recursion-algorithm, shared-pointer