Q1. Draw star pattern like. n=1. * n=2. ** * n=3. *** ** * n=4 **** *** ** * n=5. ***** **** *** ** *
Php Developers Interview Questions
4,924 php developers interview questions shared by candidates
zoek voor een reeks integers de eerste reeks waar in de som gelijk is aan de gegeven waarde en leg de moeilijkheid uit.
First round is pattern based question like.. n=1 n=2 n=3 * * * *** *** *** * * * * ***** ***** * * * *******
whats the angle between the minute pointer and hour pointer at 3:15
12: one ring bells at 20 sec, second will 40 sec and third will 60.at what time these three will ring together?
Given an array of numbers [1,3,3,5,9,4,1,10,9,7,2,7], Write a php function that will print numbers that are not duplicated in array. [5,4,10,2]
I was given a logic question where you have 5 balls. One of the balls is heavier than the others. What's the fewest number of times you have to compare weights to figure out which ball is heavier.
draw a reversed T pattern which would generate on dynamic series by giving odd input * * * * * @ @ @ @ Second Question is : * * * * * *
I was having 8 Yrs of experience but they asked me how to access array elements
Get the last thee max salaried person from table via sql.
Viewing 1 - 10 interview questions