{"id":21049838,"url":"https://github.com/apurva313/data-structures-and-algorithms","last_synced_at":"2025-06-15T00:34:03.792Z","repository":{"id":234282639,"uuid":"788576069","full_name":"apurva313/Data-Structures-and-Algorithms","owner":"apurva313","description":"This repository showcases a comprehensive collection of Java projects, applications, and exercises centered around Data Structures and Algorithms (DSA) to enhance your coding skills and deepen your understanding of DSA concepts.","archived":false,"fork":false,"pushed_at":"2024-11-17T06:06:34.000Z","size":87,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-15T20:49:35.281Z","etag":null,"topics":["array","dsa","dsa-algorithm","graph","java","queue","sorting-algorithms","stack","string","tree"],"latest_commit_sha":null,"homepage":"","language":"Java","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/apurva313.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,"zenodo":null}},"created_at":"2024-04-18T17:23:49.000Z","updated_at":"2024-11-17T06:06:39.000Z","dependencies_parsed_at":"2024-08-10T15:48:13.670Z","dependency_job_id":"8c09aff2-24a6-482e-a45e-ed2e4edbba4e","html_url":"https://github.com/apurva313/Data-Structures-and-Algorithms","commit_stats":null,"previous_names":["apurva313/data-structures-and-algorithms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/apurva313/Data-Structures-and-Algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apurva313%2FData-Structures-and-Algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apurva313%2FData-Structures-and-Algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apurva313%2FData-Structures-and-Algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apurva313%2FData-Structures-and-Algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apurva313","download_url":"https://codeload.github.com/apurva313/Data-Structures-and-Algorithms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apurva313%2FData-Structures-and-Algorithms/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259905407,"owners_count":22929916,"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":["array","dsa","dsa-algorithm","graph","java","queue","sorting-algorithms","stack","string","tree"],"created_at":"2024-11-19T15:15:24.904Z","updated_at":"2025-06-15T00:34:03.706Z","avatar_url":"https://github.com/apurva313.png","language":"Java","readme":"# 📚Data Structures and Algorithms\n\nWelcome to the Data Structures and Algorithms repository! This project contains a comprehensive collection of data structures and algorithms implemented in Java. It is designed to help you understand and implement various data structures and algorithms efficiently.\n\n## 🚀 About Me\n\n[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/apurva313)\n[![github](https://img.shields.io/badge/github-181717?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/apurva313)\n\n## 📑Table of Contents\n\n- [Introduction](#introduction)\n- [Getting Started](#getting-started)\n- [Contributing](#contributing)\n- [License](#license)\n\n## 📖Introduction\n\nThis repository aims to provide a clear and concise implementation of various data structures and algorithms. Each implementation is accompanied by detailed comments and explanations to help you understand the underlying concepts.\n\n## 🛠️Getting Started\n\nTo get started with this project, follow these steps:\n\n1. **Clone the repository:**\n    ```sh\n    git clone https://github.com/your-username/Data-Structures-and-Algorithms.git\n    cd Data-Structures-and-Algorithms\n    ```\n\n2. **Open the project in your favorite IDE (e.g., Visual Studio Code):**\n    ```sh\n    code .\n    ```\n\n3. **Build the project:**\n    ```sh\n    javac -d bin $(find . -name \"*.java\")\n    ```\n\n## 🤝Contributing\n\nWe welcome contributions to this project! If you have an idea for an improvement or a new data structure/algorithm to add, please follow these steps:\n\n1. **Fork the repository.**\n2. **Create a new branch:**\n    ```sh\n    git checkout -b feature/your-feature-name\n    ```\n3. **Make your changes and commit them:**\n    ```sh\n    git commit -m \"Add your feature\"\n    ```\n4. **Push to the branch:**\n    ```sh\n    git push origin feature/your-feature-name\n    ```\n5. **Create a pull request.**\n\n## 📜License\n\nThis project is licensed under the GNU General Public License v3.0. See the LICENSE file for more details.\n\n---\n\nHappy coding! If you have any questions or need further assistance, feel free to open an issue or contact me.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapurva313%2Fdata-structures-and-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapurva313%2Fdata-structures-and-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapurva313%2Fdata-structures-and-algorithms/lists"}