Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-structures

Optimising MySQL queries across hierarchical data

Can a monadic rose tree have a MonadFix instance?

Calculate the number of unordered pairs in an array whose bitwise "AND" is a power of 2 in O(n) or O(n*log(n))

Any examples of production applications that use signature trees?

What is the proper problem name / algorithm for this problem description in computer science theory?

Is there a javascript equivalent of the Multimap data structure? [closed]

Testing concurrent data structures

Efficient represention for growing circles in 2D space?

Spaghetti stack in C

c data-structures

Finding k most common words in a file - memory usage

algorithm data-structures

Algorithm / Data structure for largest set intersection in a collection of sets with a given set

Find the maximum product of two non overlapping palindromic subsequences

Data Structure for Storing Ranges

Ordered list with O(1) random access and removal

algorithm data-structures

Divide N cake to M people with minimum wastes

algorithm data-structures

Test point for its position relative to the convex hull in log(n)

Is it possible to compute the minimum of a set of numbers modulo a given number in amortized sublinear time?

algorithm data-structures

Set-Like data structure that maintains insertion Order?

haskell data-structures

Concurrent mutable priority queue

Finding the most common three-item sequence in a very large file