Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scanf-s/datastructure-algorithm
C언어 기반으로 자료구조 및 알고리즘 공부한 것을 기록하는 레포지토리 입니다.
https://github.com/scanf-s/datastructure-algorithm
algorithms c datastructures
Last synced: about 1 month ago
JSON representation
C언어 기반으로 자료구조 및 알고리즘 공부한 것을 기록하는 레포지토리 입니다.
- Host: GitHub
- URL: https://github.com/scanf-s/datastructure-algorithm
- Owner: Scanf-s
- Created: 2024-07-30T03:24:24.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T12:29:48.000Z (4 months ago)
- Last Synced: 2024-08-27T13:50:58.836Z (4 months ago)
- Topics: algorithms, c, datastructures
- Language: C
- Homepage:
- Size: 16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DataStructure-Algorithm
코딩테스트는 Python으로 할거지만, 학부 수업에서 사용하는 C언어에 익숙해지기 위해 C언어로 자료구조 및 알고리즘을 복습하고 있습니다.