Coding
Write a code to generate independent and identically distributed (i.i.d.) draws from a given distribution X given that we only have access to a random number generator.
Was asked at
More interviews, more skills, more success.
Be the first to share your approach to this question
Frameworks, real cases, and advanced techniques
Interview question asked to Data Scientists interviewing at Verizon, Adobe, Udacity and others: Write a code to generate independent and identically distributed (i.i.d.) draws from a given distribution X given that we only have access to a random number generator..