For the one hour interview, 25 minutes are for a coding problem. The remaining time is for talking about the past projects.
Algorithm Interview Questions
882 algorithm interview questions shared by candidates
When can you come this position, and how long you can take
During both interviews, I was asked quite ordinary questions, with a strong focus on motivation. I also was repeatedly asked to ask questions. In the second interview, I additionally had to make a short presentation and to answer questions designed to test my reasoning process.
My previous Experiences regarding projects and skills set.
Describe how the transformer architecture works
Find the medium number of two sorted array
How can you detect that somebody entered a room which when you have a stable camera in the room?
a dp problem
Three graph problems test your ability of problem solving in 1 hour the time was very short compared to the difficulty
Technical Assessment (20 minutes) LeetCode Question: Longest Palindromic Substring Coding live where the interviewer can see your code on a shared editor. Discussion and Questions (40 minutes) Self-Introduction Project Discussion: Explain a project related to LLM LLM Creation: How is a Large Language Model created? Model Architectures: Explain the different models and their architectures (e.g., GPT, LLAMA, Falcon, BLOOM) Positional Embeddings: What is the purpose of positional embeddings? Normalization Techniques: Difference between BatchNorm and LayerNorm Retrieval-Augmented Generation (RAG): - What is RAG? Explain its purpose. - Even if you use RAG, there are hallucinations occurring. Why is this so and what can you do to mitigate? - What other current academic advancements in RAG? Explain about some frameworks that are trending. Scenario Question: If we have large-scale data (billions of records) from the web, how can I efficiently select math-related data? Discuss using distributed computing frameworks if possible.
Viewing 701 - 710 interview questions