Diwakar98 / COP290-Assignments-IIT-Delhi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COP290 Programming Assignments, IIT Delhi

This repository is relevent to the course COP290 (DESIGN PRACTICES) by Prof. KOLIN PAUL, IIT Delhi.

Assignments

  • Assignment 1 - Working with Makefile.
  • Assignment 2 - Designing a Custom LINUX Shell.
  • Assignment 3&4 - Big Number Calculator.
  • Assignment 5 - Using Regular Expression, Lex and Yacc.
  • Assignment 6 - Discrete Event Simulation.
  • Assignment 7 - Design Plagiarism Checker on Text Files.
  • Lab Test - Mid-Term lab test exam.
  • Major - Final Exam

Attention

If this code is one of your assignments, I strictly recommend you to try it out first by yourself and then come and have a look, if needed. Otherwise, feel free to use it if you want to expand the language or for any other purpose.

MOSS

IIT Delhi uses a tool named MOSS (Measure Of Software Similarity) to detect similarity in code. Please don't simply copy the code, instead go through the code and try to understand the program flow. But still, if you are copying the code from here, make sure to build sufficient changes or prepare to fail if caught.

About


Languages

Language:C 94.5%Language:Lex 3.2%Language:Yacc 1.5%Language:Makefile 0.8%Language:C++ 0.0%