{"id":28387418,"url":"https://github.com/ibrahimhiarea/acm","last_synced_at":"2026-01-26T08:35:35.596Z","repository":{"id":172774097,"uuid":"440877021","full_name":"IbrahimHiarea/ACM","owner":"IbrahimHiarea","description":"The Algorithms \u0026 Data Structures Repository is a comprehensive collection of fundamental algorithms, data structures, and computational techniques. This repository provides a valuable resource for studying and implementing essential concepts in software development.","archived":false,"fork":false,"pushed_at":"2023-08-31T17:14:23.000Z","size":208,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T20:43:30.463Z","etag":null,"topics":["algorithms","data-structures","icpc","problem-solving"],"latest_commit_sha":null,"homepage":"","language":null,"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/IbrahimHiarea.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,"zenodo":null}},"created_at":"2021-12-22T14:02:27.000Z","updated_at":"2023-08-31T20:03:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"c99d5c9f-5b96-4cc8-a79c-ae6c9b070709","html_url":"https://github.com/IbrahimHiarea/ACM","commit_stats":null,"previous_names":["ibrahimhiarea/acm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IbrahimHiarea/ACM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IbrahimHiarea%2FACM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IbrahimHiarea%2FACM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IbrahimHiarea%2FACM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IbrahimHiarea%2FACM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IbrahimHiarea","download_url":"https://codeload.github.com/IbrahimHiarea/ACM/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IbrahimHiarea%2FACM/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28770919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T07:45:00.504Z","status":"ssl_error","status_checked_at":"2026-01-26T07:45:00.070Z","response_time":59,"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":["algorithms","data-structures","icpc","problem-solving"],"created_at":"2025-05-30T17:40:38.543Z","updated_at":"2026-01-26T08:35:35.590Z","avatar_url":"https://github.com/IbrahimHiarea.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Algorithms and Data Structures Repository\n\nThis repository serves as a comprehensive collection of algorithms, data structures, and various other computational techniques commonly used in software development. It provides a valuable resource for studying, implementing, and understanding fundamental concepts in computer science.\n\n## Algorithms\n\nThe repository includes implementations of various algorithms, covering a wide range of topics, including:\n\n- Graph Algorithms: Breadth-First Search (BFS), Depth-First Search (DFS), Dijkstra's Algorithm, Bellman-Ford Algorithm, Kruskal's Algorithm, Prim's Algorithm, and more.\n- Tree Algorithms: Binary Search Tree (BST), AVL Tree, Red-Black Tree, Heap, Trie, and related algorithms like Tree Traversals, Lowest Common Ancestor (LCA), and Binary Indexed Tree (BIT).\n- Dynamic Programming: Classic dynamic programming algorithms, such as the Knapsack Problem, Longest Common Subsequence (LCS), Matrix Chain Multiplication, and more.\n- Mathematical Algorithms: Prime Number Generation, Sieve of Eratosthenes, Euclidean Algorithm, Modular Arithmetic, Number Theory Algorithms, and more.\n\n## Data Structures\n\nA variety of data structures are implemented in this repository, which can be used to efficiently manage and organize data, including:\n\n- Array: Dynamic Array, Sparse Array.\n- Linked List: Singly Linked List, Doubly Linked List.\n- Stack: Array-based Stack, Linked List-based Stack.\n- Queue: Array-based Queue, Linked List-based Queue, Priority Queue.\n- Hash Table: Separate Chaining, Open Addressing.\n- Heap: Min Heap, Max Heap.\n- Tree: Binary Search Tree (BST), AVL Tree, Red-Black Tree, B-Tree.\n- Graph: Directed Graph, Undirected Graph, Weighted Graph, Graph Traversal algorithms.\n\n## Additional Resources\n\nApart from algorithms and data structures, this repository also provides additional resources, such as:\n\n- Common Sorting Algorithms: Quick Sort, Merge Sort, Insertion Sort, Selection Sort, Bubble Sort, and more.\n- Searching Algorithms: Linear Search, Binary Search, Interpolation Search, and related techniques.\n- String Algorithms: String Matching, String Manipulation, Regular Expressions, and more.\n- Bit Manipulation: Bitwise Operations, Bit Hacks, and related algorithms.\n- Computational Geometry: Convex Hull, Line Intersection, Polygon Triangulation, and more.\n\n## Contributions\n\nContributions are welcome! If you have any improvements, new algorithms, or data structures to add, please feel free to submit a pull request. Please ensure that your code follows the established coding conventions and includes proper documentation.\n\n## Acknowledgements\n\nWe would like to express our gratitude to the open-source community for their invaluable contributions and the wealth of knowledge they have shared.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibrahimhiarea%2Facm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibrahimhiarea%2Facm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibrahimhiarea%2Facm/lists"}