Google | Software Engineer | Canada(Remote) | Sep 2022 [Reject]
Anonymous User
1728

Status: Recent Postgrad, 2+ yrs of Experience as a Web Developer
Position: Software Engineer at Google
Location: Canada (Remote)
Date: September 26, 2022

There was no online assessment. Just had to fill a questionnaire as the first step.
Step 2:
Technical phone screen (45 min):
Coding Question
Given two binary trees, with the format, for eg

  b                    a
 / \                    \
a   c                     b
                           \
						    c
						   
we have to find whether the strings are equal [ not necessary for the structure to be identical and ignoring nulls]
Comments (5)