Senior Frontend Developer applicants have rated the interview process at Zscaler 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 53.4% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
the interviers was OK but i dont work with react a long time so i confused with the setState syntax.
overall it was fair interview.
this interview was the second interview in the company for Avalor.
Interview questions [1]
Question 1
implement code for alerts
const [alerts, setAlerts] = useState([]);
how to add alerts (use setstate update function ) remove and more...