Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it can trap after raining.
Learning Technology Specialist Interview Questions
14,618 learning technology specialist interview questions shared by candidates
Tell me about one of your project? [[Told]] Any scope of improvement and what were the sources? [[Told]] Asked about python and Machine Learning, Flask, HTML etc.
Given an int array nums and an int target. Find two integers in nums such that the sum is closest to target.
leet code medium, resume questions, system design
1. C++ inheritance question + Sparse matmul, 2. A consumer producer scenario where you had to figure out a bottleneck in the design. 3. What is the output of a C++ code (accessing memory) 4. Implementation of an LRU cache in C++ 5. Matrix transposition plus some approximate computation 6. Implement matmul with smaller fixed size SIMD kernel (2x2)
Sliding window, Stack, Graph Search
Graph search questions and greedy search questions
Q: How would you design a news recommender system for Facebook?
two Leetcode medium or one hard with follow up questions
Had a couple of interviews. 3 coding rounds, one deep dive into deep learning, and ML design interview. The coding round interview questions were leetcode medium and hard questions. The interviewers were helpful and guided me so I was able to do them within reasonable. Be mindful of edge cases. ML design question is open ended, hard to prepare for. You are asked to design a predictive system and are told to focus on the machine learning side of things. Make sure to gather requirements (scale, scope, metrics to improve) before diving in. Talk about data collection, think what kind of a data a company like Meta collects and how you could label it and use it, what other data sources could you use, how would you go about collecting them and how would you label them. Be prepared to talk in detail about the ML model you think you should be using and defend the choice if needed.
Viewing 8711 - 8720 interview questions