I applied online. The process took 1 week. I interviewed at Visitt.io (Tel Aviv-Yafo)
Interview
first interview was with the HR, it was a small talk around 5 minutes.
second interview was technical, Basicly React and Javascript question. I had to share my screen, and I had 1.5 hour for the test
Interview questions [1]
Question 1
you havea list of users:
Display items - Shows name and email for each person
Select/deselect - Click on any item to toggle selection
Delete selected - Button removes all selected items from state
Shift + Click multi-select - Click one item, then Shift+Click another to select all items between them
Shift + Click multi-deselect - If the first item is selected, Shift+Click will select the range; if unselected, it will deselect the range