You are given an array of integers `intensities` representing signal strengths. Determine the number of unique signal strengths in the given sequence.
Explanation: The unique signal strengths are 1, 2, 3, 4, and 5.
Analyze constraints and compute optimal solutions step-by-step.
No dry run loaded.
🚀 Practice this problem
Run code, get AI hints & track streak