{"id":49876157,"url":"https://github.com/amcbn06/dsa","last_synced_at":"2026-05-15T12:16:15.604Z","repository":{"id":203340158,"uuid":"427359959","full_name":"amcbn06/dsa","owner":"amcbn06","description":"Popular data structures i use implemented by me","archived":false,"fork":false,"pushed_at":"2026-03-06T16:20:00.000Z","size":195,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-06T19:13:19.311Z","etag":null,"topics":["cpp","data-structures","dsa"],"latest_commit_sha":null,"homepage":"","language":"C++","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/amcbn06.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-11-12T12:55:39.000Z","updated_at":"2026-03-06T16:18:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"7427d1f9-9ed8-4436-a9a7-7ffc78ffd360","html_url":"https://github.com/amcbn06/dsa","commit_stats":null,"previous_names":["amcbn06/projects"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amcbn06/dsa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amcbn06%2Fdsa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amcbn06%2Fdsa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amcbn06%2Fdsa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amcbn06%2Fdsa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amcbn06","download_url":"https://codeload.github.com/amcbn06/dsa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amcbn06%2Fdsa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33066354,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["cpp","data-structures","dsa"],"created_at":"2026-05-15T12:16:14.587Z","updated_at":"2026-05-15T12:16:15.598Z","avatar_url":"https://github.com/amcbn06.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Structures \u0026 Algorithms\nThis is the data structures and algorithms repository.\n\n## Algorithms\nThis is the algorithms category.\n\n### Graphs\n- Flows\n  - `max_flow_dinic_directed.cpp`\n  - `max_flow_dinic_undirected.cpp`\n  - `max_flow_min_cost.cpp`\n- Matchings\n  - `max_matching.cpp`\n\n### Strings\n- Aho-Corasik\n  - `aho_corasik.cpp`\n\n### Trees\n- Lowest Common Ancestor\n  - `binary_lifting.cpp`\n  - `euler_tour_rmq.cpp`\n  - `euler_tour_segment_tree.cpp`\n  - `readme.md`\n\n\n## Data Structures\nThis is the data structures category.\n\n### Trees\n- Fenwick Tree\n  - `2d_prefix_sum.cpp`\n  - `prefix_min.cpp`\n  - `prefix_sum.cpp`\n  - `range_add.cpp`\n  - `readme.md`\n- Segment Tree\n  - `lazy_segment_tree_template.cpp`\n  - `range_add_range_max_segment_tree.cpp`\n  - `range_add_range_min_segment_tree.cpp`\n\n### Trie\n- `map_trie.cpp`\n- `trie.cpp`\n\n### Union Find\n- `union_find.cpp`\n\n\n## Geometry\nThis is the geometry category.\n\n- `Fraction.cpp`\n- `Point.cpp`\n- `geometry.cpp`\n- `segment.cpp`\n\n\n## Math\nThis is the math category.\n\n### Long Arithmetic\n- `version_1/big_number.cpp`\n- `version_1/big_number_comments.cpp`\n- `version_2/big_number.cpp`\n- `readme.md`\n\n### Matrix\n- `matrix.cpp`\n\n### Modular Arithmetic\n- `hashing.cpp`\n- `modint.cpp`\n- `precalculation.cpp`\n\n### Number Theory\n- `congruence.cpp`\n- `safe_diophantine.cpp`\n\n\n## Miscellaneous\nThis is the miscellaneous category.\n\n### Custom Data Structures\n- `dynamic_array.cpp`\n- `main.cpp`\n- `stack_rmq.cpp`\n\n### Parsers\n- `input_parser.cpp`\n- `input_parser_2.cpp`\n\n### Sieves\n- `msb_sieve.cpp`\n- `popcount_sieve.cpp`\n- `root_number_sieve.cpp`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famcbn06%2Fdsa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famcbn06%2Fdsa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famcbn06%2Fdsa/lists"}