Coder Social home page Coder Social logo

mndxpnsn's Projects

3sum icon 3sum

Solution to the 3sum problem

abbreviation icon abbreviation

Dynamic programming solution to the "Abbreviation" problem on HackerRank.

algorithms-ii icon algorithms-ii

All solutions to the problems in the "Algorithms II" study plan on LeetCode.

backpack icon backpack

Dynamic programming solution to the "Knapsack" problem.

best-sight-pair icon best-sight-pair

Dynamic programming solution to the "Best Sightseeing Pair" problem on LeetCode.

climb-stairs icon climb-stairs

Dynamic programming solution to the "Climbing Stairs" problem on LeetCode.

coin-change icon coin-change

Solution to the "The Coin Change Problem" on HackerRank.

coin-change-2 icon coin-change-2

Dynamic programming solution to the "Coin Change 2" problem on LeetCode.

combo-sum-iv icon combo-sum-iv

Dynamic programming solution to the "Combination Sum IV" problem on LeetCode.

count-squares icon count-squares

Solution to the "Count Square Submatrices with All Ones" problem on LeetCode.

count-substrings icon count-substrings

Solution to the "Count Substrings That Differ by One Character" problem on LeetCode.

cut-rod icon cut-rod

Optimum way of cutting up a rod using dynamic programming.

decode-ways icon decode-ways

Dynamic programming solution to the "Decode Ways" problem on LeetCode.

delete-and-earn icon delete-and-earn

Dynamic programming solution to the "Delete and Earn" problem on LeetCode.

dijkstra-fib icon dijkstra-fib

Implementation of Dijkstra's algorithm using a Fibonacci heap.

dijkstra-test icon dijkstra-test

Comparison of Dijkstra's running time using a Fibonacci heap, a binary heap, an array and a priority queue.

edit-distance icon edit-distance

Dynamic programming solution to the "Edit Distance" problem.

equal-sum icon equal-sum

Dynamic programming solution to the "Equal Subset Sum" problem on LeetCode.

euclid-algo icon euclid-algo

Implementation of the extended "Euclidean" algorithm.

euclids-algo icon euclids-algo

Implementation of the extended "Euclidean" algorithm in java.

fibonacci icon fibonacci

Dynamic programming solution to the "Fibonacci Number" problem on LeetCode.

gauss-benchmark-eigen icon gauss-benchmark-eigen

Benchmarking several methods for computing the inverse of a matrix, including the Eigen library implementation.

gauss-jordan icon gauss-jordan

Implementation of the Gauss-Jordan method for inverting matrices.

gcd-lcm icon gcd-lcm

Computation of the greatest common divisor and least common multiple.

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.