DataDrivenDataDrivenDataDriven
LearnPracticeInterviewDailyJobsCommunity

jagged_crow_4350

Rank #8
DataDrivenDataDriven
Arbiter
Top 0.2%
Member Nº 4702
Joined Aug 2026
SQLPYSPKDMPA
SQL
Correlated Subquery
Window Deduplication
Multiple WINDOWs
Python
Decorators
Generators
Lambda
Spark
Window Deduplication
Higher-Order Functions
Multiple Windows
Data Modeling
Entities
Learned
700LEARNED
Python407
SQL293
Milestones
Top 10
3,637 runs in the past 26 weeksActive days: 14 · Max streak: 6
MarAprMayJunJulAugSep
Recent solves
Use short-circuit evaluation: given x = 5, print the results of (x > 3 or x > 10), (x > 3 and x < 10
Python · medium · lesson
today
Simplify boolean expressions
Python · medium · lesson
today
Use De Morgan's Laws to simplify: not (x > 5 and x < 10) is equivalent to (x <= 5 or x >= 10)
Python · medium · lesson
today
Apply De Morgan's Laws
Python · medium · lesson
today
Complete the state machine loop: look up the next state from the transitions dict using the current
Python · medium · lesson
today
Implement a simple traffic light state machine using a dictionary
Python · medium · lesson
today
Call the handler function retrieved from the dispatch dictionary.
Python · medium · lesson
today
Replace an if/elif chain with dict-based dispatch
Python · medium · lesson
today
Use a dict to classify HTTP status codes: map 200 to 'OK', 301 to 'Redirect', 404 to 'Not Found', 50
Python · medium · lesson
today
Build a decision table mapping (is_member, total >= 100) tuples to discount percentages
Python · medium · lesson
today

Product

  • Lessons
  • Practice Problems
  • Mock Interview
  • Daily Challenge
  • Community
  • Discuss

Resources

  • All Resources
  • Blog
  • About
  • Contact

Pipeline architecture tips, weekly

SQL patterns, Python tricks, and pipeline architecture insights for your next interview. Sent every Wednesday.

TermsPrivacySecurityHelp

© DataDriven

We help you get hired at these companies, but we don't work for them. All trademarks belong to their respective owners.