{"id":45949753,"url":"https://github.com/debashis08/datastructures-algorithms","last_synced_at":"2026-04-12T21:04:23.024Z","repository":{"id":250550311,"uuid":"829047264","full_name":"Debashis08/datastructures-algorithms","owner":"Debashis08","description":"A comprehensive collection of Data Structures and Algorithms implemented in C++, based on the concepts from the book Introduction to Algorithms by Cormen, Leiserson, Rivest, and Stein (CLRS). This repository includes various coding challenges and solutions, with unit tests to ensure correctness.","archived":false,"fork":false,"pushed_at":"2026-02-03T21:42:50.000Z","size":279,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-04T10:44:22.429Z","etag":null,"topics":["algorithms","bitwise-algorithms","clang-tidy","clrs","clrs-algorithhms","clrs-book","clrs-implementation","cmake","datastructures","datastructures-algorithms","dsa","dynamic-programming","graph","greedy-algorithms","implementation","problem-solving","tree"],"latest_commit_sha":null,"homepage":"","language":"C++","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/Debashis08.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2024-07-15T16:42:09.000Z","updated_at":"2026-01-01T20:18:03.000Z","dependencies_parsed_at":"2024-09-15T18:48:08.860Z","dependency_job_id":"ca10844a-da5a-47f9-9039-4bca67713445","html_url":"https://github.com/Debashis08/datastructures-algorithms","commit_stats":null,"previous_names":["debashis08/datastructures_algorithms","debashis08/datastructures-algorithms"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/Debashis08/datastructures-algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Debashis08%2Fdatastructures-algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Debashis08%2Fdatastructures-algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Debashis08%2Fdatastructures-algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Debashis08%2Fdatastructures-algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Debashis08","download_url":"https://codeload.github.com/Debashis08/datastructures-algorithms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Debashis08%2Fdatastructures-algorithms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29933021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T09:58:13.507Z","status":"ssl_error","status_checked_at":"2026-02-28T09:57:57.047Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["algorithms","bitwise-algorithms","clang-tidy","clrs","clrs-algorithhms","clrs-book","clrs-implementation","cmake","datastructures","datastructures-algorithms","dsa","dynamic-programming","graph","greedy-algorithms","implementation","problem-solving","tree"],"created_at":"2026-02-28T12:01:57.191Z","updated_at":"2026-02-28T12:01:57.977Z","avatar_url":"https://github.com/Debashis08.png","language":"C++","readme":"﻿## Data Structures and Algorithms  \n\nThis repository contains a collection of **data structures and algorithms** implemented in **C++**. It is designed to provide efficient solutions to common algorithmic problems while adhering to clean coding practices and modular design.  \n\n### Features  \n\n- **Data Structures and Algorithms:** Implementations of data structures and algorithms based on the concepts from the book ***Introduction to Algorithms by Cormen, Leiserson, Rivest, and Stein (CLRS).***\n- **Modular Design:** Code is organized into manageable modules for better readability and reusability.  \n- **Testing:**  \n  - Built with **CMake** as the build system for ease of compilation and dependency management.  \n  - **Google Test** framework is integrated for comprehensive unit testing to ensure code correctness.  \n\n### Folder Structure  \n\n```plain text\ndatastructures-algorithms  \n├── include            # Header Files\n├── src                # Implementation of the solutions\n├── tests              # Unit tests for implemented solutions\n└── CMakeLists.txt     # CMake configuration file\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebashis08%2Fdatastructures-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdebashis08%2Fdatastructures-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdebashis08%2Fdatastructures-algorithms/lists"}