dinamic-programming

There are 58 repositories under dinamic-programming topic.

  • BabaMalik/Coding-Ninjas-Introduction-to-Python

    This will have all the solutions to the Introduction to python course's problems by Coding ninjas. Star the repo if you like it.

    Language:Jupyter Notebook594765
  • Pedro-Manoel/ATAL

    Repositório com as atividades e matérias desenvolvidas ao longo da disciplina de Análise e Técnica de Algoritmos da UFCG

    Language:Python17100
  • WellersonPrenholato/URI-Beecrowd

    👨🏻‍💻 Algumas questões resolvidas do URI - Online Judge (Problems & Contests).

    Language:C++13302
  • Ashish2030/CPP_Programming_Language_Practice_Code

    :octocat: 🌟ᴛʜɪꜱ ɪꜱ ᴍʏ ᴘʀᴀᴄᴛɪᴄᴇ ᴄᴏᴅɪɴɢ ꜱᴏʟᴜᴛɪᴏɴ ᴏꜰ ᴜꜱɪɴɢ ᴄ++ 💻 🎯 🚀

    Language:C++11109
  • jsmera/qbh-cuda

    This project is a algorithm the Query-By-Humming (QBH) based on melody warping (Dinamic Time Warping) and inspired on https://www.hindawi.com/journals/tswj/2014/614193/

    Language:Jupyter Notebook7201
  • Akash-goyal-github/CodeWithAkash

    Daily :star: CodeWithAkash :star: is an initiative to do daily coding. The daily code started on 24 May 2021 :technologist: . Selected Most Important questions :100: will be uploaded here with optimized solutions in the coming time. If one practices these questions then he/she will be ready to crack any big company. :boom: :100: Give us a :star: if you like the initiative.

    Language:Java6103
  • nadakhader04/LeetCode

    My solutions in leetcode

  • malei-dc/TDA

    Cursada 1C2024 Técnica de diseño de algoritmos UBA (ex Algoritmos y Estructuras de Datos III)

    Language:C++5101
  • RauPro/Algorithmic-Toolbox

    My personal repository for problems of Coursera course Algorithmic Toolbox By University Of California San Diego

    Language:C++5200
  • BhryanS2/studying-programming

    Resolução de execícios de programação competitiva e aprendizado de algorítimos e estrutura de dados

    Language:C++4100
  • PzanettiD/oeis

    Code for generating interesting integer sequences from the OEIS using python3, C and C++

    Language:C++4100
  • Rodney-Menezes/Python-Macroeconomia-I---Maestria-UNI

    Mis Códigos del curso que dicté: Python del Curso de Macroeconomía I en la Maestria en Ingenieria Economica de la UNI.

    Language:Jupyter Notebook4102
  • zakariamejdoul/tsp_solving_dp_gvns

    In this project we shall discuss on the Travelling Salesman Problem (TSP) and will take a few attempts to solve it, using Dynamic programming, or by using approximation algorithms (GVNS) and work on the corresponding python implementations.

    Language:Jupyter Notebook3101
  • guptaankitaa/Leetcode150

    Top Interview 150 questions of LeetCode for Interview Preparation complete set of question to Ace Technical Interview

    Language:C++2101
  • pefelippe/Algorithms

    Algorithms implementation.

    Language:Python2130
  • RAJ4823/Codes

    All competitive codes.

    Language:C++2100
  • AcoranGonzalezMoray/Algoritmo-0-1-Knapsack-Problem-Memoization

    Resolución problema '0/1 Knapsack Problem' mediante recurrencia utilizando programación dinámica mediante memoization

    Language:Python1200
  • AcoranGonzalezMoray/Algoritmo-0-1-Knapsack-Problem-Tabulation

    Resolución problema '0/1 Knapsack Problem' mediante recurrencia utilizando programación dinámica mediante tabulation

    Language:Python1200
  • EnriqueBDeL/Clases-Programacion-II

    En este repositorio encontrarás varias lecciones creadas por mí sobre la segunda parte de Programación. El programa que utilizo para programar es Code::Blocks.

    Language:C1100
  • geovani-moc/Algoritmos

    Exemplos de algoritmos básicos

    Language:Scilab1100
  • ingenieraLesly/criptoPoio-coin

    Un proyecto dinámico y minimalista sin JS con efectos y estilos de Bootstrap

    Language:HTML1100
  • ItsPinion/Chess-Lessons-Scheduler

    An innovative platform to book lessons, connect with instructors, and engage in a vibrant community. Built with Next.js, React, TypeScript, and Clerk and Drizzle-Orm for a seamless learning experience

    Language:TypeScript10
  • LuisFelipePoma/Algorithmic_Complexity

    Learning about Algorithmic Complexity with Graphs, DP, Greedy, etc.

    Language:Jupyter Notebook1100
  • micasa-acerman/practice-magistracy-work

    Решение задачи о назначениях с ограничением планового периода с использованием метода ветвей и границ

    Language:JavaScript1100
  • MOoTawaty/DP-CoinCollecting-Problem

    CoinCollecting Problem

    Language:Python1100
  • projeto-de-algoritmos/PD_MSC_Renderer

    Encontre a maior subsequência crescente a partir de um conjunto de números. Programação Dinâmica - UnB, 2020

    Language:Vue121
  • Yamil-Serrano/DNA-Sequence-Alignment

    This project implements a DNA sequence alignment algorithm using dynamic programming techniques. The primary goal is to align two DNA sequences effectively, allowing for optimal matches while accounting for potential mismatches and gaps.

    Language:Python1
  • alissonooliveiraofc/pixels-art

    Bora fazer uns desenhos em forma de Pixel? Escolha uma cor, clique no pixel do Board, personalize o tamanho e divirta-se!

    Language:JavaScript0100
  • DesireeAv/TSP-Solutions

    Genetic Algorithm, Dinamic Programing and Backtracking solutions to the Traveling Salesman Problem TSP

    Language:C++0100
  • guilopesrbc/algoritmos_IF969

    Listas de exercícios para avaliação da disciplina IF969 UFPE Algoritmos e estruturas de dados.

    Language:Jupyter Notebook0100
  • kaiumuddin/DSA-Codes

    Welcome to my Data Structures and Algorithms (DSA) Repository! This repository is exclusively curated by me to organize and store personal implementations of data structures and algorithms.

    Language:C++0101
  • Mihajlo7/Character-Coding

    Demonstration examples of algorithms and their performance measurement in the clojure programming language.

    Language:Clojure0100
  • Projetos-PUC-Alunos/FPAA_TPF

    Trabalho final da matéria de Fundamento de Projeto e Análise de Algoritmos, 3º Período - Noite, Engenharia de Software PPL - Prof. João Caram

    Language:Python00
  • reyandres015/knapsack-problem-python

    El repositorio "Problema de la Mochila" contiene soluciones en Python para el conocido problema de la mochila (Knapsack Problem) en sus versiones no fraccionada y fraccionada. El problema de la mochila es un clásico de la optimización combinatoria.

    Language:Python0100
  • florinpavelescu15/Solved-Problems-on-Algorithm-Design-Techniques

    Four interesting algorithmic problems efficiently solved in C and C++ with the help of classic algorithm schemes (Divide et Impera, Greedy, dynamic programming).

    Language:C++10
  • srdjan-grbic/java-leetcode-solutions

    Solutions to different Leetcode Problems in Java