{"id":15069118,"url":"https://github.com/lfir/algorithm-notes","last_synced_at":"2025-04-10T16:51:56.885Z","repository":{"id":104797890,"uuid":"322987819","full_name":"lfir/algorithm-notes","owner":"lfir","description":"Personal notes and implementations of some interesting algorithms.","archived":false,"fork":false,"pushed_at":"2024-05-09T16:32:50.000Z","size":33,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T14:44:31.754Z","etag":null,"topics":["algorithms","data-structures","java-11","python-3-12"],"latest_commit_sha":null,"homepage":"","language":"Python","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/lfir.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,"publiccode":null,"codemeta":null}},"created_at":"2020-12-20T03:48:00.000Z","updated_at":"2024-06-23T09:42:19.000Z","dependencies_parsed_at":"2024-10-13T11:46:59.960Z","dependency_job_id":"cdf9ccd0-813e-46a7-93d1-9ae51d116e9b","html_url":"https://github.com/lfir/algorithm-notes","commit_stats":null,"previous_names":["asta1986/algorithm-notes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfir%2Falgorithm-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfir%2Falgorithm-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfir%2Falgorithm-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfir%2Falgorithm-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lfir","download_url":"https://codeload.github.com/lfir/algorithm-notes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248256104,"owners_count":21073462,"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","data-structures","java-11","python-3-12"],"created_at":"2024-09-25T01:40:35.481Z","updated_at":"2025-04-10T16:51:56.866Z","avatar_url":"https://github.com/lfir.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Algorithm notes\nPersonal notes and Python and Java implementations of some interesting algorithms I've not found clearly\npresented elsewhere so far.\n\n#### Notes\n- Running files (such as graphs/maze_solver.py) that import modules from the project's packages (i.e. utils.py) and\nreside in sub-directories, directly instead of via main.py, requires adding the src directory to PYTHONPATH first\n\n      export PYTHONPATH=\"${PYTHONPATH}:$(pwd)/src/python\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flfir%2Falgorithm-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flfir%2Falgorithm-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flfir%2Falgorithm-notes/lists"}