This repository contains the codes for the assignments given in BTech course.
=======

CS-201 Data structures

CS 203 Digital Logic Design Course

CS-202 Programming Pragmatics and Paradigms.



Assignment Data (CS 201):

Assignment 1: Understanding OOPS, handling pointers and linked lists.

Assignment 2: Implementing Queue

Assignment 3: Implemented locators, comparators.

Assignment 4: Implemented HashTable 

Assignment 5: Implemented AVL Tree

Assignment 6: Implemented Directed Graph and Shortest Path Algorithm