mainly focusing on knowledge on resume. e.g. please describe the jobs in your internship
Algorithm Development Engineer Interview Questions
880 algorithm development engineer interview questions shared by candidates
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.
Please tell me about yourself
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?
"How would you solve problem A?"
Given an image of a car, how do you tell how far the car is.
hough transform related question
Viewing 91 - 100 interview questions