All projects

2014

Triangle Problem C

Given a triangular matrix and the number of rows, calculate the best sum that can be obtained from the values in the triangle. Methods Implemented: B…

Overview

Given a triangular matrix and the number of rows, calculate the best sum that can be obtained from the values in the triangle. Methods Implemented: Brute Force Recursion Memorized Recursion Dynamic Programming Open-source project by Nicholas Chamansingh, published on GitHub.

Highlights

  • 2 stars on GitHub
  • Primary language: C
  • Open source — view the code and contribute on GitHub

Built with

  • C

Discussion (0)

Log in to comment.

No comments yet. Be the first to start the conversation.