Software Developer applicants have rated the interview process at SOSSEC with 2 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 100% positive. This is according to Glassdoor user ratings.
Common stages of the interview process at SOSSEC as a Software Developer according to 1 Glassdoor interviews include:
Process contains 2 rounds , first one is coding round where you might be asked to solve 2 question in one hour (1 array , 1 related to tree, do, graph).
Second round is interview round where you are asked to solve same basic tree , graph implementation and question related to OS and networking is also asked
Interview questions [1]
Question 1
1. Find depth of a tree with given root node pointer.
2. Handshaking protocol question (Networking)
3. Basic coding questions like to search in sorted array, most optimal sorting algorithm.