{"id":31663564,"url":"https://github.com/4ssh1/dsa-python","last_synced_at":"2025-10-07T20:05:58.950Z","repository":{"id":316872675,"uuid":"1056325701","full_name":"4ssh1/DSA-Python","owner":"4ssh1","description":"This repo contains solutions to dsa problems","archived":false,"fork":false,"pushed_at":"2025-09-27T07:50:00.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-27T09:32:43.842Z","etag":null,"topics":["dsa","python","solution"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/4ssh1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-13T21:09:01.000Z","updated_at":"2025-09-27T07:50:03.000Z","dependencies_parsed_at":"2025-09-27T09:32:52.379Z","dependency_job_id":"9deeda37-bbac-4159-a555-f5985800ab3d","html_url":"https://github.com/4ssh1/DSA-Python","commit_stats":null,"previous_names":["4ssh1/dsa-python"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/4ssh1/DSA-Python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4ssh1%2FDSA-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4ssh1%2FDSA-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4ssh1%2FDSA-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4ssh1%2FDSA-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4ssh1","download_url":"https://codeload.github.com/4ssh1/DSA-Python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4ssh1%2FDSA-Python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278838434,"owners_count":26054720,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"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":["dsa","python","solution"],"created_at":"2025-10-07T20:02:14.841Z","updated_at":"2025-10-07T20:05:58.941Z","avatar_url":"https://github.com/4ssh1.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# DSA-Python\n\nWelcome to **DSA-Python**!  \nThis repository is a comprehensive collection of Data Structures and Algorithms (DSA) implemented in Python. It is designed to help learners, students, and professionals understand and practice core DSA concepts with clear, well-documented Python code.\n\n**To see detailed explanation of problems** [Click Here](https://github.com/4ssh1/Learn-DSA/wiki/Problems)\n\n## Features\n\n- 📝 **Readable Code**: All solutions are written in Python with clear variable names and comments for easy understanding.\n- 💡 **Practice Problems**: Includes example problems to help reinforce each concept.\n- 🛠️ **Self-Contained Modules**: Each topic is organized in its own file or directory for easy navigation.\n\n## 📁 Practice Order\n\n```\n├── arrays/\n├── linked_lists/\n├── stacks/\n├── queues/\n├── trees/\n├── graphs/\n├── sorting/\n├── searching/\n├── dynamic_programming/\n```\n\n*(Note: Actual folder structure may vary; check repo for latest organization.)*\n\n## 🏁 Getting Started\n\n1. **Clone the repository**\n   ```bash\n   git clone https://github.com/4ssh1/DSA-Python.git\n   cd DSA-Python\n   ```\n\n2. **Explore the topics**\n   - Browse through the folders and files, or search for specific data structures/algorithms.\n\n3. **Run the code**\n   - Each file is self-contained and can be executed directly with Python.\n \n## ✨ Contribution\n\nContributions are welcome!  \nFeel free to open issues, create pull requests, or suggest new problems and solutions.\n\n1. Fork the repo\n2. Create your feature branch (`git checkout -b feature/your-feature`)\n3. Commit your changes (`git commit -m 'Add new feature'`)\n4. Push to the branch (`git push origin feature/your-feature`)\n5. Open a Pull Request\n\n## 📚 Resources\n\n- [Python Documentation](https://docs.python.org/3/)\n- [GeeksforGeeks DSA](https://www.geeksforgeeks.org/data-structures/)\n- [LeetCode](https://leetcode.com/)\n- [InterviewBit](https://www.interviewbit.com/data-structure-interview-questions/)\n\n\n  ## Coming Soon\n  - 📚 **Wide Range of Topics**: Covers fundamental data structures (arrays, linked lists, stacks, queues, trees, graphs, etc.) and algorithms (searching, sorting, recursion, dynamic programming, etc.).\n\n## 📄 License\n\nThis project is open source and available under the [MIT License](LICENSE).\n\n---\n\nHappy Coding!  \n**4ssh1**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4ssh1%2Fdsa-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4ssh1%2Fdsa-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4ssh1%2Fdsa-python/lists"}