{"id":16742445,"url":"https://github.com/hrishibawane/cses-problem-set-solutions","last_synced_at":"2025-09-07T01:35:00.677Z","repository":{"id":106603360,"uuid":"272288498","full_name":"hrishibawane/cses-problem-set-solutions","owner":"hrishibawane","description":"Solutions to CSES Problem Set","archived":false,"fork":false,"pushed_at":"2020-07-03T20:45:38.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T00:26:45.788Z","etag":null,"topics":["algorithms","cses-solutions","data-structures"],"latest_commit_sha":null,"homepage":null,"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/hrishibawane.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":"2020-06-14T21:45:21.000Z","updated_at":"2020-07-03T20:45:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"14cc5679-b554-43a5-8c6e-418c00dc9a79","html_url":"https://github.com/hrishibawane/cses-problem-set-solutions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hrishibawane/cses-problem-set-solutions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrishibawane%2Fcses-problem-set-solutions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrishibawane%2Fcses-problem-set-solutions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrishibawane%2Fcses-problem-set-solutions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrishibawane%2Fcses-problem-set-solutions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrishibawane","download_url":"https://codeload.github.com/hrishibawane/cses-problem-set-solutions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrishibawane%2Fcses-problem-set-solutions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273986614,"owners_count":25202704,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"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","cses-solutions","data-structures"],"created_at":"2024-10-13T01:23:46.795Z","updated_at":"2025-09-07T01:35:00.663Z","avatar_url":"https://github.com/hrishibawane.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cses-problem-set-solutions\n\nSolutions to CSES Problem Set\n\nHere is the link to the [CSES problem set site](https://cses.fi/problemset/)\n\nNotes:\n- **Graph Problems**:\n    1. *Shortest Path in Unweighted Graph* =\u003e DS: Adj list, Algo: BFS(with distance and predecessor track)\n\n    2. *Min. edges to make graph connected* =\u003e No. of connected components - 1\n\n    3. *Bipartite check* =\u003e DS: Adj list, Algo: BFS(graph coloring with 2-colors)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrishibawane%2Fcses-problem-set-solutions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrishibawane%2Fcses-problem-set-solutions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrishibawane%2Fcses-problem-set-solutions/lists"}