Skip to content

Category Archives: Geometric

Given here is a frustum of height h, top-radius r & base-radius R, which inscribes a right circular cylinder which in turn inscribes a sphere… Read More
In normal median, we find a point that has minimum sum of distances. Similar concept applies in 2-D space. Given N points in 2-D space, the… Read More
Given an ellipse with major axis length and minor axis 2a & 2b respectively which inscribes a square which in turn inscribes a reuleaux triangle.… Read More
Given the length L and breadth B of a sheet of paper, the task is to find the maximum number of rectangles with given length… Read More
Given a cube of side length a, which inscribes a sphere which in turn inscribes a right circular cone. The task is to find the… Read More
Given a regular hexagon of side length a which inscribes a square which in turn inscribes a reuleaux triangle. The task is to find the… Read More
Given sides of four small squares. You have to find the side of the smallest square such that it can contain all given 4 squares… Read More
Given an integer area, the task is to find the length and breadth of a rectangle with the given area such that the difference between… Read More
Given here is a semicircle of radius r which inscribes a square which in turn inscribes a reuleaux triangle. The task is to find the… Read More
Given here is an equilateral triangle of sidelength a which inscribes a square which in turn inscribes a reuleaux triangle. The task is to find… Read More
Given an ellipse, with major and minor axis length 2a & 2b respectively. The task is to find the area of the largest circle that… Read More
Given a list of points on the 2-D plane and an integer K. The task is to find K closest points to the origin and… Read More
A square is a flat shape, in one plane, defined by four points at the four corners. A square has four sides all of equal… Read More
Given two line segments AB and CD having A(x1, y1), B(x2, y2), C(x3, y3) and D(x4, y4). The task is to check whether these two… Read More
Given here is an equilateral triangle of side length a. The task is to find the side of the biggest square that can be inscribed… Read More

Start Your Coding Journey Now!