-
Notifications
You must be signed in to change notification settings - Fork 0
method used in computer science and mathematics to solve complex problems by breaking them down into simpler subproblems and solving each subproblem only once, storing the solution to each subproblem to avoid redundant computations. This approach is particularly useful for optimization problems where you need to find the best solution
MuhammedHussein3/Dynamic-Programming-Patterns
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
method used in computer science and mathematics to solve complex problems by breaking them down into simpler subproblems and solving each subproblem only once, storing the solution to each subproblem to avoid redundant computations. This approach is particularly useful for optimization problems where you need to find the best solution
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published