Skip to content

dsa-in-c is my personal project showcasing fundamental Data Structures and Algorithms (DSA) in C. As a student, I’ve created this to share clear, beginner-friendly implementations and documentation to aid in understanding these key concepts.

Notifications You must be signed in to change notification settings

TARNALA-SRIBATSA-PATRO/DSA-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSA in C

This repository contains implementations of various Data Structures and Algorithms (DSA) in the C programming language.

Contents

  • Arrays
  • Linked Lists
  • Stacks
  • Queues
  • Trees
  • Graphs
  • Sorting Algorithms
  • Searching Algorithms
  • Other Common Algorithms

Getting Started

To get started, clone the repository to your local machine:

git clone https://github.com/TARNALA-SRIBATSA-PATRO/DSA-in-C.git

About

dsa-in-c is my personal project showcasing fundamental Data Structures and Algorithms (DSA) in C. As a student, I’ve created this to share clear, beginner-friendly implementations and documentation to aid in understanding these key concepts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages