Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 DSA Solutions – 3rd Semester

Welcome to my DSA 3rd Sem Practical Repository!
This repo contains clean and well-structured C++ solutions to core Data Structures and Algorithms topics typically covered in the 3rd semester of Computer Science.

⚙️ Built for revision, clarity, and Makaut practical exam.


📌 Table of Contents

🔁 Linear Data Structures

✳️ Expression Handling

🔗 Linked Lists

🧺 Queues with Linked List

🧠 Recursion & Divide and Conquer

🔃 Sorting Algorithms


🚀 How to Use

  1. Clone the repository:
    git clone https://github.com/MainakSutradhar/DSA_3rdSem.git
    cd DSA_3rdSem
    
  2. Compile and run any file:
      g++ filename.cpp -o output
      ./output
    

About

Solutions of DSA problems from MAKAUT 3rd sem practical exam

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages