Explain different types of arrays in php Write a programme to validate Gmail.
Php Developer Programmer Interview Questions
4,374 php developer programmer interview questions shared by candidates
What is abstract class? Why should we use it? Relationship between Inheritance & Access Modifiers What is Multiple Inheritance? Is it possible to achieve that in PHP if Yes Why and How if No then how? What is indexing in DBMS? How can we get the 3rd highest salary from table in SQL. How many engines are available in SQL?
class Helper{ public function getFormattedUser($a){ $user = new User($a); return $user->name.' '.$user->surname; } } Where is the problem on this code?
Review your past projects Basic PHP functions Basic SQL Queries OOPS Concepts Basic algo of famous questions like - fibonacci, factorial, max, sort etc.
Given a log file of 1,000,000 records, how would parse it to find a given [x]. (spoilers)
they give us a project and we need to do the changes according to the instructions provided in that project.
Why do you want to work a Wunder Mobility?
Which tool do you use to manage external dependencies?
What are SOLID principles?
1. What is your experience? 2. Why do you want to relocate? 3. Do you know about clean code? 4. Do you know what dependency injection is? (key question to proceed to technical interview - i think)
Viewing 611 - 620 interview questions