Glassdoor users rated their interview experience at SentinelOne as 100% positive with a difficulty rating score of 3 out of 5 (where 5 is the highest level of difficulty). Candidates interviewing for Marketing Internship and rated their interviews as the hardest, whereas interviews for Marketing Internship and roles were rated as the easiest.
Here are the most commonly searched roles for interview reports -
I applied through an employee referral. I interviewed at SentinelOne (Tel Aviv) in Sep 2017
Interview
Phonemail from HR, then meeting with HR followed by meeting with the Tech group leaders for a technical interview. Going over my CV, asked to describe a challenging problem I encountered, then a tech question.
Interview questions [1]
Question 1
1) Implement a simple HashMap (no need to write code, just describe)
2) Add ability to persist the Map data in a file, while keeping the set(key, value) method at O(1).
3) How can I overcome corrupted data if writing to disk is interrupted. (allowing only 1 write operation per call set() )
I applied through an employee referral. The process took 2 days. I interviewed at SentinelOne (Tel Aviv) in Jan 2017
Interview
I applied to SentinelOne through an employee referral.
After a few days someone from the company called me and scheduled a phone interview for later that week. Then the hiring manager called me and asked me a question about a data set.
Interview questions [1]
Question 1
Given a large data set with large number of features - how would I handle it? the goal was to predict for each file if it is malware or not.