Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-structures

What are the differences between heap and red-black tree?

a collection data structure to keep items sorted

java data-structures

Why does my code take different values when i switch the order in a set (knowing that order doesn't matter with sets)

Important data structures in search

.net search data-structures f#

Construct a binary tree such that the Post-order traversal should give the sorted result

Incidence matrix instead of adjacency matrix

Data structure for a random world

c++ data-structures

Given a string, find all its permutations that are a word in dictionary

Red Black Tree inserting: why make nodes red when inserted?

Shared pointers delete recursive data structures recursively and the stack overflows

Sorted hash table (map, dictionary) data structure design

Why does the Standard Library for C++ not contain hash table implementations?

Using macros to implement a generic vector in C. Is this a good idea?

Number of integers in a list larger than a given integer possibly not in the list in log log time

Creating and using a cross platform struct in C++

Faster data structure for searching a string

java data-structures

Why is MapReduce in CouchDB called "incremental"?

How to merge user data after login?

error: initialization with "{...}" expected for aggregate object - c++

c++ data-structures

Efficient way to compare two arrays