coding-interview-university
coding-interview-university copied to clipboard
c++ post increment and decrement

You wrote about post-(increment and decrement) but forgot about pre-(increment and decrement)
it's on the second line as an order of precedence. Note that I did not create this cheat sheet.