What is the name of this algorithm flow notation?

232 Views Asked by At

I found this in my programing notes and could not find references to the algorithm flow diagram on the right. What is the name of this notation ?

algorithm flow with blocks

2

There are 2 best solutions below

0
On BEST ANSWER

It's called structogram or Nassi–Shneiderman diagram.

For more information have a look at the respective wikipedia article.

0
On

Looks like a Nassi-Shneiderman diagram to me.