{"id":25201066,"url":"https://github.com/jo-minseok/data-structure-algorithm","last_synced_at":"2025-07-22T12:33:55.829Z","repository":{"id":143124142,"uuid":"543236333","full_name":"Jo-Minseok/data-structure-algorithm","owner":"Jo-Minseok","description":"📚 자료 구조, 알고리즘 STUDY [진행예정]","archived":false,"fork":false,"pushed_at":"2024-03-27T18:25:20.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-14T05:03:03.986Z","etag":null,"topics":["algorithms","cpp","data-structures","study"],"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/Jo-Minseok.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":"2022-09-29T17:12:03.000Z","updated_at":"2024-03-20T15:00:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"a02ede89-9960-4688-9dae-450634874d84","html_url":"https://github.com/Jo-Minseok/data-structure-algorithm","commit_stats":null,"previous_names":["jo-minseok/data-structure-algorithm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jo-Minseok/data-structure-algorithm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jo-Minseok%2Fdata-structure-algorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jo-Minseok%2Fdata-structure-algorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jo-Minseok%2Fdata-structure-algorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jo-Minseok%2Fdata-structure-algorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jo-Minseok","download_url":"https://codeload.github.com/Jo-Minseok/data-structure-algorithm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jo-Minseok%2Fdata-structure-algorithm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266496394,"owners_count":23938711,"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","cpp","data-structures","study"],"created_at":"2025-02-10T04:36:28.828Z","updated_at":"2025-07-22T12:33:55.734Z","avatar_url":"https://github.com/Jo-Minseok.png","language":"C++","readme":"# Data Structure\n- 선형\n    - 정적\n      - 배열 (순차 리스트)\n    - 동적\n      - 링크드리스트\n          - 단순 연결 리스트\n          - 이중 연결 리스트\n          - 원형 연결 리스트\n      - 큐\n          - 원형 큐\n      - 스택\n      - 덱\n- 비선형\n    - 트리\n        - 일반 트리\n        - 이진 트리\n            - 힙\n            - 이진 탐색 트리\n            - AVL 트리\n            - 레드-블랙 트리\n            - B-트리\n    - 그래프\n        - 방향 그래프\n        - 무방향 그래프\n        - 가중치 그래프\n    - 해시 테이블\n# Algorithm\n- 검색\n    - 선형\n    - 이진\n- 재귀\n    - 피보나치 수열\n    - 최대공약수(GCD)\n    - 하노이 탑\n- 정렬\n    - 선택\n    - 삽입\n    - 버블\n    - 병합\n    - 힙\n    - 퀵\n    - 셸\n    - 트리\n    - 팀\n- 그래프\n    - DFS\n    - BFS\n    - A*\n    - Best-First\n    - Yen's\n    - Bellman-Ford\n    - Greedy\n      - Minimum Spanning Tree\n        - Kruskal\n        - Prim\n        - Dijkstra\n        - Huffman tree \u0026 code\n    - Topological\n    - Floyd\n    - Union Find\n    - Lowest Common Ancesto\n- Dynamic Programming\n- 문자열\n    - Brute Force Search\n    - Rabin-karp\n    - KMP\n    - Boyer-Moore\n    - Levenshtein Distance\n    - Hamming Distance\n    - LCS\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjo-minseok%2Fdata-structure-algorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjo-minseok%2Fdata-structure-algorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjo-minseok%2Fdata-structure-algorithm/lists"}