I’D SOLVED THIS QUESTION AFTER UNDERSTANDING THE SOLUTION FORM GFG, BUT I WANT TO ASK YOU HOW DO WE APPROACH THIS TYPES OF QUESTION WITHOUT SEEING ANY SOLUTION BEFORE.
PASCAL TRIANGLE
hi @CODER_JATIN
to solve pattern questions, it is important to check the pattern to be printed and find a relation of the pattern with the line number etc
like observe how many lines are to be printed and how is the value changing with every line
Yes Yes in this module, i’d completed all the questions on my own but i only faced difficulty in this pascal triangle question.
@CODER_JATIN there are a lot of ways to print the pascal triangle, some more efficient then the others.
Let me know if you have any further queries, if not then dont forget to mark the doubt as resolved!