Can you give an example of a task where you applied technologies you had not used before?
PHP
Can you list the types of indexes used in data structures?
In what cases does HashMap data structure show better search speed compared to B-tree?
Which special method allows you to access an object as an array or collection of elements?
What in your work excites you and motivates you?
What are the main operations to perform when writing unit tests?
Describe your experience implementing design patterns using abstract interfaces and concepts.
Describe your experience using Reflection API in projects
Why is it important to implement a destructor in programming, and what role does it play?
Have you had experience working with the Zend framework for web application development?
Describe your experience using Elasticsearch in practical projects.
How to choose the most suitable data structure for fast operations on unique column values?
What is the name of the procedure opposite to partitioning data by tables through identifiers?
What happens to an object after it is passed to a function and its state is subsequently changed inside the function?
How to implement index-based access in a singly linked list and in an array?
What is the name of the method for dividing data into tables using identifiers in a database?
Share your experience of using destructors in your projects.
What are the differences in memory allocation methods for arrays in operating systems?
Is it necessary to use the keyword this in a class method when creating a closure inside it?
How can you obtain a list of top records limited by a specific field value?