Computer programming is 95% algebra.
Disagree. If you are not using an algorithm to create a program, or if that algorithm is not based on firm logical principles, you can be the finest algebraist in the world and never get your program to operate correctly.
CP is 95% bug killing.