Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-structures

Efficient data structure for very long array of characters with insertions

Can a linkedlist store different data types?

Changing Implementation/Class at runtime

Adjustable, versioned graph database

What is the reasoning behind java.util.Collections.binarySearch return value, when the key isn't found? [duplicate]

What data structure would fit a sequential event dispatch system of events and listeners?

java data-structures

How to Find the all possible subarrays of an array efficiently? [closed]

arrays data-structures

Algorithm for 2D nearest-neighbour queries with dynamic points

Optimal way to determine If it is possible to arrive at pair (c,d) when starting from (a,b)

algorithm data-structures

Database or structure suitable for matching strings to regex patterns

Which algorithm to use for generating time table for schools

How would I implement a QueueDictionary, a combination of Queue and Dictionary in C#?

c# data-structures

Compact data structure for storing a large set of integral values

What kind of data format is this?

Merge of Skip Lists

Efficient point inside rectangle boundaries search

Datastructures where Add, Get kth largest are O(log n) and O(1)

How can I find a implementation of a data-structure corresponding to a mathematical Set in R?

r data-structures set

c++ vector/linked list hybrid

data structure for Family tree