Question 102

Histogram by visit session duration

Premium Access

Unlock this Google 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
  • ***** * ***** ** ******** *** ************ ** *** ****** ** ***** ** ********* ******* *********.
  • *** **********, ** **** ** **** *** ********* **** ********* *** *** ***** ******.
    • **** **** 50 *******. *****: < 50
    • [50, 100) *******. *****: 50, 100
    • [100, 150) *******. *****: 100, 150
    • [150, 200) *******. *****: 150, 200
    • [200, 250) *******. *****: 200, 250
    • 250 ******* *** *****. *****:  >= 250
  • * **** *** **** ******** ******** **** ********* ******** *** *** ** ******* ******** *****.

Table 1: session_web

***** **** * **** ****** *** *******, * *** ******* ******, ** **** **** *** **** ****** *** ****.

  ***_****       | ***_****
-----------------+---------------------
****             | ****    
****_**          | ******
*******_**       | ******
*****            | *******(20)

Table 2: session_web_duration

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

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

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.