mirror of
https://github.com/TheAlgorithms/C
synced 2024-11-21 21:11:57 +03:00
55d8023f06
* feat: add Matrix Chain Order * updating DIRECTORY.md * Update dynamic_programming/matrix_chain_order.c Co-authored-by: David Leal <halfpacho@gmail.com> * Update dynamic_programming/matrix_chain_order.c Co-authored-by: David Leal <halfpacho@gmail.com> * Update dynamic_programming/matrix_chain_order.c Co-authored-by: David Leal <halfpacho@gmail.com> * Update matrix_chain_order.c * chore: apply suggestions from code review * chore: apply suggestions from code review * updating DIRECTORY.md * Update dynamic_programming/matrix_chain_order.c Co-authored-by: Taj <tjgurwara99@users.noreply.github.com> * updating DIRECTORY.md * updating DIRECTORY.md --------- Co-authored-by: github-actions[bot] <github-actions@users.noreply.github.com> Co-authored-by: David Leal <halfpacho@gmail.com> Co-authored-by: Taj <tjgurwara99@users.noreply.github.com> |
||
---|---|---|
.. | ||
lcs.c | ||
matrix_chain_order.c |