Back to Problems
Amazon ML Interview Questions
3 real machine-learning interview questions reported from Amazon.
Practice on the problems board →Morse Code Decoder
Interview Question: Robust Morse Code Decoder Overview You are asked to implement a Morse code decoder. Morse code…
Coding & Leetcode-style QuestionsLLM conceptual questions (Not tied with a particular company)
Conceptual Questions on Transformers and Language Models These questions and answers cover foundational concepts…
Research & Paper UnderstandingCompare PPO, DPO, and GRPO
Problem: Compare the Loss Functions of PPO, DPO, and GRPO In modern reinforcement learning RL , especially in policy…
Reinforcement Learning