Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 717 Bytes

File metadata and controls

24 lines (13 loc) · 717 Bytes

Treehouse-Finance-Quant-Interview

Question 1

image

Question 2

Write a function ‘exists’ which takes a variable symbol v and returns whether v is defined.

Question 3

Create a function to compute N layer of a Pascal Triangle.

Question 4 image

Question 5 image

Question 6 image