{"id":19732373,"url":"https://github.com/imranjaved1073/data-structures-algorithms-dsa","last_synced_at":"2026-06-08T01:31:40.162Z","repository":{"id":190162020,"uuid":"588714575","full_name":"ImranJaved1073/Data-Structures-Algorithms-DSA","owner":"ImranJaved1073","description":"This repository contains a collection of implementations and explanations of various data structures and algorithms.","archived":false,"fork":false,"pushed_at":"2024-10-16T04:36:00.000Z","size":8389,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-23T01:03:11.310Z","etag":null,"topics":["heaps","linked-list","stack-queues-priorityqueue","trees"],"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/ImranJaved1073.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":"2023-01-13T20:07:25.000Z","updated_at":"2024-10-16T04:36:04.000Z","dependencies_parsed_at":"2024-11-12T00:37:49.155Z","dependency_job_id":null,"html_url":"https://github.com/ImranJaved1073/Data-Structures-Algorithms-DSA","commit_stats":null,"previous_names":["imranjaved1073/data-structures-algorithms-dsa"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ImranJaved1073/Data-Structures-Algorithms-DSA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImranJaved1073%2FData-Structures-Algorithms-DSA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImranJaved1073%2FData-Structures-Algorithms-DSA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImranJaved1073%2FData-Structures-Algorithms-DSA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImranJaved1073%2FData-Structures-Algorithms-DSA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImranJaved1073","download_url":"https://codeload.github.com/ImranJaved1073/Data-Structures-Algorithms-DSA/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImranJaved1073%2FData-Structures-Algorithms-DSA/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34044919,"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-07T02:00:07.652Z","response_time":124,"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":["heaps","linked-list","stack-queues-priorityqueue","trees"],"created_at":"2024-11-12T00:26:01.615Z","updated_at":"2026-06-08T01:31:40.144Z","avatar_url":"https://github.com/ImranJaved1073.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Structures and Algorithms (DSA)\n\nWelcome to the Data Structures and Algorithms repository! This repository contains a collection of implementations and explanations of various data structures and algorithms in different programming languages.\n\n## Table of Contents\n\n\n- [Lab Solutions](#lab-solutions)\n- [Data Structures Implementations](#data-structures-implementations)\n- [Assignments](#assignments)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Introduction\n\nThis repository is intended to be a comprehensive resource for anyone looking to understand and implement data structures and algorithms. Whether you're preparing for technical interviews, studying computer science, or just interested in the topic, you'll find useful information and code examples here.\n\n## Getting Started\n\nTo get started with the repository, you can clone it to your local machine using the following command:\n\n```bash\ngit clone https://github.com/imranjaved1073/Data-Structures-Algorithms-DSA.git\n```\n\n## Data Structures\nThe repository includes implementations of the following data structures:\n\n- Arrays\n- Linked Lists\n- Stacks\n- Queues\n- Trees\n  - Binary Trees\n  - Binary Search Trees\n  - AVL Trees\n  - Red-Black Trees\n- Heaps\n\n\n\n## Contributing\nContributions are welcome! If you would like to contribute to this repository, please follow these steps:\n\n- Fork the repository.\n- Create a new branch\n```bash\ngit checkout -b feature-branch.\n```\n- Make your changes.\n- Commit your changes\n```bash\ngit commit -m 'message'\n```\n- Push to the branch\n```bash\ngit push origin feature-branch\n```\n- Create a new Pull Request.\n  \nPlease make sure to update tests as appropriate and follow the code style guidelines.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimranjaved1073%2Fdata-structures-algorithms-dsa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimranjaved1073%2Fdata-structures-algorithms-dsa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimranjaved1073%2Fdata-structures-algorithms-dsa/lists"}