mirror of
https://github.com/TheAlgorithms/C
synced 2025-04-15 09:52:54 +03:00

* 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>