Skip to content

This repository contains implementations of various data structures in C. It aims to provide a comprehensive resource for students, developers, and educators to understand, implement, and utilize data structures efficiently.

Notifications You must be signed in to change notification settings

metasaumil/Data-Structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures

Description


This repository contains implementations of various data structures in C. It aims to provide a comprehensive resource for students, developers, and educators to understand, implement, and utilize data structures efficiently.

Contents

  • Installation
  • Usage
  • Features

Installation


Clone the repository to your local machine and you are good to go. Use these commands:

git clone https://github.com/metasaumil/Data-Structures.git
cd Data-Structures

Usage


Navigate to the directory of the specific data structure and language you’re interested in and then find the code you are looking for by looking at the file names. Each file name has a keyword for the problem.

Features

  • Implementation of various data structures such as Arrays, Linked Lists, Stacks, Queues, etc.
  • Code available in C programming language.
  • Each implementation will soon be accompanied by detailed comments and explanations.

About

This repository contains implementations of various data structures in C. It aims to provide a comprehensive resource for students, developers, and educators to understand, implement, and utilize data structures efficiently.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages