Rotting Oranges at ServiceNow
Medium58.1% acceptance
This problem has 62.5% frequency at ServiceNow.
Problem Description
You are given an `m x n` `grid` where each cell can have one of three values: * `0` representing an empty cell, * `1` representing a fresh orange, or * `2` representing a rotten orange. Every minute, any fresh orange that is **4-directionally adjacent** to a rotten orange becomes rotten....
Read full problem and hintsTopics
Also asked at 52 companies
More ServiceNow Questions
Trapping Rain WaterHardFind Minimum Diameter After Merging Two TreesHardContainer With Most WaterMediumFirst Missing PositiveHardGroup AnagramsMedium
View all ServiceNow questions