Sobes.tech
Senior

# Complete this method def __init__(self, nums: List[float]): pass # Complete this method def dot_product(self, vec: 'SparseVector') -> float: pass