{"id":19682517,"url":"https://github.com/abdoufermat5/dsa-in-python","last_synced_at":"2026-06-10T03:31:19.877Z","repository":{"id":213857880,"uuid":"734799728","full_name":"abdoufermat5/dsa-in-python","owner":"abdoufermat5","description":"Personal notes from dsa in python book","archived":false,"fork":false,"pushed_at":"2024-01-18T13:24:29.000Z","size":5573,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-27T07:25:09.209Z","etag":null,"topics":["algorithms","algorithms-and-data-structures","data-structures","dsa","python"],"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/abdoufermat5.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":"2023-12-22T16:48:16.000Z","updated_at":"2023-12-23T17:43:13.000Z","dependencies_parsed_at":"2023-12-23T19:07:58.064Z","dependency_job_id":"c7e8543c-9317-45bd-b1dd-612b3d60ae22","html_url":"https://github.com/abdoufermat5/dsa-in-python","commit_stats":null,"previous_names":["abdoufermat5/dsa-in-python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abdoufermat5/dsa-in-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdoufermat5%2Fdsa-in-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdoufermat5%2Fdsa-in-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdoufermat5%2Fdsa-in-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdoufermat5%2Fdsa-in-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdoufermat5","download_url":"https://codeload.github.com/abdoufermat5/dsa-in-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdoufermat5%2Fdsa-in-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34136112,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["algorithms","algorithms-and-data-structures","data-structures","dsa","python"],"created_at":"2024-11-11T18:11:09.575Z","updated_at":"2026-06-10T03:31:19.858Z","avatar_url":"https://github.com/abdoufermat5.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data structures and algorithms in Python\n\nThis repository contains my implementations of various data structures and algorithms in Python from the book [Data Structures and Algorithms in Python](https://www.amazon.com/Data-Structures-Algorithms-Python-Michael/dp/1118290275) by Michael T. Goodrich, Roberto Tamassia, and Michael H. Goldwasser.\n\nIt is intended to be a learning resource for myself and others, and as such, the implementations are not necessarily the most efficient or Pythonic. I have also included some of the exercises from the book.\n\n## Contents\n\nYou can find following data structures and algorithms in this repository:\n\n- [Recursion](./chapter_4_recursion/readme.md)\n- [Stacks, Queues, and Deques](./chapter_6_stacks_queues_deques/readme.md)\n- [Linked Lists](./chapter_7_linked_lists/readme.md)\n- [Trees](./chapter_8_trees/readme.md)\n- [Priority Queues](./chapter_9_priority_queues/readme.md)\n- [Maps, Hash Tables, and Skip Lists](./chapter_10_maps_hash_tables_skip_lists/readme.md)\n- [Search Trees](./chapter_11_search_trees/readme.md)\n- [Sorting and Selection](./chapter_12_sorting_selection/readme.md)\n- [Text Processing](./chapter_13_text_processing/readme.md) [Not seen yet]\n- [Graph Algorithms](./chapter_14_graph_algorithms/readme.md) \n- [Memory Management and B-Trees](./chapter_15_memory_management_b_trees/readme.md) [Not seen yet]","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdoufermat5%2Fdsa-in-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdoufermat5%2Fdsa-in-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdoufermat5%2Fdsa-in-python/lists"}