New posts in algorithms

Pack rectangular objects of different sizes in a fixed size rectangle

On counting and generating all $k$-permutations of a multiset

Showing that $T(n)=2T([n/2]+17)+n$ has a solution in $O(n \log n)$

Deducing correct answers from multiple choice exams

Is there any infinite set of primes for which membership can be decided quickly?

Fitting a parabola to separate two classes of points in the plane

Is there a list of the number of sets of consecutive integers that sum to n?

What is discrete logarithm?

Quicksort Running Time

Is it possible to reverse engineer an artificial Gödel number encoding that would prove a famous question?

Every non-increasing sequence of polynomial towers stabilizes -- Finitary proof

Conway's Game of Life borders rules

Counting (Number theory / Factors)

$e$ popping up in topic I'm unfamiliar with

What's the history of the result that $p_{n+1} < p_n^2$, and how difficult is the proof?

What is the best way to factor arbitrary polynomials?

Number of common divisors between two given numbers

Complexity of counting the number of triangles of a graph

Algorithm to sort based on a partial order

Solving recurrences with boundary conditions