Suggestions

If you have any suggestion please drop a comment.

4 comments:

  1. Hi,
    I encountered a problem like this.
    Given a value n,you have return the number of distinct boolean matrix such that every row and colun contains ceil(n/2) zeros.I'm unable to formulate the backtracking implementation.Please help me.

    ReplyDelete
  2. Sorry, I have not got your question.

    ReplyDelete
  3. Please explain the intuition in your solutions using pseudo code. The programs are hard to read and it takes lot of time to understand what the code exactly is doing.

    ReplyDelete
  4. I have explained the approach in majority of the questions.

    Please let me know the ones you want me to explain.

    ReplyDelete