Interview Question Workshop Financial Engineering Club 2/25/2015.

Slides:



Advertisements
Similar presentations
ADMINISTRATION Information Technology for Administrators SPREADSHEETS Click To Continue.
Advertisements

INTERVIEW TECHNIQUE. TYPES OF INTERVIEW One to one Two to one Panel interviews with a number of interviewers Several applicants observed and talked to.
ACM Programming Team Bill Punch. ACM Programming Contest One of the premier programming competitions. Held every year since 1977 MSU was the winner that.
MATHS GAMES. SPACES FOR GAME PLAYING Make use of different spaces to play maths games. Partition off a section of the classroom for floor sitting. A group.
Networking and Resume 101 Quantitative Finance Society.
Financial Engineering Club Spring 2015 – Info Session.
Mock Interviews. Today’s Schedule Trustees Presentation 2 5/8/2015.
Welcome to Jeff’s baseball game! Here is how to play. You are asked a math question and you have to get it right or you will repeat the question until.
AP Statistics Section 6.3 B Conditional probability.
Mental Math
Binomial & Geometric Random Variables
Lesson 12 – Do Now Do now Expectations: No talking for any reason, please. 1)Solve for the equation: 2)If a $40 shirt is discounted 30%, what is the sale.
Mental Math
MENTAL MATH General Review = 60 – 10 = =
Why You Don’t Want to Go into Bankruptcy CARE PROGRAM.
Please open your laptops and pull up Quiz 7.1. If you have any time left after finishing the quiz problems, CHECK YOUR FACTORING before you submit the.
In S.T.E.M we do Science, Technology, Engineering, Maths. So far we have only done Maths… We have also played many games in our sessions. Here are a few:-
Addition and Subtraction. What words do you relate to this symbol?
Binomial & Geometric Random Variables §6-3. Goals: Binomial settings and binomial random variables Binomial probabilities Mean and standard deviation.
Temple University Russell Conwell Learning Center Office of Senior Vice Provost for Undergraduate Studies.
Game Trees: MiniMax strategy, Tree Evaluation, Pruning, Utility evaluation Adapted from slides of Yoonsuck Choe.
Minimax Trees: Utility Evaluation, Tree Evaluation, Pruning CPSC 315 – Programming Studio Spring 2008 Project 2, Lecture 2 Adapted from slides of Yoonsuck.
FEC FINANCIAL ENGINEERING CLUB. WHAT IS FINANCIAL ENGINEERING?  Multidisciplinary field applying mathematics, engineering methods, and programming techniques.
The Big 10 The 10 Most Frequently Asked Questions In A Job Interview.
Library Orientation for Hospitality Graduate Students Fall 2014 Breezy Silver Business Librarian Gast Business Library.
6-2: STANDARD NORMAL AND UNIFORM DISTRIBUTIONS. IMPORTANT CHANGE Last chapter, we dealt with discrete probability distributions. This chapter we will.
Building Strong Numeracy Skills in your Child.  Shows the progression of students numeracy skills from Kindergarten to Stage 3.  By the time students.
Mark Dunlop, Computer and Information Sciences, Strathclyde University 1 Algorithms & Complexity 5 Games Mark D Dunlop.
BY Lecturer: Aisha Dawood.  an algorithm is any well-defined computational procedure that takes some value, or set of values, as input and produces.
UNIVERSITY OF ULSTER Ulster Blockbusters UCAS: PERSONAL STATEMENT OF ULSTER ULSTER BLOCKBUSTERS How to play? The Ulster Blockbusters game is an interactive.
WELCOME!. Welcome to Read for my School! Join over 200,000 children around the country and take part in England’s biggest school reading and writing competition.
Lesson7-4 Parenthesis in number sentence
AGENDA Placement Process Resume Interviews Preparation / Subjects ?? Interview Questions Q & A.
Software Engineering Chapter 3 CPSC Pascal Brent M. Dingle Texas A&M University.
Job Interview. How to prepare You first need to research the company! Get all the information about the company that is possible. Study questions that.
Developing Interview questions The better the question, the better the answer.
Writing Numbers Using Playing Cards to Expand Numbers © Math As A Second Language All Rights Reserved next Writing Numbers 4.NBT#2.
Type your question here. Type Answer Type your question here. Type Answer.
TEACHING AMERICAN HISTORY PROJECT Saturday Seminar October 5, 2013 Please pick up a playing card.
Using Videogame Poker to Learn Probability Adam Carberry April 27, 2005   
6-2: STANDARD NORMAL AND UNIFORM DISTRIBUTIONS. IMPORTANT CHANGE Last chapter, we dealt with discrete probability distributions. This chapter we will.
Kick-Off Meeting Tuesday, September 29, OUTLINE  Officer Board Introduction  About the Org  Events Planned  Speakers + Career Opportunities.
Maths revision What maths can be used in the question? What strategies will help? What working do I need to show? Is the answer down to maths?
Computer Software Operating Systems – Programs. Computer Language - Review We learnt that computers are made up of millions of tiny switches that can.
Mental Math – Powers of 10 To schwoop or not to schwoop, that is the question….
1-1 Copyright © 2014, 2011, and 2008 Pearson Education, Inc.
OPIM 3801: Principles of Project Management Last Day of Class.
Unit 3 Inventors and inventions. Listening on P62: Please read the questions before listening and discuss them in pairs. 1.What function are already included.
Interviewing for a Job Page 229. Job Interview 0 Is a formal meeting between a job seeker and a potential employer-the interviewer 0 What is the purpose.
Programming Games of Chance
A die is rolled. What is the probability that the number showing is odd? Select the correct answer
Chance We will base on the frequency theory to study chances (or probability).
» There appears to be a ‘moderately high correlation’ between people’s literacy and numeracy levels (DfEE, 2011) » “It is difficult to think of a situation.
Tips to picking the right college and meeting NCAA Eligibility Requirements.
3x5 card info Side 1 (ruled with lines): First and last name (what you’d like me to call you) Your hobbies Your extracurricular activities The club(s)
Wellness and Healthy Lifestyle: INTELLECTUAL WELLNESS: LECTURE 5
Early Civilizations Stations Activity
Miss Goins’ Classroom News September 1 – NO SCHOOL!
Program in Audit and Financial Management
Collaborative Study Groups (CSGs)
The road ahead This class is only the beginning.
Rachel Crowder Apprenticeships Rachel Crowder
C.A.L.M. An Introduction to Firearms
Go to
Building Java Programs
Drawing and Interview.
A Brief History 1969: the term “software engineering” was coined
Analysis of Performance
Quickwrite In life, why is it important to ask good questions? Give an example.
Information Literacy Dorothy Sokowski
Presentation transcript:

