CodingTrain / CodingTrain/Suggestion-Box

regex coding challenge suggestion

Open
#198 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
570
Forks
85
PR merge metrics
No merged PRs in 30d

Description

Algorithm for Coding challenge
Step 1:
• Create the first branch by using the length of the seeding word and drawing that word with that length
Step 2:
• Pick the next word using deontic machine .
• If word matches at less then or equal to 3 chars that are in seed word make a new left branch.(note you can play with this)
• If word matches more then or equal to 3 that are in seed word chars create new right branch.
• If no word is found reset top of file and do not create any more breaches off the least breach .
Step 3:
• Repeat step 2 until all breaches have no match.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.