I applied online via Glassdoor and received an email from the senior recruiter who wanted to learn more about my background and share more details about the job via a 30 minute phone call. The recruiter was so nice and friendly and he is just so passionate about his work at Guidewire.
During the phone screen, he also asked me technical questions which were really basic. The next step was a 90 minute coding challenge. I won't share any details on that, but it was actually pretty easy. I failed it as I forgot to brush up on my knowledge in these technology.
Would really recommend applying.
Interview questions [1]
Question 1
These were few of the technical questions asked during the technical phone screen:
-What is the difference between BFS and DFS? What data structure do you use? When would you use one over the other?
-What is the difference between an interface and abstract class?
-What is a closure in JavaScript?
-List all the new features in ES6
-What is the this keyword in JS