Cosmos: Add code for matrix chain multiplication in any language

Created on 14 Oct 2017  路  11Comments  路  Source: OpenGenus/cosmos

Add the code for matrix chain multiplication in any language ( C, Swift, Java, Go, Python or any other)

The code should be placed at code/dynamic_programming/matrix_chain_multiplication

Sample C++ code: see

Note: multiple contributors can work on this issue as it has multiple parts (languages)

Your pull request will be reviewed by maintainers instantly.

For contribution guidelines, see this

If you need any help, let us know.

Hacktoberfest add code new algorithm

Most helpful comment

@vaibhavsingh97 Very sorry for not asking you. Will not happen again for sure.

All 11 comments

@AdiChat
I will look into it (C/C++ implementation) using bottom up dp

Sure. Do it in C or any other language as C++ implementation exists. Go for it 馃憤

Please assign this to me. I'm working on this in Java (Dynamic Programming)

Sure. Go for it 馃憤

Please review the PR #1483

will add in python 馃槃

I have added the code for the same in java may kindly review the PR #1537 ! 馃挴

I have added the code for the same in python.
Kindly review the PR #1589

@ron-debajyoti You should wait for my PR atleast for a day and then you could asked me if i wasa working or not. I was about to send PR. Can we follow FOSS best practices.

@vaibhavsingh97 Very sorry for not asking you. Will not happen again for sure.

No problem @ron-debajyoti 馃槃 Take a look at other scopes of contribution. We have plenty 馃帀

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rhendz picture rhendz  路  4Comments

rishavpandey43 picture rishavpandey43  路  3Comments

sebasrp picture sebasrp  路  3Comments

Josh5231 picture Josh5231  路  4Comments

arthurlacoste picture arthurlacoste  路  3Comments