Skip to content

Conversation

@arshita04
Copy link

Assignment: Finding Missing Digit

Added: A new class called Fix Equation

Approach:

  1. Find All the Operands
  2. Iterate over the operands and find the Operand containing the Question Mark '?' symbol.
  3. Use different cases to find the value of the missing digit.

Status: Ran tests on different equations as given in the problem statement, All test cases pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant