You are given an array of integers nums, there is a sliding window of size k which is moving from the very left of the array to the very right. You can only see the k numbers in the window. Each time the sliding window moves right by one position. Return the max sliding window.
Machine Interview Questions
10,824 machine interview questions shared by candidates
ML and coding . No questions on cultural fit.
A coding question on floodfill, BFS.
dive into your each projects
explain about the attention architecture
Write code for: 1. Composite probability function 2. Find cube root solution 3. Implement a queue via 2 stacks 4. Code out the self attention module 5. Write out the binary tree class
What is the formula to compute the attention score given by Q, K, V
self-introduction and questions about resume, leetcode-style coding
Explain Adam, Adamw, and Adagrad
How long does the biggest model you have built take to train?
Viewing 8581 - 8590 interview questions