CodingTrain / CodingTrain/Suggestion-Box

regex coding challenge suggestion

Aperta
#198 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Nessun dato sulla lingua
Stelle
570
Fork
85
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

La issue propone un algoritmo per una sfida di programmazione, ma non indica file del repository, test o un punto di ingresso. Prima bisogna chiarire la sfida prevista, il significato della “deontic machine” e il comportamento atteso dei rami. Done deve includere una specifica concordata ed esempi di accettazione prima di iniziare l’implementazione.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Ambito
content
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
15/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.