//Skip to content

Bishal Sarangkoti

  • Home
  • DP
  • Recursion
  • Greedy
  • Tree
  • Python
  • STL
  • Project Euler
  • Miscellaneous
Search
  • Twitter
  • Facebook
  • Linkedin
  • Github
  • Github

DP

Here are the problems on DP that I have written solution about. Hope you'll find them useful.
  • Leetcode 72: Edit Distance
  • Longest Increasing Subsequence
  • Leetcode 931 Minimum Falling Path Sum
  • Leetcode 198 House Robber
  • Leetcode 63: Unique Paths ii
  • Leetcode 62: Unique Paths
  • codeforces round 119-div-2-cut-ribbon
  • codeforces-round-345-div-2-joysticks
  • Atcoder DP Contests Frog 2
  • Atcoder DP Contests Frog 1
  • Project Euler 81: Path Sum Two Ways

0 comments:

Post a Comment

Home

About

I write about programming.

Popular Posts

  • Visualisation with Pydot Part I
    In this post, I'm going to talk about drawing trees and graphs programatically. I've written several answers on quora regarding rec...
  • AtCoder Educational DP Contest Frog 1
    Problem Link:  https://atcoder.jp/contests/dp/tasks/dp_a Problem Statement There are  N N  stones, numbered  1 , 2 , … , N 1 , ...
  • Codeforces Round #119 (Div. 2) A. Cut Ribbon
    Problem Link Polycarpus has a ribbon, its length is n. He wants to cut the ribbon in a way that fulfills the following two conditions: Af...

Categories

  • **kwargs
  • *args
  • args
  • bitset
  • caching
  • codeforces
  • coding
  • competition
  • dp
  • dynamic programming
  • experience
  • filter
  • functional
  • gcd
  • graph
  • graphviz
  • interviewbit
  • kwargs
  • lambda
  • lambdas
  • leetcode
  • list
  • map
  • miscellaneous
  • prime
  • productivity
  • project euler
  • pydot
  • python
  • python how to
  • python-ds-101
  • recursion
  • reduce
  • subarray
  • subsets
  • tools
  • tree
  • visualisation
  • visualization

Blog Archive

  • ▼  2019 (21)
    • ▼  December (1)
      • Visualisation with Pydot Part I
    • ►  September (1)
    • ►  August (1)
    • ►  July (2)
    • ►  June (3)
    • ►  May (1)
    • ►  April (7)
    • ►  March (5)

Report Abuse

  • Home

Pages

  • Home

Visualisation with Pydot Part I

In this post, I'm going to talk about drawing trees and graphs programatically. I've written several answers on quora regarding rec...

Copyright © Bishal Sarangkoti | Powered by Blogger