Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with dp
A curated list of projects in awesome lists tagged with dp .
https://github.com/0voice/algorithm-structure
2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结
algorithm bloom-filter bplustree dp mysql quick-sort red-black-tree rsa
Last synced: 21 Nov 2024
https://github.com/havendv/dependencypropertygenerator
Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.
avalonia avaloniaui csharp csharp-sourcegenerator dependency-property dotnet dp generator incrementral-generator maui net5 net6 routed-event source-generator uno uno-platform uwp winui wpf
Last synced: 21 Dec 2024
https://github.com/billyblu2000/AccoMontage2
Chord and accompaniment generator, pure python package that generate chord progression and accompaniment according to given melodies. Code for paper AccoMontage2: A Complete Harmonization and Accompaniment Arrangement System.
chord-progression computer-music deep-neural-networks dp midi python
Last synced: 22 Nov 2024
https://github.com/HavenDV/DependencyPropertyGenerator
Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.
avalonia avaloniaui csharp csharp-sourcegenerator dependency-property dotnet dp generator incrementral-generator maui net5 net6 routed-event source-generator uno uno-platform uwp winui wpf
Last synced: 08 Nov 2024
https://github.com/cyberboysumanjay/instaflask
A flask app to fetch Instagram Profile details, get downloadable High Definition DP/Photos/Videos of users from link.
dp flask hd heroku instagram instagram-api instagram-dp jinja2 python python3 webapp
Last synced: 28 Oct 2024
https://github.com/sikandarjodd/codeflow
Roadmap for Programmers and Developers
coding cpp dp leetcode programming roadmap svelte svelte-flow
Last synced: 27 Oct 2024
https://github.com/its-kumar/data_structure_and_algorithm
All Data Structures Implementation in C and Python programming languages. All famous Algorithms implementation in C and Python language. Dynamic Programming Algorithms.
algorithm datastructure dp dynamic-programming graphs hacktoberfest heap linked-list queue sort sorting-algorithms stack tree
Last synced: 19 Nov 2024
https://github.com/loretanr/dp-gbdt
GBDT learning + differential privacy. Standalone C++ implementation of "DPBoost" (Li et al.). There are further hardened & SGX versions of the code.
constant-time differential-privacy dp gbdt hardening machine-learning sgx
Last synced: 09 Nov 2024
https://github.com/balaji-sivasakthi/self-learn-dsa-java
As an avid coder, I have put considerable effort into optimizing and refining these solutions. Benefit from my experience and take your coding skills to new heights.
algorithms-and-data-structures array dp dsa java math search
Last synced: 11 Oct 2024
https://github.com/shreyansh26/cso221n-algorithm-codes
Codes related to the Algorithms Course at IIT (BHU) Varanasi
backtracking bucket-sort dp heap-sort huffman-coding huffman-compression-algorithm matrix-multiplication merge-sort mst quick-sort radix-sort
Last synced: 14 Nov 2024
https://github.com/andi611/stock-buy-sell-dynamic-programming-fintech
Find the best time to buy and sell stock with transaction fe using Dynamic Programming, implementation in Python.
best-time-to-buy-and-sell-stock dp dynamic-programming fintech spy spy-data stock stock-analysis stock-buy-sell stock-prices stocks transaction-fee
Last synced: 14 Oct 2024
https://github.com/dhiwise/pxtodpconverter
PxToDp converter creates dimension files to make your UI responsive across all the devices. Simply Input the width and height of your app screen design, and have your responsive UI work on any phone and tablet within seconds.
android dp kotlin kotlin-android plugin px xml
Last synced: 22 Nov 2024
https://github.com/mikebsg01/competitive-programming
Solutions of several online judges and problems of programming competitions (data structures and algorithms).
algorithms bitmask c c-plus-plus competitive-programming cpp11 data-structures dp graphs hashing java mathematics online-judges programming-competitions programming-contests python3 ruby trees vectors
Last synced: 09 Nov 2024
https://github.com/chenhcy/algorithmsquestion
Data Structures, Algorithms Question and OA Question review
algorithm backtracking-algorithm bfs binary-search binary-search-algorithm binary-search-tree data-structures dfs dp hashmap interview-questions java leetcode leetcode-contest oriented-object-programming sorting-algorithms two-pointer
Last synced: 05 Nov 2024
https://github.com/snandasena/cf-contests
Competitive programming challenges and their solutions for Codefocers, Hackerrank, and Leetcode.
algorithms bst cpp data-structures dp graph greedy-algorithms math
Last synced: 05 Dec 2024
https://github.com/samridhisainii/dp
C++ solution of DP series by Aditya Verma playlist available on youtube
aditya-verma-dp cpp dp youtube
Last synced: 29 Nov 2024
https://github.com/jaygajera17/dynamic_programming
DP Problems with Recursive and tabular both approaches .
dp dynamic-programming striver-a2z-sheet takeuforward
Last synced: 17 Nov 2024
https://github.com/cyberguru1/golangleetcodesolution
leetcode problems solved in golang
algorithms algorithms-and-data-structures arrays blind75 dp go golang golang-examples interface leetcode lists maps sorting stacks structs
Last synced: 19 Nov 2024
https://github.com/gsri30/sob-challenge
My solution to the Summer Of Bitcoin Challenge
algorithms cpp dp graphs summerofbitcoin
Last synced: 10 Nov 2024
https://github.com/sunami09/pepcodingdsa
Solutions of PepCoding Important questions. Data structure and Algorithm (DSA) is applied in all disciplines of software development. DSA is the building block of the software development process. It is not limited to a single programming language. Although programming languages evolve or get dormant over time, DSA is incorporated into all of these languages.
c-plus-plus dp dsa-algorithm dsa-learning-series dsa-practice recursion
Last synced: 12 Nov 2024
https://github.com/modemobpsycho/my-codewars-solutions
In this repository, I provide my solutions to problems of various levels of complexity provided by the Codewars platform.
bitwise-operations dfs dp hash oops-in-python python3 trees
Last synced: 10 Nov 2024
https://github.com/modemobpsycho/my-leetcode-solutions
🐍 In this repository, I provide my solutions to problems of various levels of complexity provided by the LeetCode platform.
bitwise dfs dp hash heap inorder-traversal stack tree
Last synced: 10 Nov 2024
https://github.com/yousafkhamza/instagram-profile-pic-downloader-pyscript
This is a python based script that is used to download Instagram profile pictures locally and it's generated an imgbb URL of that profile picture.
dp imgbb imgbb-api instagram profile-picture python python3 pythonscript
Last synced: 08 Nov 2024
https://github.com/shaik-sohail-72/dsa
This repository is my personal DSA playground, dedicated to self-improvement and skill enhancement. Through diverse coding challenges and detailed solutions, I aim to refine my Data Structures and Algorithms expertise. Join me in this journey of continuous learning and growth in the realm of computer science.
arrays bfs-dfs binary-search bitmanipulation dp graph greedy-algorithms hashing hashtable linked-list math matrix queues recursion sortings stack strings trees trie two-pointers
Last synced: 25 Nov 2024
https://github.com/amanpriyanshu/differentially-private-tetris
A privacy-preserving twist on Tetris where players manage their privacy budget (epsilon) to reveal block shapes and colors, demonstrating differential privacy's real-world privacy-utility tradeoffs through gameplay.
demo differential-privacy dp game interactive interactive-visualizations pets privacy privacy-enhancing-technologies privacy-protection privacy-tools random randomized-response tetris tetris-clone tetris-game
Last synced: 02 Dec 2024
https://github.com/jaygajera17/dsa
dp dsa dsa-cpp sliding-window star-patterns string
Last synced: 17 Nov 2024
https://github.com/shivam6862/data-structures-and-algorithms
Data-structures-and-algorithms problems and code...
cpp17 dp dsa-algorithm graph linked-list object-oriented-programming recursion tree tries
Last synced: 01 Dec 2024
https://github.com/kamudhar/kamudhar.github.io
Textbook for my class
acceleration average displacement distance dp hl ib ibdp instantaneous motion physics sl speed uniform velocity
Last synced: 21 Dec 2024
https://github.com/remonhasan/codeforces-solutions
My codeforces problem solutions organized by problem ratings 🦉
algorithms brute-force bst codeforces-contests competitive-programming constructive-algorithms cpp dp graph greedy implementation math
Last synced: 09 Nov 2024
https://github.com/rebornplusplus/uva
My UVa solutions
dp geometry graph greedy math mst shortest-path string
Last synced: 28 Nov 2024
https://github.com/arxiver/onepiecelang
Text segmentation solution using natural language processing.
bigram bigram-model dp dynamic-programming machine-intelligence machine-learning natural-language-processing nlp nlp-machine-learning text-segmentation unigram unigram-model viterbi viterbi-algorithm word word-segmentation
Last synced: 15 Nov 2024
https://github.com/arjunkdot/leetcode-js
This repo contains solutions to various LeetCode problems I've tackled over time, implemented in JavaScript. Each problem's solution is organized by difficulty.
alogrithms dp dsa greedy-algorithms javascript leetcode twopointers
Last synced: 15 Nov 2024
https://github.com/tar3q-az1z/solutions-of-cses-problem-set
Contains solution codes of amazing problems of CSES problem set.
algorithm-challenges competitive-programming cplusplus cpp cses-problem-set cses-solutions data-structures-and-algorithms dp dsa dynamic-programing dynamic-programming graph segment-tree
Last synced: 15 Nov 2024
https://github.com/dpieve/reference
My reference to competitive programming exercises.
c-plus-plus competitive-programming data-structures dinamic-programming dp graph maratona-de-programacao math reference-implementation strings tricks
Last synced: 05 Nov 2024
https://github.com/rokibulhasan7/leetcode
Leetcode problems solution.
algorithms cpp data-structures dp go heap interview interview-preparation leetcode leetcode-algorithms leetcode-cpp leetcode-cpp-solutions leetcode-practice leetcode-solutions
Last synced: 10 Nov 2024
https://github.com/rokibulhasan7/algorithmic-toolbox-assingments
My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera.
algorithm-toolbox algorithms coursera cpp divide-and-conquer dp greedy-algorithm merge-sort quick-sort sorting-algorithms toolbox
Last synced: 10 Nov 2024
https://github.com/pankajsingh09/dsa-from-coding-ninjas
This repository contains all the codes of some Data structures like(Tree, Graph, Dp, etc.) which I learned from the Coding Ninjas Course.
Last synced: 05 Dec 2024
https://github.com/tar3q-az1z/spoj-solutions
contains the solutions of problems from spoj
classification-algorithm cplusplus dp spoj spoj-solutions
Last synced: 15 Nov 2024
https://github.com/shibam120302/striver_sde_sheet
A Complete Solution of the well known 'Striver SDE Sheet ' in C++.
array binary-tree cpp dp graph heap interview-preparation interview-questions leetcode linked-list stack stl strivers-sde-sheet strivers-sde-sheet-solutions trie
Last synced: 20 Nov 2024
https://github.com/thesparkvision/ds-algo
In this repository, I have added all the data structures and algorithms programs I have made during practice of them in python programming language
algorithms datastructures dp dsa problemsolving python3 recursion
Last synced: 23 Nov 2024
https://github.com/alanrma/scala-dynamic-programming
Some Leetcode DP solutions in Scala made by me
dp dynamic dynamic-programming functional functional-programming programming scala
Last synced: 01 Dec 2024