@
public int calculateStuff(){
return null;
}
$x = y + 128123$
[x] insert an image
[ ] add a to-do list
[ ] change the color of text
[ ] tag a person in your group or @Lian Duan Anatoliy, Tenzin, Jeremy, Sheida
Hey @Lian Duan
Hey @Tenzin Gyaltsen
Complete the following activities. You can copy the questions into your own page, but if you do, try to have your answers in a different color.
[ ] What's an algorithm?
It is what it is. A systematic process to solve a problem in a logical way.
[x] What algorithms do you know? Write at least 3 that you know of individually, then share and compare with the others in your group (think about your other classes - 127, 128, discrete, etc)
Bubble Sorting Algorithm
merge sort
insertion sort
[x] What is pseudocode? Pick ONE algorithm from your group, and try to write it out in pseudocode.