Skip to content

chitwan6804/AnalysisAndDesign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnalysisAndDesign:-

This repository contains codes of different problems considering their time complexities. All programs are divided lab wise.

Index:-

Lab 1:-

  1. Selection sort
  2. Sum of n numbers
  3. Tower of Hanoi
  4. Boolean
  5. Permutation Generator

Lab2:-

  1. Correct position of a number
  2. Power of a number(Iterative and recursive)
  3. Sort and Merge 2 sorted list

Lab 3:-

  1. MinMax
  2. Merge sort
  3. Quick sort
  4. Quick Sort Iterative
  5. Matrix MUltiplication
  6. Strassens Multiplication
  7. Magic square

Lab 4:-

  1. Knapsack
  2. Activity selector
  3. Binary Search

Lab 5:-

  1. Prims algo
  2. Single source shortest path

Lab 6:-

  1. Multistage Graph
  2. Graph is cyclic or not
  3. Kruskal Algorithm

Lab 7:-

  1. Assembly Line Schedulling Algorithm
  2. Matrix Chain Multiplication
  3. All Pair Shortest Path

Lab 8:-

  1. Longest Common Subsequence
  2. Merge Purge
  3. Knapsack using Merge Purge

Lab 9:-

  1. Graph Coloring
  2. N Queens
  3. Sum of Subsets

About

This repository contains codes of different problems considering their time complexities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages