Zebra0.com

algorithms salt-pepperSalt and Pepper Algorithm

Salt and Pepper Algorithm

Salt and Pepper

In the illustration, the salt and pepper are in the wrong containers. The pepper is in the jar that says "Salt" and the salt is in the jar that says "Pepper."

salt and pepper reversedHow would you fix this problem?

Algorithm:

  • Pour the contents of the salt shaker (the pepper) into the extra jar. step1
  • Pour the contents of the pepper shaker (the salt) into the salt shaker.
  • step2
  • Pour the contents of the extra shaker (the pepper) into the pepper shaker.
  • step2

    Tada!!! The salt is in the salt shaker and the pepper is in the pepper shaker. Mission accomplished.

    Now look at the pseudo code.