Google Interview Question
1,230 Interview Reviews |
Back to all Google Interview Questions & Reviews
Interview questions and reviews posted anonymously by interview candidates
Interview Question for Software Engineer at Google:
Write a function that checks for valid unicode byte sequence. A unicode sequence is encoded as: - first byte contains number of subsequent bytes '1111000' means 4 subsequent data bytes - data bytes start with a '10xxxxxx'
| Tags: | bit wise operations See more , See less 8 |
Helpful Question?
Yes |
No
Inappropriate?
Answers & Comments (0)
To comment on this
question,
Sign In with Facebook or
Sign Up