The conversation then focused on my preferences for backend development and questions about my current team structure and deployment responsibilities. The technical portion included questions on PHP traits, instantiation, interfaces, autoloading, and managing different environments in Laravel projects. I was also asked about the differences between a node and a pod in Kubernetes, and the distinctions between SQL and NoSQL databases. The interviewer sought to understand my code review approach and security measures for exposing new REST endpoints to the internet.
Software Engineer Php Interview Questions
176 software engineer php interview questions shared by candidates
List multiples of numbers from 1 to 100, elementary SQL scripts, interaction with a package using Composer. A little laborious, but not hard.
What is the difference between an abstract class and an interface?
They asked average junior-mid level developer questions even though the position is for senior.
I was given this particular problem : Given a Set of jars of candies, what is the number of ways of getting a pair of candies such that they belong from different jars. For example given {{1,2}, {3,4}, {6}}. The answer is 8({1,3},{1,4},{1,6},{2,3},{2,4},{2,6},{3,6}, {4,6}).
The questions were mostly around OOP, particularly SOLID principles.
What features do you like in php7?
Mostly PHP questions but on the 3rd round I was asked technical questions focusing on Golang too.
general questions about design patterns, traits, abstract classes and so on
No questions, other than scheduling the phone interview.
Viewing 131 - 140 interview questions