When the problem tag is "dp", "greedy", "brute force" , What it really means ?

Revision en1, by Stalin69, 2024-11-14 17:26:01
  • I have this doubt from a very long time about tags of the problems.
  • when problem have tags like dp, greedy and brute force (1600+ rated problems), so is it really mean that the problem can be solved independently with these tags.
  • Does that mean, I can solve the problem using just greedy approach without some precomputation of dp or any brute force.
  • How these tags decided ?

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English Stalin69 2024-11-14 17:26:01 472 Initial revision (published)