- Use Look-up Dictionary
- Use Stack, Queue
- User Recursion
- Use Binary Operators
- Saving previous results ( Dynamic programming)
- Throw exception for invalid inputs
- In place for memory optimization and store results in memory for processing speed optimization.
No comments:
Post a Comment