f2f technical asked me about my work basic mysql queries Manager asked me my experience at work AVP asked me about agile method and scrum and my learning experience
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,117 desenvolvedor de software interview questions shared by candidates
Given an array of n coins, determine the minimum number of flips for all coins to have the same side (all heads or all tails).
Why are manhole covers round?
Write a Java program that takes a 2D bitmap (represented as a 1D array of integers), and reverses it about its vertical axis.
Matrix sorted in increase order by row and column; find a given number x if it appears in the matrix
1. Write a function to implement the "cat" command in Linux 2. Find the first character that only appears once in the whole string
Given a positive integer N, write a function to return a list of the first N fibonacci numbers in order. For example, if N=5, the output list is 0 1 1 2 3.
How do you write an algorithm to count all subsets of strings in a string.
you have two eggs, and a 100 storey building, find out the highest floor to throw them from so that they wont break, and in minimum number of tries.
You have a large data file, consisting of ten-digit numbers separated by new-line characters. Write a program in C to sort it, using at most 20MB of memory. Make it efficient.
Viewing 151 - 160 interview questions