{"id":17675636,"url":"https://github.com/akashchouhan16/data-structures-and-algorithms","last_synced_at":"2025-05-08T07:35:53.746Z","repository":{"id":38417626,"uuid":"299924839","full_name":"akashchouhan16/Data-Structures-And-Algorithms","owner":"akashchouhan16","description":"A consolidated list of coding problems from university coursework and more.","archived":false,"fork":false,"pushed_at":"2023-06-29T03:04:32.000Z","size":17408,"stargazers_count":17,"open_issues_count":17,"forks_count":26,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T17:25:17.393Z","etag":null,"topics":["algorithms","c","cpp","data-structures","datastructures","dsa-learning-series","hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akashchouhan16.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2020-09-30T13:17:18.000Z","updated_at":"2023-12-03T12:06:57.000Z","dependencies_parsed_at":"2024-10-24T11:59:59.478Z","dependency_job_id":null,"html_url":"https://github.com/akashchouhan16/Data-Structures-And-Algorithms","commit_stats":null,"previous_names":["akashchouhan16/data-structures-and-algorithms"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashchouhan16%2FData-Structures-And-Algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashchouhan16%2FData-Structures-And-Algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashchouhan16%2FData-Structures-And-Algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashchouhan16%2FData-Structures-And-Algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akashchouhan16","download_url":"https://codeload.github.com/akashchouhan16/Data-Structures-And-Algorithms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253023715,"owners_count":21842302,"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":["algorithms","c","cpp","data-structures","datastructures","dsa-learning-series","hacktoberfest"],"created_at":"2024-10-24T07:22:56.949Z","updated_at":"2025-05-08T07:35:53.716Z","avatar_url":"https://github.com/akashchouhan16.png","language":"C++","readme":"## \u003ccode\u003e\u003cimg src = \"https://user-images.githubusercontent.com/56465610/215420613-bd57703b-8318-4ab8-9327-58be787c4b33.png\" width=\"70px\" \u003e\u003c/code\u003e\n\n## **Data Structures \u0026 Algorithms [C \u0026 C++]**\n\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity \"Repo Maintained\")\n[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://GitHub.com/akashchouhan16/ \"github.com/akashchouhan16\")\n[![made-for-VSCode](https://img.shields.io/badge/Made%20for-VSCode-1f425f.svg)](https://code.visualstudio.com/ \"VSCODE\") \n[![GitHub issues](https://img.shields.io/github/issues/akashchouhan16/Crypto-Dash.svg)](https://github.com/akashchouhan16/Data-structures-in-C-CPP/issues) [![GitHub stars](https://img.shields.io/github/stars/akashchouhan16/Data-structures-in-C-CPP.svg?style=social)](https://github.com/akashchouhan16/Data-structures-in-C-CPP/stargazers) [![GitHub forks](https://img.shields.io/github/forks/akashchouhan16/Data-structures-in-C-CPP.svg?style=social)](https://github.com/akashchouhan16/Data-structures-in-C-CPP/network) ![GitHub last commit](https://img.shields.io/github/last-commit/akashchouhan16/Data-structures-in-C-CPP.svg)\n\nA consolidated list of DSA problems from university coursework and more.\n\nQuestions implemented using **C and C++**. All Genuine PRs are welcomed! Read `CONTRIBUTING.md` to contribute to this repository. \u003cbr/\u003e\nHappy Coding! :)\n\n---\n\n## :book: Sub Directories\n\n\n- [Arrays](https://github.com/akashchouhan16/Basic-Data-structures-in-C/tree/master/Arrays \"View sub-directory\")\n- [Backtracking](https://github.com/akashchouhan16/Basic-Data-structures-in-C/tree/master/Backtracking \"View sub-directory\")\n- [Binary Search Tree](https://github.com/akashchouhan16/Basic-Data-structures-in-C/tree/master/Binary%20Search%20Tree \"View sub-directory\")\n- [Binary Tree](https://github.com/akashchouhan16/Basic-Data-structures-in-C/tree/master/Binary%20Tree \"View sub-directory\")\n- [Dynamic Programming](https://github.com/akashchouhan16/Basic-Data-structures-in-C/tree/master/DynamicProgramming \"View sub-directory\")\n- [Graphs](https://github.com/akashchouhan16/Basic-Data-structures-in-C/tree/master/Graphs \"View sub-directory\")\n- [Greedy](https://github.com/akashchouhan16/Basic-Data-structures-in-C/tree/master/Greedy \"View sub-directory\")\n- [Hashing](https://github.com/akashchouhan16/Data_Structures_And_Algorithms/tree/master/Hashing \"View sub-directory\")\n- [Heaps](https://github.com/akashchouhan16/Data_Structures_And_Algorithms/tree/master/Heaps \"View sub-directory\")\n- [Implementation Based](https://github.com/akashchouhan16/Data-structures-in-C-CPP/tree/master/Implementations \"View sub-directory\")\n- [Semester LabQ](https://github.com/akashchouhan16/Basic-Data-structures-in-C/tree/master/ExtraDSAQ \"View sub-directory\")\n- [Linked List](https://github.com/akashchouhan16/Basic-Data-structures-in-C/tree/master/Linkedlist \"View sub-directory\")\n- [Queue](https://github.com/akashchouhan16/Basic-Data-structures-in-C/tree/master/Queue \"View sub-directory\")\n- [Searching](https://github.com/akashchouhan16/Basic-Data-structures-in-C-CPP/tree/master/Searching \"View sub-directory\")\n- [Sorting Algos](https://github.com/akashchouhan16/Basic-Data-structures-in-C/tree/master/SortingAlgorithms)\n- [Stack](https://github.com/akashchouhan16/Data-structures-in-C-CPP/tree/master/Stack \"View sub-directory\")\n- [Utility](https://github.com/akashchouhan16/Data-structures-in-C-CPP/tree/master/Utility \"View sub-directory\")\n\n---\n\n## Steps To Contribute :\n\n1. **Fork** this repository\n2. Use your command line\\terminal to clone the forked repo\n   - `git clone` **\u003c forked repository URL\u003e**\n   - **cd** into the created local repository.\n3. Add your **C/C++** code. Make sure it adheres to `CONTRIBUTING.md`.\n4. `git add` **\u003c file_name \u003e**\n5. `git commit -m` **\u003c add_a_valid_comment \u003e**\n6. `git push` the code to your forked repository.\n7. Create a **pull request**.\n\n---\n\n\u003cbr\u003e\n\n[![forthebadge](https://forthebadge.com/images/badges/open-source.svg)](https://forthebadge.com)\n[![badge](https://user-images.githubusercontent.com/56465610/215421261-00402437-824c-43c9-8249-a0a3c5eaf9a0.svg)](https://forthebadge.com)\n\n## License\n**Maintainer : [ Akash Chouhan](https://github.com/akashchouhan16/ \"Akash Chouhan Profile\")** \u003c/br\u003e\nAll rights reserved. Released under the **[GNU GENERAL PUBLIC LICENSE](https://github.com/akashchouhan16/Data-structures-in-C-CPP/blob/master/LICENSE \"License\")**\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashchouhan16%2Fdata-structures-and-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakashchouhan16%2Fdata-structures-and-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashchouhan16%2Fdata-structures-and-algorithms/lists"}