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.
Intern Software Engineer Interview Questions
9,348 intern software engineer interview questions shared by candidates
Eliminate replicates in a string
OA: focus on greedy algorithms Interviews: Text message chunking, Minesweeper score
Como você resolve problemas?
How would you gather input from users (name, dob, address) and reprocate the same as output?
Binary search on a matrix
How to implement vector in C++.
Questions related to project and past experience.
I was asked about a time when I had a disagreement with a colleague and was able to resolve it
Get k nearest coordinates to the origin given a list of n coordinates.
Viewing 851 - 860 interview questions