Skip to content

feat: Solution for finding missing digit#176

Open
SubramaniPalanisamy wants to merge 1 commit intosymblai:mainfrom
SubramaniPalanisamy:main
Open

feat: Solution for finding missing digit#176
SubramaniPalanisamy wants to merge 1 commit intosymblai:mainfrom
SubramaniPalanisamy:main

Conversation

@SubramaniPalanisamy
Copy link
Copy Markdown

First step is to split the equation into an array . By using that array, we find the location of that missing digit by index of that element in that array . Then using that index of an array , we will find the missing digit by using specific equation for that digit. This code will help you to find a missing digit in any location.

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