DSL/README.md
2023-12-22 12:03:36 +05:30

8.4 KiB

DSL

Explore our Data Structure Lab repository: codes, lab manuals, write-ups. Ace your assignments with practical examples and clear guidance.


In this repository, you'll find codes for Data Structure Lab.

Index

Codes

  1. DSL - Assignment 1 (Cricket, Badminton, Football)
  2. DSL - Assignment 2 (Marks)
  3. DSL - Assignment 5 (String)
  4. DSL - Assignment 11 (Linear, Sentinel, Binary, Fibonnaci Search)
  5. DSL - Assignment 14 (Selection, Bubble Sorting)
  6. DSL - Assignment 16 (Quick sort)
  7. DSL - Assignment 19 (Pinnacle Club)
  8. DSL - Assignment 20 (Cinemax theater)
  9. DSL - Assignment 26 (Stack Expression)
  10. DSL - Assignment 27 (Infix to Postfix)
  11. DSL - Assignment 29 (Queue job)
  12. DSL - Assignment 31 (Double-ended queue)
  13. DSL - Assignment 32 (Circular queue)

Write-ups

  1. Assignment 1 - Cricket, Badminton, Football
  2. Assignment 2 - Marks
  3. Assignment 5 - String
  4. Assignment 11 - Linear, Sentinel, Binary, Fibonacci Search
  5. Assignment 14 - Selection, Bubble Sorting
  6. Assignment 16 - Quick sort
  7. Assignment 19 - Pinnacle Club
  8. Assignment 20 - Cinemax Theatre
  9. Assignment 26 - Stack Expression
  10. Assignment 27 - Infix to Prefix
  11. Assignment 29 - Queue job
  12. Assignment 31 - Double-ended queue
  13. Assignment 32 - Circular queue

Lab Manuals

  1. Assignment 1 - Cricket, Badminton, Football
  2. Assignment 2 - Marks
  3. Assignment 5 - String
  4. Assignment 11 - Linear, Sentinel, Binary, Fibonnaci Search
  5. Assignment 14 - Selection, Bubble Sorting
  6. Assignment 16 - Quick sort
  7. Assignment 19 - Pinnacle Club
  8. Assignment 20 - Cinemax theater
  9. Assignment 26 - Stack (Expression)
  10. Assignment 27 - Stack (Infix to posfix)
  11. Assignment 29 - Queue job
  12. Assignment 31 - Double-ended queue
  13. Assignment 32 - Circular queue
  14. Mini Project

Notes

  1. Unit 1 - Introduction to Algorithm and Data Structures
  2. Unit 2 - Linear Data Structure Using Sequential Organization
  3. Unit 3 - Searching and Sorting
  4. Unit 4 - Linked List
  5. Unit 5 - Stack
  6. Unit 6 - Queue

Question Bank

Question Papers

  1. IN-SEM
  2. END-SEM

Diwali work

  1. Assignment 1 - Questions
  2. Assignment 2 - Questions

Work in progress

These are the codes we're working on. They may not work the way intended. To view all the codes that are being built, checkout the testing branch.

ALL TESTING CODES MERGED IN MAIN BRANCH. NO CHANGES PENDING.


Maintained by:

Contributor: Kalaskar_admin03