मुख्य कंटेंट तक स्किप करें

3 docs tagged with "divide-and-conquer"

सारे टैग देखें

Convex Hull Problem

This document provides an overview of the Convex Hull problem using the divide-and-conquer approach.

Maximum-minimum

Maximum minimum finding using divide and conquer approach to reduce the number of comparisions.