YK

Results 233 comments of YK

> try to return minimum operations Are you saying we need to return an integer from this function? Because if that's the case, the problem would be much easier, and...

Sounds good. I think we can split it into two problems then, if it's with you. The first problem will ask you to output the min # operations. The second...

@Akshay1018 sounds good! I'll start working on solving it, then. Feel free to start writing a solution for it if you'd still like to, as well.

@adilwahla did you design all of this from scratch or did you copy some of it from somewhere else?

It seems like you typed out a lot of stuff - would you mind putting it in a more visual format like the one you originally posted here - without...

It looks okay, but I feel like it takes too many clicks and opens up too many new views. Can you try to simplify it and put screenshots instead of...

The main problem is that this is assuming there will be a compiler/IDE for every problem, but it's not always the case - for example, for DevOps questions or behavioral...

Thank you, the thing with this design is that it's very specific to a system design question. But we should really design it so that it works for any type...