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

Update algorithmic-exercise.mdx #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

galovdev
Copy link
Contributor

Ejercicio de Algoritmo ahora en español

Ejercicio de Algoritmo ahora en español
- [Exercism](https://exercism.org/)
- Practica tus habilidades de resolución de problemas con plataformas en línea como:
- [Práctica de Codificación | Desafíos de Codificación - InterviewBit](https://www.interviewbit.com/courses/programming/) (más recomendado debido a sus caminos de aprendizaje organizados)
- [Entrevistas Técnicas y Evaluaciones - CodeSignal](https://codesignal.com/)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not necessary to translate names of the articles.

- [HackerRank](https://www.hackerrank.com/)
- [Codeforces](https://codeforces.com/)
- Observa cómo se llevan a cabo entrevistas de codificación reales

Copy link

@GoberInfinity GoberInfinity Feb 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why there is an empty space?

- [Entrevista de Codificación de Google con un Estudiante Universitario](https://www.youtube.com/watch?v=3Q_oYDQ2whs)

- Realiza entrevistas simuladas

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should remove the empty space


- [Practica Entrevistas de Trabajo en Vivo - Gratis](https://www.pramp.com/#/)
- Usa nuestro bot otter-buddy en nuestro canal de Discord

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Empty space

- Evita variables globales
- Usa nombres claros y concisos para variables y métodos
- Modula tu código (intenta crear métodos auxiliares que puedan ser reutilizables)
- Usa espacios en blanco entre operadores, comas, punto y coma, ... (como sugeriría un linter)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Como el tipo de sugerencias que provee un lintern*

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

Successfully merging this pull request may close these issues.

2 participants