katiaku / katiaku/javascript-algorithms-and-data-structures
Implement the Trie Data Structure
- Lingua principale
- JavaScript
- Stelle
- 3
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The project currently lacks implementations of the Trie data structure.
- Create Trie.js file in the project directory.
- Describe the Trie data structure.
- Implement the Trie data structure in JavaScript including methods like insert, search, and delete.
- Provide an example use case, such as implementing an autocomplete system.
- Add the data structure to the "JavaScript Data Structures" section in the README.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Review the existing JavaScript Data Structures section and project layout to determine where Trie.js belongs. Implement the requested Trie methods—insert, search, and delete—and document the structure with an autocomplete example. Update README.md so the Trie appears in the JavaScript Data Structures section; completion means the implementation, explanation, example, and README entry are all present.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- data
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100