{"id":17838186,"url":"https://github.com/aamiranwar/pythonlab","last_synced_at":"2025-06-11T00:05:21.721Z","repository":{"id":81035927,"uuid":"120104859","full_name":"AamirAnwar/PythonLab","owner":"AamirAnwar","description":"Data structures and Algorithms in Python (Along with some interesting puzzles)","archived":false,"fork":false,"pushed_at":"2018-04-05T18:40:48.000Z","size":239,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T13:50:14.517Z","etag":null,"topics":["algorithm","datastructures","python3"],"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/AamirAnwar.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-03T15:47:39.000Z","updated_at":"2018-12-28T08:23:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f23dc51-4c0b-4447-8bbb-5c9b78cbb76a","html_url":"https://github.com/AamirAnwar/PythonLab","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/AamirAnwar%2FPythonLab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AamirAnwar%2FPythonLab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AamirAnwar%2FPythonLab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AamirAnwar%2FPythonLab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AamirAnwar","download_url":"https://codeload.github.com/AamirAnwar/PythonLab/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AamirAnwar%2FPythonLab/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259172953,"owners_count":22816556,"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":["algorithm","datastructures","python3"],"created_at":"2024-10-27T20:53:37.686Z","updated_at":"2025-06-11T00:05:21.699Z","avatar_url":"https://github.com/AamirAnwar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PythonLab\nA collection of Data structures, Algorithms and interesting problems implemented in Python 3.\n\n![logo](https://github.com/AamirAnwar/PythonLab/raw/master/Github_Art.png)\n\n## How to run programs\n index.py acts as the main executable depending on your config. Best to import whatever you want and run it there  :running:\n\n## Topics\n\n- Stacks\n- Queues\n- Linked Lists\n- Binary Trees\n- Graph Algorithms\n- Dynamic Programming Classics\n\n## Problems\n- KMP Search\n- Find all paths to the bottom right cell of a matrix\n- AVL Tree Insertion and Deletion\n- Bellman Ford Shortest Paths Algorithm\n- Binary Tree (Complete Implementation)\n- Binary Search\n- Counting Sort\n- Fibonacci Series (DP vs Recursion)\n- Fenwick Tree\n- Find the next greater element of all elements in a given array in O(n)\n- Find minimum sum which cannot be expressed using any of the elements of a given array\n- Graph (Complete implementation)\n- Heapsort\n- Hello World (LOL)\n- Insertion Sort\n- Interpolation Search\n- Kruskal Algorithm for finding the Minimum Spanning Tree in a Weighted Graph\n- Linked List (Complete Implementation)\n- Merge Sort\n- N Queen Problem :point_right: [Wiki](https://en.wikipedia.org/wiki/Eight_queens_puzzle)\n- Given a string generate all possible Palindromic Partitions\n- Prim's Algorithm for finding the Minimum Spanning Tree in a Weighted Graph\n- Queue (Complete Implementation)\n- QuickSort  :heart:\n- Rabin-Karp String Search\n- Selection Sort\n- Stack (Complete Implementation)\n- Generate all permutations of a given String\n- Tarjan's Algorithm for finding SCCs in a given Graph\n- Tower of hanoi  :japanese_castle:\n- Trie\n- Word Break Problem\n- Z Algorithm for Substring Search\n- Print all combinations of a string\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faamiranwar%2Fpythonlab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faamiranwar%2Fpythonlab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faamiranwar%2Fpythonlab/lists"}