Skip to content
#

algorithms-design

Here are 15 public repositories matching this topic...

This repository contains resources for IPN's Analysis and Design of Algorithms course, focusing on algorithm selection, complexity analysis, and design strategies. Topics include deterministic and non-deterministic methods, plus an introduction to complexity theory. Key texts include "Introduction to Algorithms" and "The Algorithm Design Manual."

  • Updated Jan 7, 2025
  • C

This Lab Programs provide hands-on experience in implementing and analyzing fundamental algorithms used in computer science. This lab focuses on practical understanding of algorithm design techniques such as divide and conquer, greedy methods, dynamic programming, backtracking, and graph algorithms.

  • Updated May 25, 2025
  • C

Implementation of search, sorting & selection algorithms to build an efficient datagrid. Project developed within the scope of the Algorithm Design and Analysis discipline, lectured by Professor Thiago Pinheiro de Araújo (FGV EMAp).

  • Updated Oct 19, 2023
  • Jupyter Notebook

Educative-99 in Python repository! This repo is designed to accelerate the coding interview preparation by focusing on 99 essential coding interview questions. By mastering 26 problem-solving patterns, one can be equipped to tackle any coding interview with confidence.

  • Updated Jun 15, 2024
  • Python

Improve this page

Add a description, image, and links to the algorithms-design topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the algorithms-design topic, visit your repo's landing page and select "manage topics."

Learn more