Pseudocode n algorithm

what is the difference between pseudocode n algorithm?

Pseudo code is writing with code syntax like if else statement.
Whereas Algorithm is a list of operations performed to output from initial to final state.