al-go-rithms icon indicating copy to clipboard operation
al-go-rithms copied to clipboard

Merge elements using dynamic programing

Open shobhit9070 opened this issue 1 year ago • 3 comments

This is a(n):

  • [x] New algorithm
  • [x] Update to an existing algorithm

Details:

efficient way to merge elements in the array by taking the minimum cost. Great interval dyanmic programing question. Please assign this issue to me under hacktoberfest 2022

shobhit9070 avatar Oct 09 '22 03:10 shobhit9070