{"id":44332151,"url":"https://github.com/zhimbura/lca-multiple-algorithm","last_synced_at":"2026-02-11T10:09:18.025Z","repository":{"id":157626706,"uuid":"370061220","full_name":"zhimbura/lca-multiple-algorithm","owner":"zhimbura","description":"Algorithm for finding the least common parent for multiple nodes in one tree pass","archived":false,"fork":false,"pushed_at":"2024-01-10T11:42:46.000Z","size":977,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-01-29T22:48:47.529Z","etag":null,"topics":["example","lca"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/zhimbura.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":"2021-05-23T13:32:10.000Z","updated_at":"2022-09-15T18:47:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"ed6545bd-b5cf-4377-87df-46ded5228ce5","html_url":"https://github.com/zhimbura/lca-multiple-algorithm","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":0.09999999999999998,"last_synced_commit":"06020503ab304f09a64f27ee68dfac6bee0d6948"},"previous_names":["zhimbura/lca-multiple-algorithm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zhimbura/lca-multiple-algorithm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhimbura%2Flca-multiple-algorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhimbura%2Flca-multiple-algorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhimbura%2Flca-multiple-algorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhimbura%2Flca-multiple-algorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhimbura","download_url":"https://codeload.github.com/zhimbura/lca-multiple-algorithm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhimbura%2Flca-multiple-algorithm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29331734,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: 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":["example","lca"],"created_at":"2026-02-11T10:09:17.321Z","updated_at":"2026-02-11T10:09:18.018Z","avatar_url":"https://github.com/zhimbura.png","language":"Vue","readme":"# LCA алгоритм для больше чем 2 node за один проход\n\n![GitHub Logo](public/preview.jpg)\n\nНа изображении красным отмечены выбранные Node, а синим их общий родитель. \n\nАлгоритм поиска [getLowestCommonAncestor()](https://github.com/Tihon-Ustinov/lca-multiple-algorithm/blob/main/src/libs/Node.js#L26).\n\n## Project setup\n```\nnpm install\n```\n\n### Compiles and hot-reloads for development\n```\nnpm run serve\n```\n\n### Compiles and minifies for production\n```\nnpm run build\n```\n\n### Lints and fixes files\n```\nnpm run lint\n```\n\n### Try online\nSee [lca-multiple-algorithm](https://zhimbura.github.io/lca-multiple-algorithm/).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhimbura%2Flca-multiple-algorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhimbura%2Flca-multiple-algorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhimbura%2Flca-multiple-algorithm/lists"}