Satisfiability of Equality Equations at UiPath

Medium51.5% acceptance

This problem has 62.5% frequency at UiPath.

Problem Description

You are given an array of strings `equations` that represent relationships between variables where each string `equations[i]` is of length `4` and takes one of two different forms: `"xi==yi"` or `"xi!=yi"`.Here, `xi` and `yi` are lowercase letters (not necessarily different) that represent one-lette...

Read full problem and hints

Topics

Also asked at 4 companies


More UiPath Questions

View all UiPath questions