Skip to content
View mndxpnsn's full-sized avatar

Block or report mndxpnsn

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. poisson-3D poisson-3D Public

    numerical solution of the 3D Poisson equation using the incomplete Cholesky conjugate gradient method.

    C

  2. graph-theory-I graph-theory-I Public

    All solutions to the problems in the "Graph Theory I" study plan on LeetCode.

    C++ 2

  3. gauss-jordan gauss-jordan Public

    Implementation of the Gauss-Jordan method for inverting matrices.

    C++ 2

  4. algorithms-II algorithms-II Public

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

    C++ 1

  5. ultimate-dp-I ultimate-dp-I Public

    All solutions to the problems in "Dynamic Programming I", the LeetCode dynamic programming study plan - I.

    C++ 1

  6. hanoi-tower hanoi-tower Public

    Solution to the "Tower of Hanoi" problem on HackerRank.

    C++