the quiz
Desenvolvedor De Software Interview Questions
Desenvolvedor De Software Interview Questions
A área de desenvolvimento de projetos está em alta e oferece bons salários e realização profissional. Em entrevistas para cargos de desenvolvimento de software, são normalmente feitas perguntas relacionadas às suas habilidades técnicas e comportamentais e a como você gerencia projetos de maneira eficiente.
Principais perguntas de entrevista para desenvolvedor(a) de software e como respondê-las
Pergunta 1: Com qual tipo de desenvolvimento de software você trabalha no momento?
Pergunta 2: Descreva um problema de desenvolvimento que você tenha tido e como o solucionou.
Pergunta 3: Como é seu processo de garantia de qualidade?
93,166 desenvolvedor de software interview questions shared by candidates
What happens when you type in an address in the address bar of the web browser?
You have a 100 story building and two glasses. By dropping glasses from a given floor, figure out what is the highest floor from which you can drop and glass and it will not break.
Most difficult question involved graphs and path finding.
They asked me find last digit on n!
Come up a most efficient way to determine if a integer is odd or even.
Write a function to compute a factorial n
Write down code to calculate Fibonacci in 2 ways - then asked to explain complexity.
I was asked about how to avoid data corruption in relational databases. (very broadly, not specifics)
Suppose a basketball match is going on and apart from conventional manner to record that game i.e. video recording, I want to record that game in a structure, so which structure u will use and with which fields, to record that game so that whenever i go through that structure i'll get the whole description of the match event-wise i.e. what happened at which time.
Viewing 561 - 570 interview questions