There are a few different ways to write arthimetic expressions in computer science. Infix
, Postfix
and Prefix
notations are three different but equivalent ways of doing this and achieving the same result in the end. In this tutorial, we are going to explain these three, give some examples of their usage, and dig into the Prefix Sums algorithm
.
Access all course materials today
The rest of this tutorial's contents are only available for premium members. Please explore your options at the link below.