2.1. Print number from 1 to 100 without using loop.
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,157 desenvolvedor de software interview questions shared by candidates
Should abstract class compulsorily posses abstract method?
Replace the number of T's in the word OpenText with the count of that letter ?
Given an array and a target number, T, print out all the pairs in the array that add up to T without printing duplicates. Duplicate: (5,6)=(6,5)
1.Write a C/C++ function that verifies the equation z*z*z + h*h = b*b*b and return true or false.
Write Hello World in C#.
There is a linked list, only given the pointer of one node, how to delete that node in the linked list.
Generate the first n prime numbers and time complexity.
Implement a function that counts the duplicates in an unordered array
if A! + B! + C! = ABC and A, B, C are single digit numbers, find A, B, and C.
Viewing 361 - 370 interview questions