Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 536 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 536 Bytes

col106

Repo for COL106 Assignments, 2023-24 Sem 1

Assignment 1: Implementation of 'sets' data structure using arrays.

Assignment 2: Postfix Calculator using Stacks, Arrays and Doubly Linked Lists.

Assignment 3: Hashing-based Bank Database Simulation.

Assignment 4: Expression Evaluator for Rationals Using Trees.

Assignment 5: Compiler for Simple Language of Expressions.

Assignment 6: Document Processing Tool (String Search Tool and Word Count Dictionary)

Assignment 7: Corpus Q&A Tool (Paragraph Retrieval for given Query)