Skip to content

Contains all the submissions made for the course ESO207 "Data Structures and Algorithms" at IIT-K taken in 2021-22 I Sem.

Notifications You must be signed in to change notification settings

cliche-niche/ESO207

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESO207 (2021-22 I Sem.)

This repository contains my submissions to ESO207A (2021-22 I Sem.) assignments in a team with Akhil Agrawal.

For each assignment, we had to write pseudo-code, its proof of correctness and complexity analysis of the algorithm written by us in a PDF file and submit it on mooKIT. We also had to submit code to the problem statements on HackerRank.

Each assignment has a separate directory and a README describing it.

  • Assignment 1- This assignment was based on linear data structures, specifically linked lists.
  • Assignment 2.1- This assignment was based on a self balancing binary tree, specifically 2-3 trees. This assignment did not include a Hackerrank component. All the three files (excluding Problem Statement.pdf) were zipped and uploaded on mooKIT.
  • Assignment 3- This assignment was based on graphs.

About

Contains all the submissions made for the course ESO207 "Data Structures and Algorithms" at IIT-K taken in 2021-22 I Sem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages