Why do we use indexs in database
Senior Software Engineer Php Interview Questions
4,925 senior software engineer php interview questions shared by candidates
Why you want to join this company?
Behavioral questions, past experiences, talk in depth about your projects achievements/challenges
This task is to write a function to check whether the inputted number is a prime number. If the inputted number is not a prime number, return "Not a prime". If the inputted number is a prime number then return the average value of ALL the prime numbers that are less than and including the inputted number. Example For input = 5, the output should be 3.33 (2 + 3 + 5) / 3 = 3.33 Note: - A prime number is a whole number greater than 1 whose only factors are 1 and itself. A factor is a whole number that can be divided evenly into another number. The first few prime numbers are 2, 3, 5, 7, 11, 13, 17, 19, 23 and 29. - 1 is not considered a prime number because it has only one factor.
wap to find max prime number from an array
What monitoring tools did you use in your previous job?
Coding interview included some tasks with sample input data. Technical interview involved several specific questions about software development, design patterns, and syntax.
Is HTTP stateless or stateful
Multiple technical questions on PHP.
Como você se considera sênior?
Viewing 3271 - 3280 interview questions