How do you develop an algorithmic thinker?
The most effective way to improve this ability is to solve problem as frequently as possible. Either real world problems(such as the elevators "algorithm" which is already suggested) or exercises from books like CLRS(great, I already own it :-)).Likewise, how do I get better at thinking about algori...