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.