They asked a few core JavaScript fundamentals to test how well I understand edge cases and tricky behavior in the language. The questions focused on type checking, equality comparisons, floating point precision, and how object references work in memory. It was less about syntax and more about understanding how JavaScript actually behaves under the hood.