Skip to content

aneesh-srivastava-11/DsaLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures & Algorithms Lab (CSE2132)

Programme: B. Tech. CSE
Course Code: CSE2132

This repository contains lab programs implemented in C for the Data Structures & Algorithms Lab (CSE2132) as part of the B. Tech. Computer Science and Engineering curriculum.

It includes:

  • Arrays and Strings
  • Linked Lists (Singly, Doubly, Circular)
  • Stacks and Queues
  • Trees and Graphs
  • Searching and Sorting algorithms
  • Abstract Data Types (ADTs) and problem-solving techniques

Releases

No releases published

Packages

No packages published

Languages