Skip to content
HTQHow To Quant
← Problem Bank

Vectors

ConceptEasy~10 min· Linear Algebra
Problem

The Problem

Let ec{u} = (1, 2, 3) and ec{v} = (4, -1, 0).

  1. Compute the dot product ec{u} cdot ec{v}.
  2. Compute the cross product ec{u} imes ec{v}.
  3. Find the angle between ec{u} and ec{v} (you may leave it as ).
  4. Find the projection of ec{u} onto ec{v}.

These are the bread and butter of any quant interview warm-up. If you fumble the cross product, you'll fumble the rest of the day.