Giter Site home page Giter Site logo

deepak-acharya-97 / dynamic-programming-practice-java-python Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 0.0 27 KB

Dynamic program practice from geeksforgeeks in JAVA

Java 97.17% Python 2.83%
java java-8 dynamic-programming dp optimal-substructure overlapping-samples

dynamic-programming-practice-java-python's Introduction

Dynamic Programming Practice Problems From GeeksForGeeks

Dp

Branch Name Description Links
adding-readme This branch is created for writing README file and will be updated for every branch as and when it's created N/A
Development This is the default branch. All the feature branches created is finally merged with this branch (Link is for the initial commit) Click Here
number-of-ways-to-get-sum The number of ways to get sum equal to x by using only 1, 3 and 5 Click Here
ugly-number Finding nth ugly number (Ugly numbers are numbers whose only prime factors are 2, 3 or 5.) Click Here
fibonacii-series Finding nth fibonacii number (Implemented different algorithms of optimization) Click Here
catalan-number Count the number of expressions containing n pairs of parentheses which are correctly matched. For n = 3, possible expressions are ((())), ()(()), ()()(), (())(), (()()). Click Here
rod-cutting Given a rod of length n inches and an array of prices that contains prices of all pieces of size smaller than n. Determine the maximum value obtainable by cutting up the rod and selling the pieces. Click Here
maximum-sum Get the maximum sum in an array given some constraints N/A

dynamic-programming-practice-java-python's People

Contributors

deepak-acharya-97 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.