Web Developer applicants have rated the interview process at SC Johnson with 3 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.
Here are the most commonly searched roles for interview reports -
MCQ’s based were basically asked on Vanilla Javascript and frameworks like AngularJS and React. There were around 20-25 questions combined on these.(level – medium).
Machine coding section comprises of building a chess like game using HTML, Plain CSS(not any preprocessor like Sass or less) and Vanilla JS(not frameworks) but not same complexity as we play real chess. This round was a great mess and frustrating as the browser version on which I have to write code was IE6- IE7. Every css property we used nowadays like flexbox, grid, box-sizing etc not worked on this. Great relieve for me was that I can use google for searching. After so excruciating pain on searching for around 45 min, I’m able to build game but it didn’t comprises of all features they have asked in the question. But it was about near to completion.