{"id":24702268,"url":"https://github.com/brainiac2677/cse-208-data-structures-and-algorithms-2","last_synced_at":"2025-07-18T16:02:35.612Z","repository":{"id":182750609,"uuid":"493515696","full_name":"BRAINIAC2677/CSE-208-Data-Structures-And-Algorithms-2","owner":"BRAINIAC2677","description":"My implementations of offline and online assignments of the course CSE208.","archived":false,"fork":false,"pushed_at":"2023-07-20T19:56:11.000Z","size":3811,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T04:26:24.240Z","etag":null,"topics":["cpp","data-structures-and-algorithms"],"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/BRAINIAC2677.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}},"created_at":"2022-05-18T05:04:59.000Z","updated_at":"2023-08-12T13:31:07.000Z","dependencies_parsed_at":"2023-07-21T08:52:29.680Z","dependency_job_id":null,"html_url":"https://github.com/BRAINIAC2677/CSE-208-Data-Structures-And-Algorithms-2","commit_stats":null,"previous_names":["brainiac2677/cse-208-data-structures-and-algorithms-2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BRAINIAC2677/CSE-208-Data-Structures-And-Algorithms-2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BRAINIAC2677%2FCSE-208-Data-Structures-And-Algorithms-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BRAINIAC2677%2FCSE-208-Data-Structures-And-Algorithms-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BRAINIAC2677%2FCSE-208-Data-Structures-And-Algorithms-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BRAINIAC2677%2FCSE-208-Data-Structures-And-Algorithms-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BRAINIAC2677","download_url":"https://codeload.github.com/BRAINIAC2677/CSE-208-Data-Structures-And-Algorithms-2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BRAINIAC2677%2FCSE-208-Data-Structures-And-Algorithms-2/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265791388,"owners_count":23829159,"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":["cpp","data-structures-and-algorithms"],"created_at":"2025-01-27T05:39:46.860Z","updated_at":"2025-07-18T16:02:35.594Z","avatar_url":"https://github.com/BRAINIAC2677.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSE208 | Data Structures and Algorithms 2 \n\nLook up the [`course outline`](/assets/course_outline.pdf)\n\n## Offline Assignments:\n- Week-3 | Minimum Spanning Tree\n  - [Kruskal's Algorithm](/w-3/offline/kruskals.cpp)\n  - [Prim's Algorithm](/w-3/offline/prims.cpp)\n- Week-4 | Single Source Shortest Path\n  - [Djikstra Algorithm](/w-4/offline/djikstra.cpp)\n  - [Bellman-Ford Algorithm](/w-4/offline/bellman_ford.cpp)\n- Week-5 | All Pair Shortest Path\n  - [DP by Matrix Multiplication](/w-5/offline/matrix_multiplication.cpp)\n  - [Floyd-Warshall Algorithm](/w-5/offline/floyd_warshall.cpp)\n- Week-6 | Max Flow\n  - [Baseball Elimination Problem](/w-6/offline/baseball_elimination.cpp)\n- Week-8 | Heap\n  - [Fibonacci Heap](/w-8/offline/fibonacci_heap.h)\n  - [Binary Heap](/w-8/offline/binary_heap.h)\n- Week-9 | Red Black Tree\n  - [Red Black Tree](/w-9/offline/red_black_tree.h)\n- Week-10 | Hash Table\n  - [Hash Table](/w-10/offline/hash.h)\n- Week-13 | Band Matrix Algorithm\n  - [Band Matrix Algorithm](/w-13/offline/1905004.cpp)\n\n## Online Assignments:\n- [Week-2 | Graph Algorithms](/w-2/online)\n- [Week-3 | Minimum Spanning Tree](/w-3/online)\n- [Week-4 | Single Source Shortest Path](/w-4/online)\n- [Week-5 | All Pair Shortest Path](/w-5/online)\n- [Week-6 | Max Flow](/w-6/online)\n- [Week-10 | Hash Table](/w-10/online)\n\n## Relevant QnA:\n - [declaring a priority_queue in c++ with a custom comparator](https://stackoverflow.com/a/16111402/13148347)\n - [llvm supported standard library](https://clang.llvm.org/docs/Toolchain.html#c-standard-library)\n - [c and c++ standard library](https://www.internalpointers.com/post/c-c-standard-library)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainiac2677%2Fcse-208-data-structures-and-algorithms-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrainiac2677%2Fcse-208-data-structures-and-algorithms-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrainiac2677%2Fcse-208-data-structures-and-algorithms-2/lists"}