how can you examin sinus wave with a varies RMS
Algorithm Interview Questions
882 algorithm interview questions shared by candidates
formaly write logicaly Constraints for the algoritm : with or , and
They inquired about loss functions and how they behave with and without softmax in single and multi-class classification tasks.
what loss function you usually used
The English exam was easy, just a bunch of MCQs and two small paragraphs. The technical exam was 3 problem solving exam that must be finished in 3 hours. In my opinion it was an easy exam but I was a bit clumsy, so I didn't have the chance to even read the third question. So be prepare to be short in time.
Tell me a situation when you have a conflict with your co-worker. How did you solve it?
coding questions; machine learning questions; Me asking them questions about the company
Program was already %99 complete. The function took a sentence in the form of a string as input. It then gets the first character of the string and you need to return "digit" if the first character was a number, "Upper" if it's a capital, or "Lower" if it's a lowercase letter. They already had everything already coded besides the 3 conditions to check for in the if/else statements.
find diff in two data file in code test
Given a binary image with a single unfilled circle, try to find an efficient algorithm for finding it's radius and center. Follow-up: now assume the circle has a small degree of noise, how would you estimate the radius and center efficiently?
Viewing 41 - 50 interview questions