What will be the result if you pass an array to a function and modify it inside the function?
PHP
Have you ever used data structures like queues in your projects?
What is SOLID?
Could you explain how the version control system Git works?
What difficulties may arise during interviews?
What do you do if the task has unclear or vague requirements?
How many projects using MySQL have you implemented in your practice?
What is the significance of fake data in unit testing?
Could you explain the role of the controller in the MVC architecture?
Have you used event-driven mechanisms in Laravel for event handling?
Tell about PHP: how long have you been working and on which frameworks and versions?
What have you used for data caching? Redis, Rabbit?
Have you used anonymous functions in your projects?
How does the sequence of fields in composite indexes affect query performance?
Can you name other data structures similar to B-tree?
What should be paid attention to when reviewing code to ensure its quality?
What methods exist for filtering data without using the HAVING clause in SQL?
Working with Symfony 3-4 components? Which components have you used?
Do you have experience writing custom exceptions in code?
What are the differences in memory allocation methods for arrays in operating systems?