Before Start
What is an ALGORITHM ?
- A process or set of stepsto accomplish a certain task.
Why you need to know this ?
- Almost everything that you do in programming involves some kind of algorithm !
- It's the foundation for being a successful problem solving and developer
How do you improve
- Devise a plan for solving problems
- Master common problem solving patterns
Getting Start