An easy DFS/BFS coding problem, have to write test cases myself
Learning Engineer Interview Questions
6,592 learning engineer interview questions shared by candidates
working with arrays and dictionary
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.
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
Viewing 5041 - 5050 interview questions