DS01

 Recursive algo

Backtracking algo

Divide and conquer algo

Dynamic progrsmming algo

Greedy algo* (For local optimization)

locallize solution

global solution

Divide-and-conquer approach(Divid the problem in elementry level of Problem)

Dynamic programming approach (For global optimization)

memorize the earlier calculated value and use it in next problem




Types of loops:


Linear loop

Log Loop

nested loop


Comments

Popular posts from this blog

CSS-position property

maintext/ react

randomly changing color of tiles