Skip to content

wch18735/data-structure-c-style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structure

Purpose

  • To understand Data structure concept
  • To implement Data structure with C
  • To practice how to improve speed and memory efficiency

Language

  • C

Included data structure

  • LinkedList
  • Queue
  • Priority Queue
  • Tree

Included Method

  • Search
  • Sort

About

📦 Data-structure with C

Topics

Resources

Stars

Watchers

Forks