Is pseudcode useful ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is pseudcode useful ?

I've seen it a lot on the internet but I cant really think of anything that makes it useful and I just wanted to know someone else's opinion

21st Jun 2019, 1:52 PM
Matias
Matias - avatar
1 Answer
+ 2
At the interview for the job I currently have I was asked to solve a question in a language I didn't know very well (SQL), so they said to answer with pseudocode. Its purpose generally is to make the process of a code readable to humans rather than computers, but it was also useful for me to show that I understood the logic behind the code even if I didn't know the correct syntax.
21st Jun 2019, 2:22 PM
Rincewind
Rincewind - avatar