Coding interview included some tasks with sample input data. Technical interview involved several specific questions about software development, design patterns, and syntax.
Senior Software Engineer Php Interview Questions
44 senior software engineer php interview questions shared by candidates
It was all average level qns
What was one of my challenges
Not going to spoil the fun here
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.
List multiples of numbers from 1 to 100, elementary SQL scripts, interaction with a package using Composer. A little laborious, but not hard.
The questions were mostly around OOP, particularly SOLID principles.
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
Viewing 31 - 40 interview questions