Skip to content

feat : Added the solution to Finding Missing Digit for Github Externship#200

Open
arshita04 wants to merge 1 commit intosymblai:mainfrom
arshita04:feat/ArshitaGithubExternship
Open

feat : Added the solution to Finding Missing Digit for Github Externship#200
arshita04 wants to merge 1 commit intosymblai:mainfrom
arshita04:feat/ArshitaGithubExternship

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