Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How to setup ElasticSearch index structure with multiple entity bindings

Should I use enum or query a table in my database?

.net data-structures

Efficient set intersection - decide whether the intersection is larger than k

Efficient data structure for storing a long sequence of (mostly consecutive) integers

How to implement a graph-structured stack?

What are the advantages of storing all elements in the leaf nodes?

Efficiently find order statistics of unsorted list prefixes?

Variable variables in PHP - What is their purpose? [duplicate]

How CSS and DOM is implemented in the browser?

Storing graphs in fully-normalized relational databases