{"id":29653265,"url":"https://github.com/geekyhim/dsa-and-java","last_synced_at":"2025-07-22T06:33:13.665Z","repository":{"id":246636202,"uuid":"816721051","full_name":"GeekyHim/DSA-and-Java","owner":"GeekyHim","description":"A repository showcasing my journey of learning Java and mastering Data Structures \u0026 Algorithms through hands-on practice and problem-solving.","archived":false,"fork":false,"pushed_at":"2025-07-08T15:51:17.000Z","size":135,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-08T16:51:31.133Z","etag":null,"topics":["algorithms-and-data-structures","dsa","dynamic-programming","java","oops-in-java","searching","sorting"],"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/GeekyHim.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}},"created_at":"2024-06-18T09:25:24.000Z","updated_at":"2025-07-08T15:51:21.000Z","dependencies_parsed_at":"2024-07-25T17:16:10.358Z","dependency_job_id":"afe047bd-86a7-4adb-b78a-d1ac05bc7517","html_url":"https://github.com/GeekyHim/DSA-and-Java","commit_stats":null,"previous_names":["geekyhim/learningjava","geekyhim/dsa-and-java"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GeekyHim/DSA-and-Java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeekyHim%2FDSA-and-Java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeekyHim%2FDSA-and-Java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeekyHim%2FDSA-and-Java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeekyHim%2FDSA-and-Java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeekyHim","download_url":"https://codeload.github.com/GeekyHim/DSA-and-Java/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeekyHim%2FDSA-and-Java/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266439409,"owners_count":23928669,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["algorithms-and-data-structures","dsa","dynamic-programming","java","oops-in-java","searching","sorting"],"created_at":"2025-07-22T06:33:08.064Z","updated_at":"2025-07-22T06:33:11.905Z","avatar_url":"https://github.com/GeekyHim.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!DOCTYPE html\u003e\n\u003chtml lang=\"en\"\u003e\n\u003chead\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003c/head\u003e\n\u003cbody\u003e\n    \u003ch1\u003eDSA and Java 🚀\u003c/h1\u003e\n    \u003cp\u003eWelcome to the \u003cstrong\u003eDSA and Java\u003c/strong\u003e repository!\u003c/p\u003e\n    \u003cp\u003e\n        This repository is my personal space for exploring, practicing, and improving my Java programming and DSA skills. \n        As a Computer Science enthusiast and an aspiring developer, I'm diving deep into Java and Data Structures \n        \u0026 Algorithms (DSA) to strengthen my understanding and problem-solving abilities.\n    \u003c/p\u003e\n    \u003ch2\u003e🌟 What's Inside\u003c/h2\u003e\n    \u003cul\u003e\n        \u003cli\u003e\u003cstrong\u003eCore Java Concepts:\u003c/strong\u003e Code snippets and exercises on topics like OOP, data types, control statements, and more.\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003ePractice Programs:\u003c/strong\u003e Hands-on programs to solidify my understanding of Java fundamentals.\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eDSA Problems \u0026 Concepts:\u003c/strong\u003e Solutions to various DSA problems, along with implementations of data structures like arrays, linked lists, trees, graphs, and algorithms like sorting and searching.\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eProblem-Solving:\u003c/strong\u003e Challenges solved using Java to enhance my analytical and logical thinking.\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eExploring Libraries \u0026 APIs:\u003c/strong\u003e Experimenting with Java libraries, frameworks, and APIs.\u003c/li\u003e\n    \u003c/ul\u003e\n    \u003ch2\u003e🎯 Goals\u003c/h2\u003e\n    \u003cul\u003e\n        \u003cli\u003eTo gain a solid foundation in Java.\u003c/li\u003e\n        \u003cli\u003eTo master object-oriented programming (OOP) concepts.\u003c/li\u003e\n        \u003cli\u003eTo improve my problem-solving skills through DSA.\u003c/li\u003e\n        \u003cli\u003eTo build efficient and optimized solutions to coding problems.\u003c/li\u003e\n        \u003cli\u003eTo prepare for real-world Java development projects.\u003c/li\u003e\n    \u003c/ul\u003e\n    \u003ch2\u003e💻 Key Features\u003c/h2\u003e\n    \u003cul\u003e\n        \u003cli\u003e\u003cstrong\u003eOOP Concepts in Action:\u003c/strong\u003e Examples showcasing abstraction, encapsulation, inheritance, and polymorphism.\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eDSA Implementations:\u003c/strong\u003e Classic data structure implementations and solutions to common algorithmic problems.\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eEfficient Code Practices:\u003c/strong\u003e Implementation of concepts like data hiding, modular code, and clean code principles.\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eLearning Progress:\u003c/strong\u003e Regular additions and updates as I progress in my Java and DSA journey.\u003c/li\u003e\n    \u003c/ul\u003e\n    \u003ch2\u003e🚧 Work in Progress\u003c/h2\u003e\n    \u003cp\u003e\n        This repository will be continuously updated as I learn new concepts, tackle challenging DSA problems, and explore advanced Java topics.\n    \u003c/p\u003e\n    \u003cp\u003eFeel free to explore the code, leave feedback, or share suggestions. Let's grow together!\u003c/p\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeekyhim%2Fdsa-and-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeekyhim%2Fdsa-and-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeekyhim%2Fdsa-and-java/lists"}