Grokking Data Structures & Algorithms for Coding Interviews
Ask Author
Back to course home

0% completed

Vote For New Content
Gustavo Alves
Tests cases are wrong for more than one year

Gustavo Alves

Nov 17, 2025

<p>...</p>

0

0

Comments
Comments
Design Gurus
Design Gurus2 days ago

What is wrong with the test cases? Can you exlaborate.

Many people get confused about the output format. Do take a look at the problem statement, specially this part:

If there are more than 3 matching products, return 3 lexicographically smallest products. These p...