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 technical-qa.mdx #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,21 @@ id: technical-qa
title: Preguntas técnicas
---

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure
dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Algunos proyectos requieren que tengas conocimientos específicos sobre un lenguaje de programación, tecnología, marco de trabajo, etc. Si ese es el caso, es probable que te presenten una entrevista en la que te harán preguntas específicas sobre el puesto para el que estás aplicando.

### Algunos ejemplos de estas preguntas se encuentran en los siguientes enlaces:

- [300 Preguntas principales de entrevistas de Java (2022) - javatpoint](https://www.javatpoint.com/corejava-interview-questions)

- [70 Preguntas de entrevista de JavaScript - generalmente preguntadas para roles de frontend](https://dev.to/macmacky/70-javascript-interview-questions-5gfi)

- [Preguntas de entrevista sobre Cloud Computing](https://www.interviewbit.com/cloud-computing-interview-questions/)

Choose a reason for hiding this comment

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

Not necessary to translate the original name of the articles/blogs


- [Preguntas de entrevista de C#](https://www.interviewbit.com/c-sharp-interview-questions/)

### Consejos para responder preguntas técnicas específicas de manera efectiva

Choose a reason for hiding this comment

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

efectiva:


- Familiarízate con la tecnología o el lenguaje de programación.
- Obtén experiencia construyendo o contribuyendo a proyectos que utilicen la tecnología que deseas dominar.
- Sigue tutoriales o cursos sobre la tecnología específica.