{"id":20397795,"url":"https://github.com/woosungkim0123/data-structures-deep-dive","last_synced_at":"2025-08-24T17:36:10.191Z","repository":{"id":154452712,"uuid":"626242816","full_name":"woosungkim0123/data-structures-deep-dive","owner":"woosungkim0123","description":"Repository for Data Structures Learning","archived":false,"fork":false,"pushed_at":"2024-02-23T15:21:40.000Z","size":4379,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-15T11:12:37.494Z","etag":null,"topics":["c","data-structures"],"latest_commit_sha":null,"homepage":"","language":"C","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/woosungkim0123.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}},"created_at":"2023-04-11T04:40:40.000Z","updated_at":"2024-03-17T10:56:47.000Z","dependencies_parsed_at":"2023-12-03T12:35:19.239Z","dependency_job_id":"e2a849fd-19e7-4b3f-bb21-7b4e1ba77705","html_url":"https://github.com/woosungkim0123/data-structures-deep-dive","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/woosungkim0123%2Fdata-structures-deep-dive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woosungkim0123%2Fdata-structures-deep-dive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woosungkim0123%2Fdata-structures-deep-dive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woosungkim0123%2Fdata-structures-deep-dive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/woosungkim0123","download_url":"https://codeload.github.com/woosungkim0123/data-structures-deep-dive/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241945526,"owners_count":20046869,"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":["c","data-structures"],"created_at":"2024-11-15T04:16:46.716Z","updated_at":"2025-03-05T01:14:44.489Z","avatar_url":"https://github.com/woosungkim0123.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 자료구조 파고들기\n\n## 개요\n\n이 저장소는 C 언어를 사용하여 다양한 자료구조의 기본 개념과 구현, 알고리즘 등을 다룹니다.\n\n## 목차\n\n### 기본 개념\n\n- [자료구조 전 알아두면 좋은 지식](https://github.com/woosungkim0123/data-structures-deep-dive/tree/master/basic)\n\n### 선형 자료구조 \u0026 ADT\n\n- [연결 리스트](https://github.com/woosungkim0123/data-structures-deep-dive/tree/master/list)\n- [스택](https://github.com/woosungkim0123/data-structures-deep-dive/tree/master/stack)\n- [큐](https://github.com/woosungkim0123/data-structures-deep-dive/tree/master/queue)\n\n### 비선형 자료구조 \u0026 ADT\n\n- [트리](https://github.com/woosungkim0123/data-structures-deep-dive/tree/master/tree)\n- [힙](https://github.com/woosungkim0123/data-structures-deep-dive/tree/master/heap)\n- [그래프](https://github.com/woosungkim0123/data-structures-deep-dive/tree/master/graph)\n- [해시 테이블](https://github.com/woosungkim0123/data-structures-deep-dive/tree/master/hash_table)\n\n### 알고리즘 및 프로그래밍 기법\n\n- [재귀 함수](https://github.com/woosungkim0123/data-structures-deep-dive/tree/master/recursion_function)\n- [정렬](https://github.com/woosungkim0123/data-structures-deep-dive/tree/master/sort)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoosungkim0123%2Fdata-structures-deep-dive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwoosungkim0123%2Fdata-structures-deep-dive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoosungkim0123%2Fdata-structures-deep-dive/lists"}