{"id":26595532,"url":"https://github.com/dragonxdev/data-structures","last_synced_at":"2025-03-23T16:18:48.721Z","repository":{"id":282755889,"uuid":"949552448","full_name":"DragonXDev/data-structures","owner":"DragonXDev","description":"A collection of data structures and algorithms I have designed from scratch for practice","archived":false,"fork":false,"pushed_at":"2025-03-16T18:15:01.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T19:32:58.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/DragonXDev.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":"2025-03-16T17:57:04.000Z","updated_at":"2025-03-16T18:15:04.000Z","dependencies_parsed_at":"2025-03-16T19:43:03.344Z","dependency_job_id":null,"html_url":"https://github.com/DragonXDev/data-structures","commit_stats":null,"previous_names":["dragonxdev/data-structures"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonXDev%2Fdata-structures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonXDev%2Fdata-structures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonXDev%2Fdata-structures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragonXDev%2Fdata-structures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DragonXDev","download_url":"https://codeload.github.com/DragonXDev/data-structures/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245128100,"owners_count":20565206,"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":[],"created_at":"2025-03-23T16:18:48.074Z","updated_at":"2025-03-23T16:18:48.705Z","avatar_url":"https://github.com/DragonXDev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Structures and Algorithms Repository\n\nThis repository contains my implementations of various data structures and algorithms in Java. Its a resource for learning and understanding fundamental concepts in data structures and algorithms, + complete code for the ***DSA(H) class @ VCS***.\n\n## Topics Covered\n\nThe repository includes implementations of:\n\n- Arrays and Linked Lists  \n- Stacks and Queues  \n- HashMaps and HashSets  \n- Trees (Binary Trees, BSTs, Heaps)  \n- Graphs (BFS, DFS, etc.)  \n- Sorting Algorithms  \n- Dynamic Programming\n\n## How to Use\n\nTo get started, clone the repository using:\n\n```bash\ngit clone https://github.com/dragonxdev/data-structures.git\n```\n\nThen, navigate to the repository:\n\n```bash\ncd data-structures\n```\n\nEach topic has its own directory with Java files. You can compile and run any file using:\n\n```bash\njavac FileName.java\njava FileName\n```\n\nFeel free to explore, modify, and contribute! 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdragonxdev%2Fdata-structures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdragonxdev%2Fdata-structures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdragonxdev%2Fdata-structures/lists"}