/Data_Structures_C_Lab

Code during my Data Sturc Lab Course @ KIIT.

Primary LanguageC

Data Structures Laboratory Code

This repository contains the code for the 4 credit Data Structures Laboratory course.

Course Faculty: Prof. Chittaranjan Pradhan

Email: chittaranjanfcs@kiit.ac.in

Scopus

Google Scholar

  • We were given a PDF and asked to implement the programs in that pdf.
  • The pdf is in the repo.
⚙ Check out the code

Stuff covered

  • Dynamic Memory Alloc
  • Arrays
  • Linked Lists
  • Stacks
  • Queues