What are the different ways to call a constructor in PHP?
Php Software Developer Interview Questions
176 php software developer interview questions shared by candidates
With the machine test they are looking for not just an output but also how you approach the solution. I believe they want to check if you have only bookish knowledge or know things hands on also.
How clearly did your interviewer explain the details of the job to you?
How was the response from your interviewer to your clarifications during the interview?
What is your expected salary?
1. Simple test on PHP and two last questions was small tasks. 2. You also should make a presentation (it's quality should be very good), uml diagrams, detailed descriptions of technologies and patterns used, detailed description of code installation, source code and database dump.
They asked to rate yourself in the technology
Coding questions involving bit manipulation, Aptitude questions, questions on PHP,JavaScript,jQuery,ASP.NET,OOP,NodeJS etc
Principle of software engineer design
Given an array, [['a' => 1], ['b' => 2], ['c' => 3]]. Print the key of the value 3 without using any loops or recursion. We need to only use array functions for this. So, the output for this should be "c".
Viewing 11 - 20 interview questions