odd_goat_7687
Exemplar
Top 2.2%
Member Nº 3773
Joined Jul 2026
SQL
Group Filtering
Distinct Counting
Join Cardinality
Python
Guard Clauses
String Methods
Dict Methods
Spark
Exploding Arrays
Catalyst Optimizer
Salting Strategy
Data Modeling
Self-Referential
Many-to-Many
One-to-One
Solved
SQL1
Python0
Milestones
Top 100
837 runs in the past 26 weeksActive days: 19 · Max streak: 6
MarAprMayJunJulAugSep
Recent solves
Given nums, use a for loop to count how many values are greater than 5
Python · medium · lesson
Given the `user` dictionary, add a new key "city" with value "Denver"
Python · medium · lesson
The `settings` dictionary has no "theme" key
Python · medium · lesson
Given the `server` dictionary, print the host and port values on separate lines.
Python · medium · lesson
Create a dictionary called `product` with "name" set to "Laptop", "price" set to 999, and "in_stock"
Python · medium · lesson
Create an empty dictionary called `scores`
Python · medium · lesson
Given the `book` dictionary, print the title and the year on separate lines.
Python · medium · lesson
Where Users Linger
SQL · easy
Create a list called foods containing "pasta", "sushi", and "tacos"
Python · medium · lesson
The variable phrase holds a string
Python · medium · lesson