{"id":16629136,"url":"https://github.com/bradgarropy/homeaway-binary-tree","last_synced_at":"2026-05-07T05:40:19.105Z","repository":{"id":93265896,"uuid":"156631755","full_name":"bradgarropy/homeaway-binary-tree","owner":"bradgarropy","description":"🌲️ homeaway interview question - binary tree","archived":false,"fork":false,"pushed_at":"2018-11-09T04:30:54.000Z","size":189,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T16:47:25.378Z","etag":null,"topics":["eslint","homeaway","interview","node","prettier"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bradgarropy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-11-08T01:24:06.000Z","updated_at":"2018-11-09T04:23:44.000Z","dependencies_parsed_at":"2023-08-25T07:50:20.626Z","dependency_job_id":null,"html_url":"https://github.com/bradgarropy/homeaway-binary-tree","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bradgarropy/homeaway-binary-tree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradgarropy%2Fhomeaway-binary-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradgarropy%2Fhomeaway-binary-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradgarropy%2Fhomeaway-binary-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradgarropy%2Fhomeaway-binary-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradgarropy","download_url":"https://codeload.github.com/bradgarropy/homeaway-binary-tree/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradgarropy%2Fhomeaway-binary-tree/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278909709,"owners_count":26066887,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["eslint","homeaway","interview","node","prettier"],"created_at":"2024-10-12T04:39:47.280Z","updated_at":"2025-10-08T07:49:32.326Z","avatar_url":"https://github.com/bradgarropy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Problem Statement\n\nImplement a binary tree and perform a breadth first traversal on it's nodes.  \nThe tree is not guaranteed to be full, balanced, or sorted.\n\n# Bonus\n\nImplement depth first traversal.  \nSupport traversal in both directions (left -\u003e right, right -\u003e left).  \nImplement a binary search tree.\n\n# Example Tree\n\n![binary tree](./binary-tree.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradgarropy%2Fhomeaway-binary-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbradgarropy%2Fhomeaway-binary-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradgarropy%2Fhomeaway-binary-tree/lists"}