Software Development Engineer applicants have rated the interview process at Clearwater Analytics (CWAN) with 4 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 50% positive. To compare, the company-average is 57.4% positive. This is according to Glassdoor user ratings.
Candidates applying for Software Development Engineer roles take an average of 10 days to get hired, when considering 4 user submitted interviews for this role. To compare, the hiring process at Clearwater Analytics (CWAN) overall takes an average of 19 days.
Common stages of the interview process at Clearwater Analytics (CWAN) as a Software Development Engineer according to 4 Glassdoor interviews include:
Group panel interview: 29%
Skills test: 29%
Phone interview: 14%
Drug test: 14%
Presentation: 14%
Here are the most commonly searched roles for interview reports -
I applied online. The process took 3 days. I interviewed at Clearwater Analytics (CWAN) (Los Angeles, CA) in Oct 2022
Interview
Applied on LinkedIn and 3 days later I was sent a request for a technical assessment on Hackerrank. The requirements of the position stated "experience using object-oriented languages". The first 5 questions were only in Java, and the remaining 3 questions I could select C++, C#, Java, or Python. So you basically need to know Java to pass the assessment, which they did not specify in the job description.
Interview questions [1]
Question 1
Merge in Between, Central Element, & Almost Equivalent Strings
I applied online. The process took 3 days. I interviewed at Clearwater Analytics (CWAN) (Seattle, WA)
Interview
Requirements states "Experience in software development using object-oriented languages (Java, C#, C++, etc.)" The selection of languages on the assessment were: Java, C#, C++, and Python. If "etc" in the requirement list was replaced with "Python", that would be more concise. I assumed JavaScript as an OOP language would be included, but it was not.
Interview questions [1]
Question 1
Merge in Between Consider two linked lists, list1 and list2, and two integers, a and b. Merge the two lists by removing the a-th through b-th nodes in list1 and inserting list2 in their place.
I applied online. The process took 3 weeks. I interviewed at Clearwater Analytics (CWAN) (Boise, ID) in Jan 2021
Interview
Initial coding test, a panel of engineers asking questions, and then an interview with the team manager. There were three coding interview in total. The interview with the manager was more behavioral. The coding interviews were not extremely difficult.
Interview questions [1]
Question 1
They asked me to build out a UML diagram for a design pattern.