1. Guess the code output
Look at the code and choose what it prints. Great for attention to detail.
Small interactive programming tasks will be collected here: guess the code output, loops, conditions, arrays, and later algorithms, Big-O, and binary conversion.
Look at the code and choose what it prints. Great for attention to detail.
Decimal numbers — convert them to binary quickly.
Look at the code and answer its asymptotic complexity.