Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COL106 - Data Structures and Algorithms

This repository holds my attempts at assignments completed for COL106 at IIT Delhi.

Assignments

  1. Assignment-1: Stacks
  2. Assignment-2: Heaps
  3. Assignment-3: 2D Range Trees
  4. Assignment-4: Pattern Matching
  5. Assignment-5: Graphs

Run

All the submissions are in Python. The test cases are not included in this repository. The I/O format for each assignment is mentioned in the corresponding README. The input should be in input.txt and the output will be written in output.txt. The Python script can be run using -

python <name_of_file>

About

COL106: Data Structures and Algorithms

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages