Explore our Data Structure Lab repo: codes, lab manuals, write-ups. Ace your assignments with practical examples and clear guidance.
Go to file
2023-10-16 20:33:35 +05:30
lab-manuals Added lab manuals for assignment E29, E31, E32 and mini project 2023-09-29 14:26:35 +05:30
notes Added notes for time complexity 2023-10-04 16:18:11 +05:30
Question Papers Question papers added 2023-10-10 01:05:14 +05:30
write-ups Added write up for assignment-11 2023-10-01 22:59:06 +05:30
.gitignore Initial commit 2023-09-25 17:32:19 +05:30
assignment-1.py Changed internal file permissions 2023-09-25 17:54:49 +05:30
assignment-2.py Added assignment 2 code 2023-09-25 17:50:23 +05:30
assignment-5.py A5 added 2023-09-25 18:23:02 +05:30
assignment-14.py Added code for assignment 14 2023-09-25 17:54:20 +05:30
assignment-16.py Merged quick sort in main branch from testing 2023-10-16 19:32:29 +05:30
assignment-29.cpp Updated link for assignment-16 (quick sort) in README 2023-10-16 20:33:35 +05:30
README.md Updated link for assignment-16 (quick sort) in README 2023-10-16 20:33:35 +05:30

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

  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) - PENDING
  5. DSL - Assignment 14 (Selection, Bubble Sorting) <<<<<<< HEAD
  6. DSL - Assignment 16 (Quick sort)
  7. DSL - Assignment 29 (Queue job)

======= <<<<<<< HEAD 16. DSL - Assignment 16 (Quick sort)

  1. DSL - Assignment 16 (Quick sort)
  2. DSL - Assignment 29 (Queue Job)

fc6d144 (Added link for assignment-29 to README) 6b6c0d1 (Added assignment 29 (queue job))

Write-ups

  1. Assignment 1 - Cricket, Badminton, Football
  2. Assignment 2 - Marks - PENDING
  3. Assignment 5 - String
  4. Assignment 11 - Linear, Sentinel, Binary, Fibonacci Search
  5. Assignment 14 - Selection, Bubble Sorting

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 29 - Job queue
  7. Assignment 31 - Double-ended queue
  8. Assignment 32 - Circular queue
  9. 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

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.

<<<<<<< HEAD ALL TESTING CODES HAVE BEEN MERGED IN MAIN BRANCH.

ALL TESTING CODES HAVE BEEN MERGED IN THE MAIN BRANCH.

6b6c0d1 (Added assignment 29 (queue job))


Maintained by notkshitij and TanmaySpamzzz