Important Notice:

Course Content
Algorithm & Flowchart Content
0/1
Algorithms & Flowchart to Solve Problems (Chapter-2) M3-R5.1
About Lesson

Disadvantages of algorithm

1- एल्गोरिथम को लिखने में काफी ज्यादा समय लगता है।

2- बड़े एल्गोरिथम बहुत complex (जटिल) होते हैं।

3- इसमें loop स्टेटमेंट जैसे कि – while loop, for loop आदि को दिखाना मुश्किल होता है।

 

Disadvantages of algorithm

  • Writing an algorithm takes a long time so it is time-consuming.
  • Understanding complex logic through algorithms can be very difficult.
  • Branching and looping statements are difficult to show in Algorithms.
error: Content is protected !!