leetgo icon indicating copy to clipboard operation
leetgo copied to clipboard

Support multiple solutions for a question

Open j178 opened this issue 2 years ago • 0 comments

A single question can have multiple solutions, which can be helpful for beginners who want to learn different approaches.

We can consider supporting this by using separate solution files or different solution functions for each possible solution.

j178 avatar May 04 '23 08:05 j178