Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in algorithm

Bounding Box of the Line Arrangement in O(n log n) time

How can I offset a global directional force to be applied over a local axis?

C++: Calculate number of possible floating-point values within given range

Java boolean-algorithm to check wheter number of digits is even

Integer divisions of a number

Count the number of ways to make a sequence sorted by deleting one item

algorithm sorting

How would I efficiently find the min and max values of the variables in this constraint system?

Finding shortest path in two dimensional array (Javascript)

Modular run-length encoding

finding the count of number of sub arrays of size K whose sum is divisible by M?

Find longest adjacent repeating non-overlapping substring

Reduce binary string to an empty string by removing subsequences with alternative characters

Can this code to find the neighborhood of a string be sped up?

Numpy matrix multiplication but instead of multiplying it XOR's elements

python algorithm numpy matrix

fast geometric proximity predicate

What is the fastest way to find the point of intersection between a ray and a polygon?

n-dimensional matching algorithm

Algorithm for unique CD-KEY generation with validation

Finding the highest 2 numbers- computer science

Algorithm for fitting 2D polygons in an area?

algorithm polygon area