Skip to content

Bug Report for evaluate-division #5497

@Mukta13

Description

@Mukta13

Bug Report for https://neetcode.io/problems/evaluate-division

The Questions mentions:

Input: equations = [["a","b"],["b","c"],["ab","bc"]], values = [4.0,1.0,3.25], queries = [["a","c"],["b","a"],["c","c"],["ab","a"],["d","d"]]

Here: a = 4b, b = c, not sure how ab/bc = 3.25. Incorrect example!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions