Explore our Data Structure Lab repo: codes, lab manuals, write-ups. Ace your assignments with practical examples and clear guidance.
lab-manuals | ||
notes | ||
Question Papers | ||
write-ups | ||
.gitignore | ||
assignment-1.py | ||
assignment-2.py | ||
assignment-5.py | ||
assignment-14.py | ||
assignment-16.py | ||
assignment-29.cpp | ||
README.md |
DSL
Explore our Data Structure Lab repo: 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) - PENDING
- DSL - Assignment 14 (Selection, Bubble Sorting)
- DSL - Assignment 16 (Quick sort)
Write-ups
- Assignment 1 - Cricket, Badminton, Football
- Assignment 2 - Marks - PENDING
- Assignment 5 - String
- Assignment 11 - Linear, Sentinel, Binary, Fibonacci Search
- Assignment 14 - Selection, Bubble Sorting
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 29 - Job queue
- 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
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.
assignment-29 (Early access).cpp
Maintained by notkshitij and TanmaySpamzzz