{"id":25019738,"url":"https://github.com/donghl-dev/practices-datastructure","last_synced_at":"2026-05-15T08:04:36.630Z","repository":{"id":126966241,"uuid":"201636391","full_name":"donghL-dev/Practices-dataStructure","owner":"donghL-dev","description":"자료구조 이해 및 구현과 테스트 코드 작성 연습.","archived":false,"fork":false,"pushed_at":"2019-08-22T11:25:10.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T11:52:09.287Z","etag":null,"topics":["data-structures","gradle","jdk12","junit4","tdd"],"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/donghL-dev.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":"2019-08-10T13:50:45.000Z","updated_at":"2019-08-22T11:25:09.000Z","dependencies_parsed_at":"2023-06-19T09:03:34.337Z","dependency_job_id":null,"html_url":"https://github.com/donghL-dev/Practices-dataStructure","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donghL-dev%2FPractices-dataStructure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donghL-dev%2FPractices-dataStructure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donghL-dev%2FPractices-dataStructure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donghL-dev%2FPractices-dataStructure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/donghL-dev","download_url":"https://codeload.github.com/donghL-dev/Practices-dataStructure/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246301996,"owners_count":20755514,"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":["data-structures","gradle","jdk12","junit4","tdd"],"created_at":"2025-02-05T11:51:30.053Z","updated_at":"2025-10-25T03:39:21.113Z","avatar_url":"https://github.com/donghL-dev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 자료구조 구현 연습을 위해 구현 과정을 TDD를 통해 작성\n\n\u003e 자료구조에 대해 이해하고 있었던 내용들을 실제로 구현을 하면서 잘못 알고 있던 내용들은 다시 올바르게 이해하고, 테스트 코드를 작성해가면서 각 코드가 올바르게 동작하는 것을 확인하기 위한 실습들을 진행하면서 작성한 코드들의 관리 및 보관을 위해서 만든 저장소입니다.\n\n## 준비사항\n\n* JDK (\u003e= 8)\n* Gradle or IntelliJ IDEA\n\n## 실행방법\n\n* 저장소를 `clone`\n\n    ```bash\n    $ git clone https://github.com/donghL-dev/Practices-dataStructure.git\n    ```\n\n* IntelliJ IDEA(\u003e= 2018.3)에서 해당 프로젝트를 `Open`\n\n## TODO \n\n* List\n\n    * ArrayList\n\n        * [x] add, addall\n\n        * [ ] remove, removeall\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonghl-dev%2Fpractices-datastructure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdonghl-dev%2Fpractices-datastructure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonghl-dev%2Fpractices-datastructure/lists"}