After given clearly definition of UTF-8 format. ex: 1-byte: 0b0xxxxxxx 2- bytes:.... Asked to write a function to validate whether the input is valid UTF-8. Input will be string/byte array, output should be yes/no.
Software Engineer Summer Intern Interview Questions
12,240 software engineer summer intern interview questions shared by candidates
What as a moment when you encountered conflict and how did you solve it
OA: focus on greedy algorithms Interviews: Text message chunking, Minesweeper score
Como você resolve problemas?
Eliminate replicates in a string
What is you biggest challenge in your life and how did you deal with it?
Fair regular expression parsing questions
How would you go about testing a distributed system such as Gmail, before releasing it to the public. How would you simulate realistic server load ?
Differences between Java and C++
given n, find the largest palindrone from 1 to n^2
Viewing 1011 - 1020 interview questions