Skip to content

This repository contains my implementations of C programs and Data Structures. I’m currently learning DSA and will keep updating this repo with new topics as I progress and it is public so anyone can view, copy, modify, or suggest improvements.

Notifications You must be signed in to change notification settings

Akshsays/Data-Structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📘 Data Structures & C Programs

Hello Everyone, This repository contains my implementations of C programs and Data Structures.
I’m currently learning DSA and will keep updating this repo with new topics as I progress and it is public so anyone can view, copy, modify, or suggest improvements.

Current content

  • 🔹 Array Programs
    • 1D Array Operations
    • 2D Array Operations
  • 🔹 Function Programs
  • 🔹 Searching
    • Linear Search
    • Binary Search
  • 🔹 Linked List
    • Singly Linked List

Goals of this repo

  • Practice clean and well-documented C code
  • Strengthen my understanding of DSA fundamentals
  • Build a collection of reference programs for revision

Note: You may also find few old c syntax or libraries in this repo because i am also using turbo c for programming.

About

This repository contains my implementations of C programs and Data Structures. I’m currently learning DSA and will keep updating this repo with new topics as I progress and it is public so anyone can view, copy, modify, or suggest improvements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages