Bug Report for https://neetcode.io/problems/find-missing-and-repeated-values Please describe the bug below and include any steps to reproduce the bug or screenshots if possible. Default code says return int[], but the internal intends List<int> instead. <img width="660" height="750" alt="Image" src="https://github.com/user-attachments/assets/8759ed89-8210-4240-8de1-35573d84f547" />
Bug Report for https://neetcode.io/problems/find-missing-and-repeated-values
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
Default code says return int[], but the internal intends List instead.