apu52 / DAA-C

Here are the Solutions of the Assignment of DAA in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DAA-C

Here are the Solutions of the Assignment of DAA in C

DAY 1

  1. Linear Search
  2. Binary Search
  3. Quick Sort
  4. Merge Sort
  5. MaxMin using recursion

DAY 2

  1. Matrix Chain Multiplication

DAY 3

  1. FloydWarshall problem
  2. Knapsack I/O Problem

About

Here are the Solutions of the Assignment of DAA in C

License:MIT License


Languages

Language:C 100.0%