C# Having fun to practice more ideas in 2020
I came cross the chance to practice the algorithm in various platform. It is an easy level algorithm, but I need to come out better design, and push myself to write error-prone code, be competitive instead of being so fragile under pressure.
My first practice in 2019. Here is the practice.
My second practice in 2020 March 10. Here is the link.
Improvement is to use mapping function with better design, instead of choosing minimum value columns, use rows + columns of given matrix input argument.
Improvement is to use mapping function with better design, instead of choosing minimum value columns, use rows + columns of given matrix input argument.
March 10, 2020
My third practice is here. The title is called "C# start from each rotten orange to apply BFS approach - more work".
My third practice is here. The title is called "C# start from each rotten orange to apply BFS approach - more work".
No comments:
Post a Comment