ראיון טלפוני עם HR, לאחר מכן יש שבוע להתכונן למבחן. המבחן אורך 3 שעות במשרדי החברה ובאותו יום עושים גם ראיון hr טיפה יותר ארוך. לאחר מכן ראיון עם 2 ראשי צוות ואז ראיון סמנכל
שאלות מתוך הראיון
מערך ממויין של אפסים ואחדים, צריך למצוא את המופע הראשון של 1 באופן היעיל ביותר.
מבחן של 3 שעות במשרדים (על php וsql) ו20 דקות ראיון פרונטלי
ראיון של שעה עם הראש צוות ומנהלת משאבי אנוש (שאלה טכנית קצרה two sum)
ראיון קצר עם מנהל בכיר
יש להם יחס ממש נעים למועמדים ואווירה צעירה מאוד בחברה!
שאלות מתוך הראיון
Find the index of the first '1' in a sorted binary array
Explain _GET, _POST, and _SESSION in PHP
Create a PHP class for a post publishing system with three types of users
Given an associative array `arr=["A"=>1, "b"=>2]`, how can you get the first element? How can you get the last element?
What is htdocs?
Given the link `cdn/image.png` How to download the image? How to identify the file extension? Provide two ways.
Draw a diagram representing the tables and their relationships for products, orders, and customers
SQL queries - examples of select, update, insert, delete queries
What is the difference between SQL and MySQL?
What is a join?
What is the difference between join, inner join, and left join?
In SQL, what is the difference between IN, ANY, and SOME?
What is TRUNCATE in SQL?
What is the difference between InnoDB and MyISAM?
How can you determine which browser the user is using?