Question 164

Orders distribution by brand

Premium Access

Unlock this Walmart 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 **** *** ********* ******:
    • ***: <= 3 ******
    • ******: > 3, <= 8 ******
    • ****: > 8 ******

Table 1: walmart_brand

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

Table 2: walmart_order

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

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.