Beyond Bets is a new venture from BeyondTrust to track metrics for sports betting markets. The current codebase works, but the rapid increase in feature requests has left the code in significant need of refactoring. WITHOUT breaking any backwards compatability please add the following new features. It is highly recommended that you improve the codebase as you implement your features. The PlayerDaily and MarketHourly transforms have been very popular. Analysts now are requesting PlayerHourly, MarketDaily, and PlayerMarketDaily transforms. Management wants to start a new VIP program for our biggest bettors. Implement TopPlayers, which will return the top 1% of all players by total spend in the past week. Finance wants to know if the market conditions are changing drastically. Implement BetGrader, which will grade each bet relative to all bets within the same market in the last 15 minutes. For example, if a bet for $15 was placed in market A at 1:15pm, and the average bet size in market A between 1:00 and 1:15 was $10 then the grade for this bet would be $15/$10. Remember the goal is NOT to perfect the codebase. The goal is to implement the requested features while making some improvements. Please note, in a real data warehouse the data would sit in physical tables. In order to not write a bunch of junk to your hard drive the datasets are randomly generated. Lastly, all logic needs to be contained within the beyond_bets package itself. Any code in the examples directory is just to demonstrate how the code might be used.
Staff Engineer Interview Questions
5,880 staff engineer interview questions shared by candidates
What was a difficult experience you had with a coworker and how did you resolve it?
1. Introductory technical interview on cloud services(Eg. Azure) 2. Coding challenge 3. Technical Interview on discussing coding task and solving another problem.
System Design and Architecture Questions.
General questions regarding my experience in automobile industry. Technical round was easy.
- provide 2-3 previous references to call.
Can you tell me about a project you are most proud of, what you learned, and how you worked with others to make it better? All other questions were based on this context.
I don't remember specific questions.
Process Engineering related questions that deal with controls and automation
what is the difference between global index key and local index key in dynamoDB? How would you use it? Do you have experience on database tuning and kotlin?
Viewing 5381 - 5390 interview questions