{"id":15677470,"url":"https://github.com/tommikaikkonen/rbtree","last_synced_at":"2025-05-07T00:46:23.635Z","repository":{"id":23965827,"uuid":"27348202","full_name":"tommikaikkonen/rbtree","owner":"tommikaikkonen","description":"An interactive red black tree application to demonstrate node insertion cases. ","archived":false,"fork":false,"pushed_at":"2018-01-24T10:57:46.000Z","size":940,"stargazers_count":13,"open_issues_count":2,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-31T04:41:13.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/tommikaikkonen.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}},"created_at":"2014-11-30T20:02:26.000Z","updated_at":"2024-04-02T17:40:19.000Z","dependencies_parsed_at":"2022-07-30T05:18:01.964Z","dependency_job_id":null,"html_url":"https://github.com/tommikaikkonen/rbtree","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tommikaikkonen%2Frbtree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tommikaikkonen%2Frbtree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tommikaikkonen%2Frbtree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tommikaikkonen%2Frbtree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tommikaikkonen","download_url":"https://codeload.github.com/tommikaikkonen/rbtree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252793565,"owners_count":21805054,"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":[],"created_at":"2024-10-03T16:09:38.644Z","updated_at":"2025-05-07T00:46:23.614Z","avatar_url":"https://github.com/tommikaikkonen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Red-Black Tree Node Insertion App\n\n**Live demo:** [http://tommikaikkonen.github.io/rbtree/](http://tommikaikkonen.github.io/rbtree/)\n\nThis application helps demonstrate [red-black tree node insertion cases](http://en.wikipedia.org/wiki/Red%E2%80%93black_tree#Insertion). If you want to look at the code, I suggest starting from js/tree.js to see the data structures, moving onto js/treeView.js to see presentation-related data and finally js/ui.js and js/main.js for user interface code and the main program start.\n\nThe live application was made for a teaching video produced in an Algorithms \u0026 Data Structures class. The video can be seen [here](https://www.youtube.com/watch?v=g9SaX0yeneU).\n\nThe application has only been tested on Google Chrome 40 (Mac OS X) and may not work correctly on older browsers.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftommikaikkonen%2Frbtree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftommikaikkonen%2Frbtree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftommikaikkonen%2Frbtree/lists"}