8000 Updated Spanish README.md. · sumtype/common-algorithms-js@fc8d1bd · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

Commit fc8d1bd

Browse files
committed
Updated Spanish README.md.
1 parent baea1ea commit fc8d1bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

locales/es/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Comúnmente algoritmos implementados en JavaScript con [Mocha](https://mochajs.o
4040
* [Boyer-Moore-Horspool Cadena Igualar](https://github.com/sumtype/common-algorithms-js/blob/master/algorithms/es/boyerMooreHorspoolStringMatch.js)
4141
* [Hamming Distancia](https://github.com/sumtype/common-algorithms-js/blob/master/algorithms/es/hammingDistance.js)
4242
* [Delimitadores a Juego](https://github.com/sumtype/common-algorithms-js/blob/master/algorithms/es/matchingDelimiters.js)
43+
* [Tiene Caracteres Duplicados](https://github.com/sumtype/common-algorithms-js/blob/master/algorithms/es/hasDuplicateCharacters.js)
4344

4445
### Grafico
4546

0 commit comments

Comments
 (0)
0