Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-structures

Longest common substring in two sequences of strings

Multi key map searching/filtering with partial key

algorithm data-structures

Finding all longest unique paths in tree

Insert node at the end of linked list

What can be the algorithm to find all disjoint sets from a set of sets?

Data structure for quick match in a card game

Ring Allocator For Lockfree Update of Member Variable?

PCL library, how to access to organized point clouds?

Finding the most similar string among a set of millions of strings

Last remaining number

How can I make my simple .NET LRU cache faster?

Data structure for efficiently returning the top-K entries of a hash table (map, dictionary)

Time Aware Social Graph DS/Queries

C Directed Graph Implementation Choice

Data structure with O(1) insertion time and O(log m) lookup?

Search structure with history (persistence)

What are some good resources for learning backtracking, branch-and-bound and dynamic programming algorithms? [closed]

Tree traversal - starting at leaves with only parent pointers?

Java Map with keys of 3 columns

Convert structure from C to Delphi