Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd43f9d8

Browse files
authored
Update README.pt-BR.md (trekhleb#490)
Traduzido Trie > Árvore de prefixos
1 parentb3b8d4d commitd43f9d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.pt-BR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ os dados.
3636
*`B`[Tabela de Hash (Hash Table)](src/data-structures/hash-table/README.pt-BR.md)
3737
*`B`[Heap](src/data-structures/heap/README.pt-BR.md)
3838
*`B`[Fila de Prioridade (Priority Queue)](src/data-structures/priority-queue/README.pt-BR.md)
39-
*`A`[Trie](src/data-structures/trie/README.pt-BR.md)
39+
*`A`[Árvore de prefixos (Trie)](src/data-structures/trie/README.pt-BR.md)
4040
*`A`[Árvore (Tree)](src/data-structures/tree/README.pt-BR.md)
4141
*`A`[Árvore de Pesquisa Binária (Binary Search Tree)](src/data-structures/tree/binary-search-tree/README.pt-BR.md)
4242
*`A`[Árvore AVL (AVL Tree)](src/data-structures/tree/avl-tree/README.pt-BR.md)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp