Search
⌘K

Leetcode 1757. Recyclable and Low Fat Products

Given a Products table with columns product_id, low_fats, and recyclable, return the product_id values for rows where both low_fats and recyclable are 'Y'. The output can be in any order.


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Comments

Your account is free and you can post anonymously if you choose.