Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-structures

Calculate height of a tree

Why is there no queue in Cocoa?

What's a good data structure for a 24hr minute-by-minute boolean record

c++ data-structures

Perl: Create a hash from an array

Does Java have a data structure that stores key value pairs, equivalent to IDictionary in C#? [duplicate]

I was asked this in a recent interview

algorithm data-structures

Object cache data structure with "object expiration"

C++ STL set implementation

Binary tree to get minimum element in O(1)

What other improvements in .NET's Dictionary vs. HashTable besides [un]boxing?

How to implement tail-recursive quick sort in Scala

A zero-indexed array given & An equilibrium index of this array

how to remove a object from linked list in java?

Java HashMap indexed on 2 keys

Dynamic programming : perfect sum with negative numbers