Algorithmic Sushi Recipes - A Journey to the Bottomless Pit of Code

Recipe 1: Dynamic Maki Rolls

Using an infinite while loop, create a roll that changes its fillings every time you eat it. View recipe

Recipe 2: Sushi-Genie

Using an if-else tree, create a roll that changes its flavor based on your mood. View recipe

Recipe 3: Sushi-Sorting Hat

Using a bubble sort, create a roll that changes its color based on how many times you've eaten it. View recipe

Recipe 4: Sushi-Hash

Using a hash map, create a roll that changes its toppings based on your favorite foods. View recipe

Recipe 5: Sushi-Stack

Using a stack, create a roll that changes its shape based on how many times you've looked at it. View recipe