{"id":21224157,"url":"https://github.com/jilliennelapid/binarytreestorage","last_synced_at":"2025-03-15T01:40:39.798Z","repository":{"id":230487338,"uuid":"779517174","full_name":"jilliennelapid/BinaryTreeStorage","owner":"jilliennelapid","description":"Project 2: An organism-storing binary tree that reads commands from input .txt, queries the data, and outputs to console and output .txt.","archived":false,"fork":false,"pushed_at":"2024-03-30T03:19:13.000Z","size":203,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T17:33:49.572Z","etag":null,"topics":["binary-search-tree","binary-tree","cpp","data-structures","infile-outfile","txt-files"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jilliennelapid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-30T03:09:07.000Z","updated_at":"2024-03-30T03:22:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"7e0c9d7e-dccd-41d0-a58a-469527a227e6","html_url":"https://github.com/jilliennelapid/BinaryTreeStorage","commit_stats":null,"previous_names":["jilliennelapid/binarytreestorage"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jilliennelapid%2FBinaryTreeStorage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jilliennelapid%2FBinaryTreeStorage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jilliennelapid%2FBinaryTreeStorage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jilliennelapid%2FBinaryTreeStorage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jilliennelapid","download_url":"https://codeload.github.com/jilliennelapid/BinaryTreeStorage/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243672368,"owners_count":20328762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["binary-search-tree","binary-tree","cpp","data-structures","infile-outfile","txt-files"],"created_at":"2024-11-20T22:55:28.222Z","updated_at":"2025-03-15T01:40:39.777Z","avatar_url":"https://github.com/jilliennelapid.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BinaryTreeStorage\n---\nProject 2 from Data Structures (COP3415) in which we read command inputs from a `.txt` file (`in.txt`) to populate a **Binary Tree** and to run queries on the data.\n\nThe resulting output is displayed in the console and in an output `.txt` file (`out.txt`). An example of such output is included in this repository.\n\n___\n## Important Functions\n\n### Name Tree Functions\n\n### Item Tree Functions\n\n### Query Functions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjilliennelapid%2Fbinarytreestorage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjilliennelapid%2Fbinarytreestorage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjilliennelapid%2Fbinarytreestorage/lists"}