Giter Club home page Giter Club logo

100-days-of-algo's Introduction

100-days-of-algo

100 days of algorithm challenges

  • Walls And Gates
  • House Robber 3
  • House Robber 2
  • Maximum Profit In Job Scheduling
  • Stone Game 3
  • Longest Increasing Path In Matrix
  • Word Ladder
  • Unique BST 2
  • Max Area Of Island
  • Number Of Island
  • Number Of Distinct Islands
  • All Nodes Distance K in Binary Tree
  • Flood Fill
  • Number Of Closed Islands

Fibonacci Based Problems dp - 1

  • Given a number ‘n’, implement a method to count how many possible ways there are to express ‘n’ as the sum of 1, 3, or 4.
  • 198. House Robber
  • 70. Climbing Stairs
  • 45. Jump Game II
  • 746. Min Cost Climbing Stairs

String Dp Problems dp - 2

  • 72. Edit Distance
  • 376. Wiggle Subsequence
  • 1143. Longest Common Subsequence
  • Longest Common Substring
  • 718. Maximum Length of Repeated Subarray(Longest Common Substring Variation)

More String Dp Problems dp - 3

  • Longest Increasing Subsequence
  • Minimum Deletions To Make Sequence Sorted(complete LIS pattern).
  • Minimum Deletions And Insertions To Make Two Strings Equal(complete LCS pattern)

More String DP Problems dp - 4

  • 1035. Uncrossed Lines (LCS variant)
  • 1458. Max Dot Product of Two Subsequences (LCS variant)
  • 516. Longest Palindromic Subsequence

More DP Problems(Asked By Google) dp - 5

  • 688. Knight Probability in Chessboard
  • 935. Knight Dialer(Very Similar To 688, follows similar template)

dp - 6

  • All palindromic subsequences
  • 740. Delete and Earn (House Robber Variant)
  • 486. Predict the Winner (Min - Max Variant)

More Dynamic Programming dp - 7

  • 1092. Shortest Common Supersequence(Hard)
  • 446. Arithmetic Slices(Medium)
  • 877. Stone Game(Medium) (Min - Max Variant)

100-days-of-algo's People

Contributors

theexplorist avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.