{"id":30329924,"url":"https://github.com/sayancoding/lld-java","last_synced_at":"2025-08-18T02:06:54.906Z","repository":{"id":282622379,"uuid":"949158992","full_name":"sayancoding/LLD-Java","owner":"sayancoding","description":"LLD Notes \u0026 Guide in Java","archived":false,"fork":false,"pushed_at":"2025-08-10T20:00:06.000Z","size":98,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-10T22:07:35.918Z","etag":null,"topics":["java","lld","system-design"],"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/sayancoding.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":"2025-03-15T20:10:46.000Z","updated_at":"2025-08-10T20:00:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"50d823f7-1000-4b0e-b3e8-bedc33faf143","html_url":"https://github.com/sayancoding/LLD-Java","commit_stats":null,"previous_names":["sayancoding/design-pattern-in-java","sayancoding/lld-java"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sayancoding/LLD-Java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sayancoding%2FLLD-Java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sayancoding%2FLLD-Java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sayancoding%2FLLD-Java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sayancoding%2FLLD-Java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sayancoding","download_url":"https://codeload.github.com/sayancoding/LLD-Java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sayancoding%2FLLD-Java/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270932698,"owners_count":24670250,"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-08-18T02:00:08.743Z","response_time":89,"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":["java","lld","system-design"],"created_at":"2025-08-18T02:06:54.285Z","updated_at":"2025-08-18T02:06:54.894Z","avatar_url":"https://github.com/sayancoding.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Low Level Design (LLD) :\nThis is about LLD topic wise notes with Java\n\n\u003e SOLID Principle - https://medium.com/@GetInRhythm/mastering-solid-principles-a-comprehensive-guide-for-software-engineers-da53b054c9e1\n\n## Design Pattern\n### Creational Design Patten :\n\u003e When **Object Creation** part is to be think\n\n| # | Title | Tags | Links | Checked\n|---| ----- | --------| --------| ---- |\n|1|Singleton| `Creational`| [link](./Creational/Singleton_Pattern/)| ✅\n|2|Factory| `Creational`| [link](./Creational/Factory_Pattern/)| ✅\n|3|Builder| `Creational`| [link](./Creational/Builder_Pattern/)|\n|4|Prototype| `Creational`| [link](./Creational/Prototype_Pattern/)|\n|5|Abstract Factory| `Creational`| [link](./Creational/Abstract_Factory_Pattern/)| ✅\n\n### Structural Design Patten :\n\u003e When multiple **Object Assembling** is to be think\n\n| # | Title | Tags | Links | Checked\n|---| ----- | --------| --------| ---- |\n|1|Adaptor| `Structural`| [link]()| \n|2|Decorate| `Structural`| [link](./Structural/Decorate/)| ✅\n|3|Facade| `Structural`| [link]()|\n\n### Behavioral Design Patten :\n\u003e When multiple **Object Interaction** is to be think\n\n| # | Title | Tags | Links | Checked\n|---| ----- | --------| --------| ---- |\n|1|Observer| `Behavioral`| [link](./Behavioral/ObserverPattern/)| ✅\n|2|Strategy| `Behavioral`| [link](./Behavioral/StrategyPattern/)| ✅\n|3|State| `Behavioral`| [link]()|\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsayancoding%2Flld-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsayancoding%2Flld-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsayancoding%2Flld-java/lists"}