Count Replacements Needed to Separate Equal Adjacent Characters
Company: IBM
Role: Software Engineer
Category: Coding & Algorithms
Difficulty: medium
Interview Round: Online Assessment
Overview: Count the minimum replacements needed to eliminate equal adjacent characters across many lowercase words by reducing each maximal repeated run without constructing modified strings.