Implement a function to raise a number to an exponent using your language of choice.
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,167 desenvolvedor de software interview questions shared by candidates
Why we need exception handling?
There is a Class A, which has some instance variables. One thread needs to do read and write on that variable, while another thread should not be able to access it at all. Asked me to design such a class.
Qual seu nome caro candidato?
Tree traversal inorder
Have some real good question about the company. In case you find the same person as the interviewer and the questions are not interesting to him and rather stupid he will take every chance to insult you
Is Java pass by reference or pass by value?
Given this code, what is the output? unsint8 x = 0; While( x < 255) { x = x + 2; Printf(x); }
Given a student's first and last name, give an SQL query to get that student's information from the table.
Are you Salesforce certified.
Viewing 851 - 860 interview questions