Interview Question Workshop Financial Engineering Club 2/25/2015

Probability  Very common in trading and quant interviews. Appear in software interviews too.  Highly recommend taking STAT 400, Math 461, or a similar course as early as possible!  Very common in trading and quant interviews. Appear in software interviews too.  Highly recommend taking STAT 400, Math 461, or a similar course as early as possible!

Probability – Expected Value

Probability – Conditional Probability

 Example: Russian Roulette Problem  You are playing Russian Roulette on a gun that can hold 6 bullets. There are two bullets in the chamber side by side, and the other 4 slots are empty. The person before you pulls the trigger and the gun does not go off. It’s your turn, should you spin the chamber or take the next shot?  Answer: Do not spin the chamber  No spin P(bullet|no bullet previously) = P(bullet and no bullet previously) / P(no bullet previously) = (1/6) / (4 / 6) = 1/4  Spinning P(bullet) = 1/3  Example: Russian Roulette Problem  You are playing Russian Roulette on a gun that can hold 6 bullets. There are two bullets in the chamber side by side, and the other 4 slots are empty. The person before you pulls the trigger and the gun does not go off. It’s your turn, should you spin the chamber or take the next shot?  Answer: Do not spin the chamber  No spin P(bullet|no bullet previously) = P(bullet and no bullet previously) / P(no bullet previously) = (1/6) / (4 / 6) = 1/4  Spinning P(bullet) = 1/3

Brainteaser  Often a test of how creatively you can think.  They can vary from quantitative to highly open ended.  Books: All books mentioned here feature brainteasers.  Often a test of how creatively you can think.  They can vary from quantitative to highly open ended.  Books: All books mentioned here feature brainteasers.

Coding  Trading and especially quant interview will also ask coding questions.  Vary from general knowledge about languages, to algorithms questions, to design discussions.  Books: Recommend “Cracking the Coding Interview”  Trading and especially quant interview will also ask coding questions.  Vary from general knowledge about languages, to algorithms questions, to design discussions.  Books: Recommend “Cracking the Coding Interview”

Mental Math  Sometimes you cannot use pen/paper  Some companies are known to give numerical tests  We recommend you practice to get faster with mental math.  Practice   Sometimes you cannot use pen/paper  Some companies are known to give numerical tests  We recommend you practice to get faster with mental math.  Practice 

Books  Heard on the Street  A Practical Guide to Quantitative Finance Interviews  Cracking the Coding Interview  How to Ace the Brainteaser Interview  Heard on the Street  A Practical Guide to Quantitative Finance Interviews  Cracking the Coding Interview  How to Ace the Brainteaser Interview

Competition  10 questions  20 minutes  Top score win’s $20 Chipotle gift cards  10 questions  20 minutes  Top score win’s $20 Chipotle gift cards