Quick Overview

This question evaluates understanding of numerical stability, floating-point arithmetic, normalization, and probability distributions when computing softmax outputs from real-valued inputs.

Implement Stable Softmax

Company: XPeng

Role: Software Engineer

Category: Coding & Algorithms

Difficulty: medium

Interview Round: Technical Screen

Overview: This question evaluates understanding of numerical stability, floating-point arithmetic, normalization, and probability distributions when computing softmax outputs from real-valued inputs.

Loading…