Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-structures

Data structure for a family tree with multiple partners and siblings?

Using hashing for efficient Deep Packet Inspection

is there a way to find max in O(1) and do lookups in O(lgN)?

why are composite numbers bad for hashing by division?

Should I generate a complex object in the database or data access layer?

database data-structures

list as value of hashMap in Java

C Program to determine whether the given tree is Binary Search Tree or not?

easy way to display the contents of data structures in C?

c data-structures

copying array vs copying int cost and performance in c

Time Analysis of Tower of Hanoi in Java

In a tree, can a child have multiple parents?

Arithmetic of the double pointers with a data structure

Is an unordered_set an appropriate data structure for storing vector<int> elements? And if so how would I go about implementing the hash function?

Algorithms for biased spawning of items

Ugly looking java data structure

java data-structures

C++ drawing a Tree

What are the minimum number of keys a node must contain for a B Tree of order n?

data-structures