Fundamental concept of Problem solving in C language | Problem solving strategies

Major idea of Problem understanding 

Critical thinking systems 

The most famous technique for critical thinking is to isolate and win. This implies the issue must be partitioned into littler issues, every one of which must be tackled to get the total arrangement. 

For example, in the event that it is required to locate the second littlest component in an exhibit, the issue could be separated into two sections viz. 

Organizing the components in the exhibit in rising or dropping request and afterward getting the second littlest component structure the arranged cluster. 

This procedure is called partition and overcome. 

On the off chance that you need to discover the whole of the digits in a number, it tends to be separated into 3 sections: 

1. Discovering modulus of 10 for example finding the rest of the number is separated by 10. 

2. Adding the rest of a whole whose underlying worth is zero. 

3. Separating the number by 10 and after that rehashing the procedure from (1) again till the remainder is zero.

No comments

Powered by Blogger.