Pseudocode is text description of a piece of code or an algorithm. It is basically a "fake code". Pseudocode is not written in any particular programming language. It's written in plain English which is clear and easy to understand. So, this greatly helps programmers to understand the algorithm of it.