I applied online. The process took 2 weeks. I interviewed at noon (Dubai) in Feb 2024
Interview
Here’s a summary of the two coding questions:
LeetCode Medium: Straightforward problem-solving question with manageable complexity, requiring logical implementation to derive the solution efficiently.
LeetCode Easy (Sliding Window): Focused on applying a sliding window technique to optimize traversal, aimed at minimizing operations for a given task.
Interview questions [1]
Question 1
number of subarrays having product less than and equal to k.
I applied online. The process took 3 months. I interviewed at noon (Cairo, Cairo Governorate) in Jun 2025
Interview
The process is divided into three steps: technical assessment, technical interviews, and behavioral interviews.
The technical part mainly revolves around medium-level DSA problems, database internals, SQL, and discussions about the technologies/projects that you mention in your CV.
Interview questions [2]
Question 1
Explain database indexing and the difference between database isolation levels