Instruction: Explain the concept of Type Inference with examples where TypeScript infers the type without explicit annotations.
Context: This question assesses the candidate's understanding of TypeScript's ability to automatically deduce the types of variables and functions.
easy
medium
medium
hard
hard