GithubHelp home page GithubHelp logo

volkansonmez / recursions_and_dynamic_programming Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 62 KB

Beginner, Intermediate, and Advanced Level Examples (Recursions and Dynamic Programming)

License: MIT License

Jupyter Notebook 100.00%
recursion-exercises

recursions_and_dynamic_programming's Introduction

Volkan Sonmez's Machine Learning Projects

© 2018 - current, Volkan Sonmez, www.pythonicfool.com

This is a repository of teaching materials, code, and data for my data analysis and machine learning projects.

Each repository will (usually) correspond to one of the posts on my website.

You are free to:

  • Share—copy and redistribute the material in any medium or format
  • Adapt—remix, transform, and build upon the material

Under the following terms:

  • Attribution—You must give appropriate credit (mentioning that your work is derived from work that is © Volkan Sonmez and, where practical, linking to http://www.pythonicfool.com/), and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. LICENSE

Dynamic Programming

Beginner, Intermediate, and Advanced Level Examples (Recursions and Dynamic Programming)

Recursion

Recursive solutions applied to several permutation and combination problems

Dynamic Programming Solutions to Well-Known Data Engineering Interview Questions

  • Longest Common Substring,
  • Longest Common Subsequence,
  • Min Coin Change Problem,
  • All Ways to Reach a Target,
  • Knapsack Value Optimization,
  • Longest Increasing Subsequence,
  • Longest Common Increasing Subsequence,
  • Edit Distance (The Levenshtein Distance) Problem,
  • Min Number of Scalar Multiplications for Chain Multiplication of Matrices,
  • Partition Problem,
  • Max Profit on Rod Cutting Problem,
  • Word Break (Segmentation) Problem,
  • Matrix Rotation Operations,
  • Min Insertions for a Palindrome,
  • Max Profit with K-transactions of Stock Prices,
  • Shortest Supersequence,
  • Min Cost to Reach a Target with given Sum or Multiplication Costs,
  • Max Chain Length of Connectible Tuples,
  • Max Sum Increasing Subsequence,
  • Min Jumps to Reach a Target,
  • Number of Paths on a Table from One Corner to Another,
  • Coin Pick Game to Earn Most,
  • Finding Sum Subset List to Reach a Target,
  • Finding Two Equal Sum Subset,
  • Word Break Problem Revisited.

recursions_and_dynamic_programming's People

Contributors

volkansonmez avatar

Stargazers

 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.