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

Things to Keep in Mind #117

Open
LuchoBazz opened this issue May 31, 2024 · 0 comments
Open

Things to Keep in Mind #117

LuchoBazz opened this issue May 31, 2024 · 0 comments

Comments

@LuchoBazz
Copy link
Owner

LuchoBazz commented May 31, 2024

English 🇺🇸

  • int overflow, time and memory limits

  • Special case (n = 1?)

  • Do something instead of nothing and stay organized

  • Don't get stuck in one approach

  • For some special cases, are there many, could you hard code them in the code? Example 1-Example 2


Spanish 🇪🇸

  • int overflow, Limites en Tiempo y Memoria

  • Caso especial (n = 1?)

  • Haz algo en lugar de nada y organízate

  • No se estanque en un único enfoque

  • Para algunos casos especiales, ¿son muchos?, ¿podría hard codearlos en el código? Ejemplo 1-Ejemplo 2


@LuchoBazz LuchoBazz changed the title Questions to consider in a contest Things to Keep in Mind May 31, 2024
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

1 participant