{"id":18605303,"url":"https://github.com/lsafonso/binary-search-tree","last_synced_at":"2025-05-17T09:41:22.616Z","repository":{"id":215091919,"uuid":"738099208","full_name":"lsafonso/binary-search-tree","owner":"lsafonso","description":"A binary search tree is a tree data structure in which each node has at most two children, referred to as the left and right child. For each node, all elements in the left subtree are less than the node's value, and all elements in the right subtree are greater.","archived":false,"fork":false,"pushed_at":"2024-01-02T12:27:26.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T02:14:19.801Z","etag":null,"topics":["algorithms","algorithms-and-data-structures","binary-search","binary-search-tree","java"],"latest_commit_sha":null,"homepage":"","language":"Java","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/lsafonso.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}},"created_at":"2024-01-02T12:22:38.000Z","updated_at":"2024-01-02T12:29:39.000Z","dependencies_parsed_at":"2024-01-02T13:58:05.368Z","dependency_job_id":null,"html_url":"https://github.com/lsafonso/binary-search-tree","commit_stats":null,"previous_names":["raionpac/binary-search-tree","lsafonso/binary-search-tree"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsafonso%2Fbinary-search-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsafonso%2Fbinary-search-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsafonso%2Fbinary-search-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsafonso%2Fbinary-search-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lsafonso","download_url":"https://codeload.github.com/lsafonso/binary-search-tree/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254595006,"owners_count":22097466,"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":["algorithms","algorithms-and-data-structures","binary-search","binary-search-tree","java"],"created_at":"2024-11-07T02:20:48.063Z","updated_at":"2025-05-17T09:41:21.453Z","avatar_url":"https://github.com/lsafonso.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# binary-search-tree\nA binary search tree is a tree data structure in which each node has at most two children, referred to as the left and right child. \nFor each node, all elements in the left subtree are less than the node's value, and all elements in the right subtree are greater.\n\n![image](https://github.com/raionpac/binary-search-tree/assets/18443784/7692a4ca-08eb-4b8c-8096-f24bd4dc74ab)\n\n![image](https://github.com/raionpac/binary-search-tree/assets/18443784/24b4e741-2754-4dc6-9195-6b999b6f38ae)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsafonso%2Fbinary-search-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flsafonso%2Fbinary-search-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsafonso%2Fbinary-search-tree/lists"}