Grid Challenge Discussions | Algorithms | HackerRank

Grid Challenge

  • + 7 comments

    As far my knowledge , I cannot find any greedy pattern here. Greedy solution is to pick the optimal solution at that point. Correct me if I am wrong.