Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-structures

How should I store a sparse decision tree(move list) in a database?

Is there a data structure that holds sets of data in .NET?

.net data-structures set

What data structure to use for indexing data for partial %infix% searching?

Benefits of "both" arraylist and linkedlist... possible in java?

An ordered dictionary supporting decrease-key?

Do any array based, bounded, wait free stacks exist?

Data structure for set of (non-disjoint) sets

algorithm data-structures

A dictionary with a unique possible value for each key?

Dynamic order statistic: get k-th element in constant time?

Data Structure for fast insertion and random access in already sorted data

Given n rectangles coordinates, find area of region where k rectangles intersect?

How to best store lines in a kd-tree

2D Spatial Data Structure suitable for Flocking Boids in Java