Satyam Chaudhary's blog
Blogs | Data Structure
Divide and Conquer Algorithm

Divide and Conquer Algorithm

Divide and Conquer Algorithm is a powerful problem-solving technique that involves brea

Linear Search in C

Linear Search in C

In Searching there are two popular methods which are Linear Search and

Quick Sort in C

Quick Sort in C

In this article we will discuss about the Quick sort Algorithm. The working procedure o