Question 118

Daily bookings in the US

Premium Access

Unlock this Airbnb interview question.

Sign in or upgrade to practice this question with full datasets, official solutions, and guided walkthroughs.

  • 230+ interview questions
  • Official solutions
  • SQL, Python, and R tracks
  • ***** * ***** ** ****** *** ***** ****** ** ******** (************) ** **** 2021 ** *** **.
  • ** ***** ** ** *******, ****** 0.

Table 1: bookings

**** ******* ***** * *********** ** ******.

  ***_****    | ***_****
--------------+-------------------
****          | ****
*******_**    | ******
*******_**    | ******

Table 2: dates

******** ***** **** 01/01/2019 ** 12/31/2025.

 ***_**** | ***_****
----------+----------
 ****     | ********
 *****    | ********
 ****     | ****

Table 3: listings

**** * *** ****** ******* ** ******* ** * ******* ('**', '**', '**', '**', '**', '**')

  ***_****    | ***_****
--------------+-------------------
*******_**    | ******
*******       | *******(2)
*******_**    | ****

Sample results


        
    

Last Submission

postgres

No submission yet for this engine. Run and submit your query to save it here.

Copied
Expected results

Submit a query to compare against expected output.