{"id":19879359,"url":"https://github.com/jubayer98/data-structures-basic-problems","last_synced_at":"2026-06-13T10:32:36.647Z","repository":{"id":127510890,"uuid":"134262901","full_name":"jubayer98/Data-Structures-Basic-Problems","owner":"jubayer98","description":"Here are solutions to some basic data structure problems implemented in C++.","archived":false,"fork":false,"pushed_at":"2024-08-03T11:32:59.000Z","size":1957,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T02:41:20.336Z","etag":null,"topics":["basic-programming","cpp","data-structures"],"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/jubayer98.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-05-21T11:57:36.000Z","updated_at":"2024-08-03T11:33:02.000Z","dependencies_parsed_at":"2025-01-11T17:49:16.333Z","dependency_job_id":"910537ca-0b56-441d-85b1-1aab0479f17c","html_url":"https://github.com/jubayer98/Data-Structures-Basic-Problems","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jubayer98/Data-Structures-Basic-Problems","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jubayer98%2FData-Structures-Basic-Problems","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jubayer98%2FData-Structures-Basic-Problems/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jubayer98%2FData-Structures-Basic-Problems/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jubayer98%2FData-Structures-Basic-Problems/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jubayer98","download_url":"https://codeload.github.com/jubayer98/Data-Structures-Basic-Problems/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jubayer98%2FData-Structures-Basic-Problems/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34281700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"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":["basic-programming","cpp","data-structures"],"created_at":"2024-11-12T17:08:15.285Z","updated_at":"2026-06-13T10:32:36.625Z","avatar_url":"https://github.com/jubayer98.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Structures Basic Problems in C++\n\nThis repository contains solutions to various basic data structure problems implemented in C++. These solutions are designed to help understand the fundamental concepts and operations related to different data structures. \n\n### Prerequisites\nTo compile and run the programs, you need to have a C++ compiler installed on your system. For example, you can use `g++`, which is part of the GNU Compiler Collection (GCC).\n\n### Running the Programs\n1. Clone this repository:\n   ```bash\n   git clone https://github.com/jubayer98/Data-Structures-Basic-Problems.git\n   cd Data-Structures-Basic-Problems\n   ```\n\n2. Compile the desired program:\n   ```bash\n   g++ -o output_file source_file.cpp\n   ```\n\n3. Run the compiled program:\n   ```bash\n   ./output_file\n   ```\n\n## Contributing\nContributions are welcome! If you have any improvements or additional problems and solutions, feel free to open an issue or submit a pull request.\n\n---\n\nHappy coding! Enjoy solving data structure problems and enhancing your C++ skills!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjubayer98%2Fdata-structures-basic-problems","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjubayer98%2Fdata-structures-basic-problems","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjubayer98%2Fdata-structures-basic-problems/lists"}