Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[T2-P1] Librería bisect #19

Open
juanelsch opened this issue Oct 26, 2023 · 1 comment
Open

[T2-P1] Librería bisect #19

juanelsch opened this issue Oct 26, 2023 · 1 comment

Comments

@juanelsch
Copy link

Hola! Quisiera saber si puedo usar la librería bisect de python. Básicamente necesito hacer una búsqueda binaria y es mas eficiente que implementar el algoritmo por mi mismo. Gracias de antemano! (acá esta la referencia: https://docs.python.org/3/library/bisect.html)

@mc-cari
Copy link
Collaborator

mc-cari commented Oct 26, 2023

Hola, si se puede ocupar, es parte de la standard library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants