An open API service indexing awesome lists of open source software.

https://github.com/devfancy/knu

컴퓨터학부에서 배운 과목들을 정리한 repo 입니다.
https://github.com/devfancy/knu

algorithm data-structures system-programming

Last synced: 5 months ago
JSON representation

컴퓨터학부에서 배운 과목들을 정리한 repo 입니다.

Awesome Lists containing this project

README

          

## KNU

* 경북대학교 컴퓨터학부 해당 과목에서 배운 내용을 기반으로 과제들을 푼 코드를 정리하였습니다.

### 과목

* [C 언어](https://github.com/Fancy96/KNU/blob/main/c/README.md)

* C 언어를 이용하여 알고리즘 문제들을 푼 코드를 정리하였습니다.

* [자료구조응용](https://github.com/Fancy96/KNU/blob/main/dataStructure/README.md)

* C 언어를 이용하여 해당 과제들을 푼 코드를 정리하였습니다.

* [알고리즘실습](https://github.com/Fancy96/KNU/blob/main/algorithm/README.md)

* C++ 언어를 이용하여 해당 과제들을 푼 코드를 정리하였습니다.

* [시스템프로그래밍](https://github.com/Fancy96/KNU/blob/main/systemProgramming/README.md)

* C 언어를 이용하여 해당 과제들을 푼 코드를 정리하였습니다.

### 출처

* 경북대학교 컴퓨터학부 강의자료