๐คจ Algorithm ambiguity
= different ways in which an โ๏ธ Algorithm can be ambiguous
Types
- Operands
- Homonymie: Same operand, different meaning (
+
for int or string)
- Homonymie: Same operand, different meaning (
- Similarity
- == โ๏ธ =
- Keywords
abstract
in Class โ๏ธ Method