Which 2 of the following are not important trade-offs for choosing an
gorithm to solve a problem?
Number of if-else statements (if any) in the algorithm
Speed of the algorithm
Length of the variable names in the algorithm (if any)
Memory use of the algorithm