/Analysis-and-Design-of-Algorithms

This repository contains a collection of programming exercises focused on implementing and analyzing the efficiency of algorithms.

Primary LanguageC++The UnlicenseUnlicense

Analysis and Design of Algorithms(ADA) Assignment

This repository contains my college assignments for the subject of Analysis and Design of Algorithms (ADA) in the 6th semester of my 3rd year. Collection of programming assignments that I completed as part of the ADA course are contained in this repository. These assignments cover a range of topics, including flowcharts, algorithm design paradigms, complexity analysis, and more. Each assignment comes with a detailed problem statement and my implementation of the solution.

Unit-1: Introduction to Algorithms:

Programming Exercises:

Unit-2: Divide and Conquer:

Programming Exercises:

Unit-3: Dynamic Programming:

Programming Exercises: