Find largest element in array without using any extra variables or any functions
Sviluppatore Di Software Interview Questions
Sviluppatore Di Software Interview Questions
Quello di Sviluppatore di software è un percorso professionale molto richiesto ed è anche un lavoro che offre l'opportunità di ottenere guadagni elevati e realizzazione professionale. Durante i colloqui per Sviluppatore di software è probabile che vengano poste domande inerenti a capacità tecniche, competenze trasversali e modalità di gestione dei progetti.
Domande tipiche dei colloqui per Sviluppatore di software e come rispondere
Domanda 1: Che tipo di sviluppo software stai realizzando al momento?
Domanda 2: Descrivi un problema che hai dovuto affrontare durante un lavoro di sviluppo e come lo hai risolto.
Domanda 3: Come gestisci il processo di QA?
93,055 sviluppatore di software interview questions shared by candidates
Why is a manhole cover round?
Why should we hire you?
1.add only even number from given array 2.unique character string 3.decimal to binary conversion 4.palindrome string
1. Reverse character array without affecting special character in single loop. 2. given 2 character array S1 , S2 and 1 empty array S3. Populate S 3by interleaving character from S1 and S2
Russian roulette brain teaser: Interviewer takes an imaginary revolver gun with 6 empty chambers, and loads 2 adjacent chambers with bullets. Interviewer has the first turn: rolls the cylinder, puts it to his head, and pulls the trigger... no shot. The lucky interviewer passes the gun to you and gives you two options before you put the gun to your head and pull the trigger: (a) to roll the cylinder again or (b) not to roll the cylinder Which option would you choose?
Populate an array of numbers from 1 to N (inclusive). Given two numbers, p and q , if a number in the array is divisible by p print OUT, if a number is divisible by q print THINK. If number is divisible by both p and q, print OUTTHINK. Otherwise, print the number.
4.Write a C/C++ program to print the pattern for the given value N. For example N=5 55555 45555 43555 43255 43215 54321
It takes 15 minutes to fill a tank from a tap and 40 minutes to enpty it from the sink . If both are open how long will it take to fill the tank . Capacity of tank is 400 gallons
Suppose there is a rectangular map where you can only travel up or right to go from a start location in the bottom left corner to the top right corner, and each move is discrete. Write a program that prints all possible solutions to get from the start to finish.
Viewing 71 - 80 interview questions