sig | | Interview Experience
Interview Date: Not specified
Result: Not specified
Difficulty: Not specified
Interview Process
The interview consisted of an online assessment (OA) with 17 questions to be completed in 1 hour. The questions covered various topics including combinatorics, probability, and logical reasoning.
Technical Questions
-
Logic Problem: You have chickens, cows, and spiders. There are 560 legs total, with twice as many spiders as chickens, and twice as many chickens as cows.
Answer: 28 chickens, 14 cows, 56 spiders. -
Weight Calculation: Given a diagram where each side is evenly spaced, find the weight of this shape which weighs 80 in total.
Answer: 5. -
Seating Arrangement: In a circular table, given that A doesn’t sit next to B or E, and D sits next to B and C next to E, who is left of E?
-
Conditional Probability: Given a chart of profits, find the conditional probability that the year is 2018, given profit less than 6000.
-
Conditional Probability: Find the conditional probability that news is real, given it has 100k views.
-
Expected Value Calculation: Find the expected value of a game with 3 dice: roll all 3 the same → +$20, 2 the same → +$10, all different → -$2.
-
Combinatorics Problem: Given a series of statements about who has the most cats, determine the truth based on the statements provided.
-
Conditional Probability: Conditional probability with athletes and picking the winner - pick one of 3 people. Given that the person you chose didn’t win, what is the probability you chose the athlete?
-
Combinatorial Selection: You have 5 types of cookie1 and 6 of cookie2, how many combinations can you select 6?
-
Probability of Blooming Flowers: You want 2 types of flowers to bloom within the same period of time (10 days). Both begin blooming on a random uniform distribution from 0-10, with different blooming durations. What is the probability their blooms intersect?
-
Building Arrangement: Given a 4x4 table to be filled with buildings, arrange the buildings so that when viewed from a certain direction, you only see as many buildings as indicated. Find the value of buildings in specific positions.
-
Expected Value with Cards: Given cards 10, 10, J, J, Q, Q, K, K, A, A, find the expected number of pairs after drawing 5 cards without replacement.
-
Boat Travel Problem: You row a boat upstream for 4 hours, then downstream for 5 hours, and then back upstream for 23 miles. The stream is 2 miles/hour. You reach your original start at 16:00; what time did you start?
-
Token Betting Problem: You have 3 tokens, always bet the maximum amount possible but not more than necessary to reach the target if you win. What is the probability you reach 5 tokens before running out of tokens?
Tips & Insights
- Focus on practicing combinatorics and probability problems, as they were prominent in the assessment.
- Familiarize yourself with logical reasoning and arrangement problems, as they can be complex and require clear thinking.