What is your approach towards creating a new algorithm?
Anonymous
I break down the problem into smaller units. Select the appropriate data structures and decide the flow of the problem. The last step is to test it and optimise it.
Check out your Company Bowl for anonymous work chats.