SOLID Principles.
Senior Php Developer Interview Questions
769 senior php developer interview questions shared by candidates
Nothing, just general questions.
asked about many topics like: PHP, mysql, HTTP, test, micro services, cloud, debug local and prod, monitoring about cloud, api rest, SOLID, partners, and anti partners
basic questions, online test was also easy
about your skills and ability
How many datatypes are there in php
I have two interfaces, and both interfaces contain methods with the same name. I have implemented these two interfaces in a child class. How can I create an object that is specific to each interface?
what is the authorization strategy you implemented in your project if you have worked on API
find the smallest and largest string in any array without using str_len $findArray = ["string",123,"|"?><@#","BigStringGiven"];
how would you implement a function to find out a string is mirrored palindrome or not. (e.g civic and Hanah)
Viewing 621 - 630 interview questions