Backend Engineer I applicants have rated the interview process at noon with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 63.6% positive. This is according to Glassdoor user ratings.
Candidates applying for Backend Engineer I roles take an average of 52 days to get hired, when considering 2 user submitted interviews for this role. To compare, the hiring process at noon overall takes an average of 37 days.
Common stages of the interview process at noon as a Backend Engineer I according to 2 Glassdoor interviews include:
Phone interview: 33%
One on one interview: 33%
Skills test: 33%
Here are the most commonly searched roles for interview reports -
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
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.