Some popular Methods:
(These are not algorithms,just solving technique of algorithms)
- Divide and conquer ( learn more... )
- Randomized algorithms
- Greedy algorithms( learn more... )
- Dynamic programming