DSL/README.md

2.4 KiB

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.

<<<<<<< HEAD ##Index

###Codes

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)

Write-ups

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

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

Work in progress

These are the codes we're working on. They may not work the way intended.

quicksortEarlyAccess.py

Maintained by notkshitij and TanmaySpamzzz