Quick Overview

This question evaluates understanding of statistical resampling (jackknife), probabilistic sampling algorithms including with- and without-replacement selection, and proficiency with Python data structures and numerical libraries for implementing estimators.

Implement Jackknife and Random Choice

Company: Pinterest

Role: Data Scientist

Category: Coding & Algorithms

Difficulty: medium

Interview Round: Technical Screen

Quick Answer: This question evaluates understanding of statistical resampling (jackknife), probabilistic sampling algorithms including with- and without-replacement selection, and proficiency with Python data structures and numerical libraries for implementing estimators.

Loading…