Destroy Sequential Targets at Intuit

Medium41.7% acceptance

This problem has 75.0% frequency at Intuit.

Problem Description

You are given a **0-indexed** array `nums` consisting of positive integers, representing targets on a number line. You are also given an integer `space`. You have a machine which can destroy targets. **Seeding** the machine with some `nums[i]` allows it to destroy all targets with values that can b...

Read full problem and hints

Topics


More Intuit Questions

View all Intuit questions