{"id":19010459,"url":"https://github.com/irisation23/java_algorithm","last_synced_at":"2025-10-25T06:44:28.480Z","repository":{"id":60640333,"uuid":"544423943","full_name":"Irisation23/Java_Algorithm","owner":"Irisation23","description":"🧠.equals(\"CPU\");","archived":false,"fork":false,"pushed_at":"2024-12-25T08:55:00.000Z","size":419,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"baekjoon","last_synced_at":"2025-10-25T06:44:26.913Z","etag":null,"topics":["algorithm","java","programmers"],"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/Irisation23.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":"2022-10-02T12:50:40.000Z","updated_at":"2024-12-25T08:55:05.000Z","dependencies_parsed_at":"2023-02-14T10:45:23.127Z","dependency_job_id":"5be68e37-6e51-49b6-bc41-19e160dffbf8","html_url":"https://github.com/Irisation23/Java_Algorithm","commit_stats":null,"previous_names":["kirisation/java_algorithm","irisation23/java_algorithm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Irisation23/Java_Algorithm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Irisation23%2FJava_Algorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Irisation23%2FJava_Algorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Irisation23%2FJava_Algorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Irisation23%2FJava_Algorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Irisation23","download_url":"https://codeload.github.com/Irisation23/Java_Algorithm/tar.gz/refs/heads/baekjoon","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Irisation23%2FJava_Algorithm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280917405,"owners_count":26413206,"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-25T02:00:06.499Z","response_time":81,"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":["algorithm","java","programmers"],"created_at":"2024-11-08T19:11:24.175Z","updated_at":"2025-10-25T06:44:28.443Z","avatar_url":"https://github.com/Irisation23.png","language":"Java","readme":"# Java_Algorithm\n\n### 해당 페이지는 이모티콘으로 커밋합니다.\n- 📝 공부 중\n- 📚 정리 완료\n- 🛠 수정\n\n## 나동빈 이것이 코딩 테스트다 알고리즘 to Java\n\n### \u003ch\u003e그리디 (Greedy)\u003c/h\u003e\n1. [거스름돈](https://github.com/bunsung92/Java_Algorithm/blob/main/Algorithm/src/ndb/greedy/Exchange.java)\n2. [큰 수의 법칙](https://github.com/bunsung92/Java_Algorithm/blob/main/Algorithm/src/ndb/greedy/LawOfLargeNumbers.java)\n3. [숫자 카드 게임](https://github.com/bunsung92/Java_Algorithm/blob/main/Algorithm/src/ndb/greedy/NumberCardGame.java)\n4. [1이 될 때까지](https://github.com/bunsung92/Java_Algorithm/blob/main/Algorithm/src/ndb/greedy/UntilItBecomesOne.java)\n\n***\n\n### \u003ch\u003e구현 (Implementation)\u003c/h\u003e\n1. [상하좌우](https://github.com/bunsung92/Java_Algorithm/blob/main/Algorithm/src/ndb/implementation/UpDownLeftRight.java)\n2. [시각](https://github.com/bunsung92/Java_Algorithm/blob/main/Algorithm/src/ndb/implementation/Time.java)\n3. [왕실의 나이트](https://github.com/bunsung92/Java_Algorithm/blob/main/Algorithm/src/ndb/implementation/RoyalKnight.java)\n4. [게임 개발](https://github.com/bunsung92/Java_Algorithm/blob/main/Algorithm/src/ndb/implementation/GameDevelopment.java)\n\n***\n\n### \u003ch\u003eDFS/BFS\u003c/h\u003e\n1. [DFS](https://github.com/bunsung92/Java_Algorithm/tree/main/Algorithm/src/ndb/dfs)\n2. [DFS](https://github.com/bunsung92/Java_Algorithm/tree/main/Algorithm/src/ndb/bfs)\n\n***\n\n## [백준](https://www.acmicpc.net/)\n\n### 브루트 포스(Brute Force)\n1. [일곱 난쟁이](https://github.com/bunsung92/Java_Algorithm/blob/main/Algorithm/src/baekjoon/SevenDwarf.java)\n2. [사탕 게임](https://github.com/bunsung92/Java_Algorithm/blob/main/Algorithm/src/baekjoon/CandyGame.java)\n3. [날짜 계산](https://github.com/bunsung92/Java_Algorithm/blob/main/Algorithm/src/baekjoon/bruteforce/DateCalculation.java)\n\n***\n\n## [programmers](https://school.programmers.co.kr/)\n### [Lv. 0](https://github.com/bunsung92/Java_Algorithm/tree/programmers/Algorithm/src/programmers/lv0)\n### [Lv. 1](https://github.com/bunsung92/Java_Algorithm/tree/main/Algorithm/src/programmers/lv1)\n### [Lv. 2](https://github.com/bunsung92/Java_Algorithm/tree/main/Algorithm/src/programmers/lv2)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firisation23%2Fjava_algorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firisation23%2Fjava_algorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firisation23%2Fjava_algorithm/lists"}