we want to increase the accuracy of the sensor - what should we do?
Algorithm Interview Questions
882 algorithm interview questions shared by candidates
mainly focusing on knowledge on resume. e.g. please describe the jobs in your internship
Given a string a encoding key "FGAVOV", it can only be upper or lower case letters. If there are duplicates, only keep the first one. Use this key to encode another string such that A becomes F, B becomes G, C becomes A and so on. For the letter that not included in key, assume they are pended behind the last V in ascii. You should encode and decode in O(n) time.
He asked me some basic questions about C++ such as the concept of class public, protected and private features.
¿Cómo de frustrante son las trabas de Glassdoor para ver evaluaciones?
How to fix overflow in python.
There is a rod of length L. Select at random 2 points on the rod and break it there. What is the probability of forming a triangle?
Please tell me about yourself
"How would you solve problem A?"
Given an image of a car, how do you tell how far the car is.
Viewing 91 - 100 interview questions