{"id":16319521,"url":"https://github.com/psp515/algorithms","last_synced_at":"2025-05-14T00:33:34.927Z","repository":{"id":41530150,"uuid":"509977738","full_name":"psp515/Algorithms","owner":"psp515","description":"Simple algorithms implementation.","archived":false,"fork":false,"pushed_at":"2022-12-07T15:50:21.000Z","size":47,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T23:11:52.949Z","etag":null,"topics":["algorithms","algorithms-and-data-structures","dyna","dynamic-programming","graph-algorithms","sorting-algorithms"],"latest_commit_sha":null,"homepage":"","language":"Python","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/psp515.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}},"created_at":"2022-07-03T09:29:48.000Z","updated_at":"2023-01-15T14:45:08.000Z","dependencies_parsed_at":"2023-01-24T18:05:06.699Z","dependency_job_id":null,"html_url":"https://github.com/psp515/Algorithms","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/psp515%2FAlgorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psp515%2FAlgorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psp515%2FAlgorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psp515%2FAlgorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psp515","download_url":"https://codeload.github.com/psp515/Algorithms/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254046561,"owners_count":22005618,"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","algorithms-and-data-structures","dyna","dynamic-programming","graph-algorithms","sorting-algorithms"],"created_at":"2024-10-10T22:27:17.312Z","updated_at":"2025-05-14T00:33:34.383Z","avatar_url":"https://github.com/psp515.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \n  \u003ch1\u003e Algorithms \u003c/h1\u003e\n  \u003cp\u003e Feeling the rhythm? \u003c/p\u003e\n  \n  \u003cdiv\u003e\n    \u003ca href=\"\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/last-commit/psp515/Algorithms\" alt=\"last update\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/psp515/Algorithms/network/members\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/forks/psp515/Algorithms\" alt=\"forks\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/psp515/Algorithms/stargazers\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/stars/psp515/Algorithms\" alt=\"stars\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/psp515/Algorithms/issues/\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/issues/psp515/Algorithms\" alt=\"open issues\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/psp515/Algorithms/blob/master/LICENSE\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/license/psp515/Algorithms\" alt=\"license\" /\u003e\n    \u003c/a\u003e\n  \u003c/div\u003e\n\u003c/div\u003e  \n\n\u003cbr/\u003e\n\n### About The Project\n\nThis repositoty contains variable algorithms implemenetations in Python.\n\nAlgorithms are divided in 6 sectors \n- Dynamic algorithms\n- Graph algorithms\n- Weighted Graph algorithms\n- Sorting algorithms \n- Search algorithms\n- Binary Search Trees Algorithms\n\nAlso some simple test are provided.\n\n\n### Built With\n\n\u003cdiv\u003e\n  \u003ca\u003e\n    \u003cimg src=\"https://img.shields.io/badge/-Python-FFFFFF?logo=python\" /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n### Getting Started\n\nIn order to use algorithms download the repository.\n\n### Usage \n\nRepository might help with understanding how algorithms work and show examples of implementing them. \n\n### License\n\nDistributed under the MIT License. See `LICENSE.txt` for more information.\n\n### Contact\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://www.linkedin.com/in/lukasz-psp515-kolber/\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\" alt=\"LinkedIn\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://twitter.com/psp515\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge\u0026logo=twitter\u0026logoColor=white\" alt=\"Twitter\" /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsp515%2Falgorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsp515%2Falgorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsp515%2Falgorithms/lists"}