8.5 KiB
8.5 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
- DSL - Assignment 1 (Cricket, Badminton, Football)
- DSL - Assignment 2 (Marks)
- DSL - Assignment 5 (String)
- DSL - Assignment 11 (Linear, Sentinel, Binary, Fibonnaci Search)
- DSL - Assignment 14 (Selection, Bubble Sorting)
- DSL - Assignment 16 (Quick sort)
- DSL - Assignment 19 (Pinnacle Club)
- DSL - Assignment 20 (Cinemax theater)
- DSL - Assignment 26 (Stack Expression)
- DSL - Assignment 27 (Infix to Postfix)
- DSL - Assignment 29 (Queue job)
- DSL - Assignment 30 (Priority queue) - TO BE ADDED
- DSL - Assignment 31 (Double-ended queue)
- DSL - Assignment 32 (Circular queue)
Write-ups
- Assignment 1 - Cricket, Badminton, Football
- Assignment 2 - Marks
- Assignment 5 - String
- Assignment 11 - Linear, Sentinel, Binary, Fibonacci Search
- Assignment 14 - Selection, Bubble Sorting
- Assignment 16 - Quick sort
- Assignment 19 - Pinnacle Club
- Assignment 20 - Cinemax Theatre
- Assignment 26 - Stack Expression
- Assignment 27 - Infix to Prefix
- Assignment 29 - Queue job
- Assignment 30 - Priority queue - TO BE ADDED
- Assignment 31 - Double-ended queue
- Assignment 32 - Circular queue
Lab Manuals
- Assignment 1 - Cricket, Badminton, Football
- Assignment 2 - Marks
- Assignment 5 - String
- Assignment 11 - Linear, Sentinel, Binary, Fibonnaci Search
- Assignment 14 - Selection, Bubble Sorting
- Assignment 16 - Quick sort
- Assignment 19 - Pinnacle Club
- Assignment 20 - Cinemax theater
- Assignment 26 - Stack (Expression)
- Assignment 27 - Stack (Infix to posfix)
- Assignment 29 - Queue job
- Assignment 30 - Priority queue - TO BE ADDED
- Assignment 31 - Double-ended queue
- Assignment 32 - Circular queue
- Mini Project
Notes
- Unit 1 - Introduction to Algorithm and Data Structures
- Unit 2 - Linear Data Structure Using Sequential Organization
- Unit 3 - Searching and Sorting
Question Bank
Question Papers
Diwali work
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