normalised the following tables, make 3 tables
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
Write program that check is string palindrome. I wrote my version of this program(see answer). Later I've been asked to change code with using recursion. I have no idea why I should use recursion here, because it will make code more difficult to understand and maintain.
Question was to calculate no chocaltes if 1 rs =1 chocolate and also 1 wrapper = chocolate. To write a program also
1st Round: Traverse array without using any iterative loop.
Suppose you have a large data set of integers ( > 10,000) that you need to sort. What would be the best data structure to use to store these numbers and what would be the best sorting algorithm to sort them?
Since I'm from C# background I was asked basic C# question .
Recognize some useless pattern with circles, squares, arrows...
What's the difference between inteface and abstract.
Write a function to compact a string in place: A. strip whitespace from the string. B. remove duplicate characters if they are next to each other
Can you use template and virtual function in the same class?
Viewing 771 - 780 interview questions