How could you calculate the area of the circle numerically?
Quantitative Developer Interview Questions
612 quantitative developer interview questions shared by candidates
How could you calculate the area of the circle numerically?
Java reflection
Individual, energy markets related questions, deep technical questions to understand field knowledge, time-dependent programming tasks.
1. Critical thinking brain teaser. 2. Coin probability question 3. Playing card expected value question 4. Coin expected value question 5. Talking through how I would program a function to rebalance a portfolio given 1) an array of tickers, and the price and number of shares owned for each and 2) an array of tickers and their desired portfolio percentages after said rebalancing.
Prove there are infinitely many prime numbers; check if two linked list is a cycle; two sum;
Theoretical probability questions with data analysis
Take an integer, sum the square of its digits, repeat on the result. Some numbers will converge on 1, others will converge on 89. Write an algorithm to give the count of numbers from 1 to 1000000 that converge on 89.
We both play a game where we flip a coin. You win if 3 heads appear, I win if 3 tails appear. What is the expected number of flips for the game to end.
Fair coin is tossed 3 times. What is the probability of getting at least 2 heads.
Viewing 91 - 100 interview questions