Math for Programmers questions and answers
Number theory, combinatorics and computational geometry. Page 16 of 20.
Data Structures & Algorithms practice on Codemia
Step through 300 algorithm problems with animated visualisers that show the data structure changing as the code runs.
Answers 901-960
- Looking for a path to learn the math required to understand algorithm books / theory
- Looking for pathing algorithms for maps without edges
- Looking for Pseudo-code for Fortune's algorithm
- Loop through different sets of unique permutations
- Machine Learning Why xWb instead of Wxb?
- Majority element - parts of an array
- Make a negative number positive
- Manhattan Distance between tiles in a hexagonal grid
- Manhattan distance is over estimating and making me crazy
- Map Tiling Algorithm
- math/algorithm Fit image to screen retain aspect ratio
- mathematical model to build a ranking/ scoring system
- Mathematically producing sphere-shaped hexagonal grid
- Matrix determinant algorithm C
- Matrix multiplication Small difference in matrix size, large difference in timings
- Max Distance between 2 points in a data set and identifying the points
- Maximize sum of table where each number must come from unique row and column
- Maximize the rectangular area under Histogram
- Maximum continuous achievable number
- Maximum Independent Set Algorithm
- Maximum interval overlaps using an interval tree
- Maximum possible number of rectangles that can be crossed with a single straight line
- Maximum product of coprime factors
- Maximum Product of Three Numbers
- Maximum subset which has no sum of two divisible by K
- maximum sum subrectangle in a sparse matrix
- Maximum surface inside a triangle
- Maximum volume inscribed ellipsoid in a polytope/set of points
- Mean value and standard deviation of a very huge data set
- Median of a Matrix with sorted rows
- Mesh generation from points with x, y and z coordinates
- Method to detect intersection between a rectangle and a polygon?
- Midpoint Formula Overflow Error
- Millions of 3D points How to find the 10 of them closest to a given point?
- Minimal addition-chain exponentiation
- Minimal area matrix covering
- Minimize Cross Edges in a Graph
- Minimize maximum manhattan distance of a point to a set of points
- Minimize sum of distances in point pairs
- Minimum area quadrilateral algorithm
- minimum connected subgraph containing a given set of nodes
- Minimum exact cover of grid with squares; extra cuts
- Minimum number of circles with radius r to cover n points
- Minimum number of powers of 2 to get an Integer?
- minimum number of rectangular regions to fill a grid
- minimum number of steps to reduce number to 1
- Minimum number X such that X P N
- Minimum rectangles required to cover a given rectangular area
- Modulo of Division of Two Numbers
- Modulo of negative numbers
- Modulus power of big numbers
- Most common subset of size k
- Most efficient code for the first 10000 prime numbers?
- Most efficient method of generating a random number with a fixed number of bits set
- Most efficient way of randomly choosing a set of distinct integers
- Most efficient way to find all common factors of any two numbers
- Most elegant way to generate prime numbers
- Multiple parameter optimization with lots of local minima
- Multiple subset sum calculation
- Multiply Tensors with different ranks

Course
Intermediate
27 lessons
15 hours
DSA Fundamentals
Master algorithmic patterns and data structures through hands-on LeetCode-style problems - from arrays and hashing to dynamic programming and advanced graphs.
View the course