Divide and Conquer

idea: Break the problem into easier to solve sub-problems then combine the solutions.

Examples

  • Merge Sort
  • Binary Search

idea: Break the problem into easier to solve sub-problems then combine the solutions.

Examples

  • Merge Sort
  • Binary Search

Greedy


Last updated 0001-01-01

Graduation Cap Book Open book GitHub Info chevron-right Sticky Note chevron-left Puzzle Piece Square Lightbulb Video Exclamation Triangle Globe