Skip to content

Typo in java version #76

@Beyonder22

Description

@Beyonder22

https://github.com/MAZHARMIK/Interview_DS_Algo/blob/e19bc2c47793d1c21bc10dad8bcb170b36b75e7f/DP/DP on Grids/Length of Longest V-Shaped Diagonal Segment.cpp#L91

It should be int nextVal = (val == 2 ? 0 : 2);

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