Varonis only hires the best of the best so the interview process isn't a cakewalk. You'll go through several interviewers and there's also a lot of competition that you're trying to beat out. This is a great company to work for and people are catching wind.
Interview questions [1]
Question 1
Q: What is unique about the <solution> that you're demoing?
I applied through a recruiter. I interviewed at Varonis Systems (Raleigh, NC) in Apr 2020
Interview
Manager reaches out to you via phone call. Then he asks you some pretty standard questions for a sales job. That is how it goes. In my case - the manager was oddly rude? Idk if he was trying to be reserved but he came across as a jerk.
Interview questions [1]
Question 1
Why do you think you would be a good fit for sales?
I applied online. I interviewed at Varonis Systems (Tel Aviv) in Feb 2021
Interview
3 technical interviews, 1 of them was a 3 hours code test.
first was an introduction interview, then a technical one, afterwards the 3 hours test, then another technical and HR
Interview questions [1]
Question 1
write a program that reads 3 files and combined them into a fourth file.
Reading/writing should be with different threads, reading threads should be running simultaneously.
All words should be sorted lexicographically lower case, duplicates should only be written once.
the program should print the most frequent word in all 3 files and its count.
the program should ask the user for sorting order and spacing char.