Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 549 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 549 Bytes

Data Structures in C

This repository has most of the basic operations on data structures using C Programming Language. These programs are also part of JSSSTU Data Structures Lab Cycle (CS36L).

Data Structures

  • Arrays
  • Linked Lists
  • Stacks
  • Queues
  • Trees
  • Graphs (coming soon)

Tutorials

  1. Learn DSA in C - Kannada
  2. C Programming Crash Course - Kannada

Contributing

Contributions are always welcome!