{"id":34174893,"url":"https://github.com/nikasulo/super-balanced-tree","last_synced_at":"2026-03-10T20:02:55.426Z","repository":{"id":104033221,"uuid":"389368106","full_name":"nikasulo/super-balanced-tree","owner":"nikasulo","description":"An algorithm that checks if a tree is super balanced","archived":false,"fork":false,"pushed_at":"2021-07-25T14:40:30.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-14T13:52:14.910Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/nikasulo.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}},"created_at":"2021-07-25T14:35:01.000Z","updated_at":"2021-07-25T14:40:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"edf7dda2-b65d-4e13-9bb2-7a17d63965d4","html_url":"https://github.com/nikasulo/super-balanced-tree","commit_stats":null,"previous_names":["oluwadamilareolusakin/super-balanced-tree"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nikasulo/super-balanced-tree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikasulo%2Fsuper-balanced-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikasulo%2Fsuper-balanced-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikasulo%2Fsuper-balanced-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikasulo%2Fsuper-balanced-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikasulo","download_url":"https://codeload.github.com/nikasulo/super-balanced-tree/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikasulo%2Fsuper-balanced-tree/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30351766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T15:55:29.454Z","status":"ssl_error","status_checked_at":"2026-03-10T15:54:58.440Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-12-15T12:03:05.065Z","updated_at":"2026-03-10T20:02:55.420Z","avatar_url":"https://github.com/nikasulo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# super-balanced-tree\nAn algorithm that checks if a tree is super balanced\n\n## What is a super balanced tree?\nA tree is \"superbalanced\" if the difference between the depths of any two leaf nodes ↴ is no greater than one.\n\n## What is a leaf node?\n\nA leaf node is a tree node with no children.\n\nIt's the \"end\" of a path to the bottom, from the root.\n\n#### This algorithm is the bi-product of solving this [problem](https://www.interviewcake.com/question/ruby/balanced-binary-tree?course=fc1\u0026section=trees-graphs) on [Interview Cake](https://www.interviewcake.com/), my new favourite resource to keep me challenged\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikasulo%2Fsuper-balanced-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikasulo%2Fsuper-balanced-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikasulo%2Fsuper-balanced-tree/lists"}