Skip to content

In this repository, you can find projects I made in the Design And Analysis of Algorithms class

Notifications You must be signed in to change notification settings

juliopovedacs/DesignAndAnalysisOfAlgorithmsProjects

Repository files navigation

Design and Analysis of Algorithms Projects

In this repository I publish some projects I have made in Design And Analysis of Algorithms class:

  1. IsPrime
    Program that determines if a number written by the user is prime.
  2. Recurrence equations iterators
    Project that has the implementation of 6 iterators.
  3. Activity
    Linear search with certainty and matrix traversals.
  4. Activity 3
    Implementation of 3 sorting algorithms and 3 solutions to the minimum coin change problem.
  5. MultipleSequenceAlignmentProject
    Aligns various DNA sequences.

About

In this repository, you can find projects I made in the Design And Analysis of Algorithms class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages