{"id":20145158,"url":"https://github.com/tauqueeralam42/dsa-java","last_synced_at":"2025-10-30T07:03:54.996Z","repository":{"id":175470524,"uuid":"653586301","full_name":"tauqueeralam42/dsa-java","owner":"tauqueeralam42","description":"Explore fundamental Data Structures and Algorithms (DSA) concepts with Java implementations. Includes arrays, linked lists, stacks, queues, trees, graphs, sorting algorithms, dynamic programming, and more.","archived":false,"fork":false,"pushed_at":"2024-12-13T15:56:30.000Z","size":292,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T10:51:41.586Z","etag":null,"topics":["algorithms","data-structures","java"],"latest_commit_sha":null,"homepage":"","language":"Java","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/tauqueeralam42.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}},"created_at":"2023-06-14T10:35:18.000Z","updated_at":"2024-12-13T15:56:35.000Z","dependencies_parsed_at":"2024-10-31T07:26:26.900Z","dependency_job_id":"25b2f612-0e6d-4896-b711-e54cb315486e","html_url":"https://github.com/tauqueeralam42/dsa-java","commit_stats":null,"previous_names":["strake42/java-dsa","tauqueeralam42/java-dsa","tauqueeralam42/dsa-java"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauqueeralam42%2Fdsa-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauqueeralam42%2Fdsa-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauqueeralam42%2Fdsa-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tauqueeralam42%2Fdsa-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tauqueeralam42","download_url":"https://codeload.github.com/tauqueeralam42/dsa-java/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241587853,"owners_count":19986628,"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","data-structures","java"],"created_at":"2024-11-13T22:14:32.626Z","updated_at":"2025-10-30T07:03:49.977Z","avatar_url":"https://github.com/tauqueeralam42.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java Data Structures and Algorithms\n\nThis repository contains Java implementations of various Data Structures and Algorithms (DSA) concepts. Each folder corresponds to a specific DSA topic where you can find code examples and implementations.\n\n## Topics Covered\n\n1. **Arrays**: Basic operations, sorting algorithms, 2D arrays.\n2. **ArrayList**: Implementation and operations.\n3. **LinkedList**: Singly linked list implementation.\n4. **Stack**: Array-based and linked list-based implementations.\n5. **Queue**: Array-based and linked list-based implementations.\n6. **Binary Tree**: Implementation and traversal algorithms.\n7. **Binary Search Tree**: Insertion, deletion, and traversal operations.\n8. **Heap**: Max heap and min heap implementations.\n9. **Hashing**: Hash table implementation and collision handling.\n10. **Tries**: Trie data structure for efficient string operations.\n11. **Graph**: Graph representation and traversal algorithms.\n12. **Dynamic Programming (DP)**: Solutions to various problems using dynamic programming.\n13. **Greedy Algorithm**: Implementations of greedy algorithms.\n14. **Sorting Algorithms**: Bubble sort, selection sort, insertion sort, merge sort, quick sort, etc.\n15. **String**: String manipulation and algorithms.\n16. **Bit Manipulation**: Bitwise operations and algorithms.\n17. **Recursion**: Recursive algorithms and problems.\n18. **Divide and Conquer**: Divide and conquer algorithms and applications.\n19. **Backtracking**: Backtracking algorithms and applications.\n\n## Structure\n\nEach topic is organized into its own directory with relevant Java files and sometimes additional resources or READMEs explaining concepts and algorithms.\n\n## Contributing\n\nContributions to enhance existing implementations, add new algorithms, or improve documentation are welcome! If you'd like to contribute:\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature-branch`).\n3. Make your changes and commit them (`git commit -am 'Add new algorithm'`).\n4. Push to the branch (`git push origin feature-branch`).\n5. Open a pull request.\n\nPlease ensure your code follows Java best practices and includes appropriate documentation.\n\n\n## About\n\nThis repository is maintained by [Your Name]. Feel free to reach out with any questions or suggestions.\n\n- GitHub: [tauqueeralam42](https://github.com/tauqueeralam42)\n- Email: tauqueeralam42@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftauqueeralam42%2Fdsa-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftauqueeralam42%2Fdsa-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftauqueeralam42%2Fdsa-java/lists"}