Skip to content

ZYONGE/DataStructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataStructure

Source code for the DataStructure course


Project Overview

Course: DataStructure University: Tech University of Korea (TUK)

This repository contains practice code created while studying DataStructure Course.

The purpose of this project is to:

  • practice core concepts
  • organize lecture exercises
  • build a structured learning record

Tech Stack

Language

  • C

Tools

  • Git
  • GitHub
  • Visual Studio Code

Features

This repository includes examples that demonstrate:

  • Stack implementation
  • Queue implementation
  • Linked list implementation
  • and so on...

Project Structure

[PROJECT_NAME]/
├── Chap_0313/                #
├── Chap_(mmdd)/              # Upload date
├── Chap_[03]/                # 
├── ...
├── LICENSE     # MIT License
├── .gitignore
└── README.md

License

This project is licensed under the MIT License.

See the LICENSE file for details.

Author

Name: Jiyong Kim (ZYONGE)
Profile: https://github.com/ZYONGE

Motivation:

To build a foundational understanding of Data structure through structured practice and experimentation.

About

Practice the basic concepts of data structures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages