Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-structures

Looking for a good introduction on trie [closed]

how to AND a big number of arrays of numbers?

How does a Fractal Tree Index perform when moving data on disk?

How to check if a circular single linked list is pallindrome or not?

Relationship between BFS and topological sort

What data-structure/algorithm will allow me to send a list of key/value dictionaries using the least amount of bits?

Calculate all possible combinations

4-ary heaps in Java

Design/Code Dispatcher for a Publish-Subscribe System

algorithm data-structures

Which data-structure to use for "dynamic" priority queueing?

Trie Implementation With Map

Matlab data structure for mixed type - what's time + space efficient?

3D variant for summed area table (SAT)

Length of union of ranges

algorithm data-structures

Best data structure to store contiguous polygons?

Optimal way to read a book having N chapters in M days

algorithm data-structures

Data structure for large number of patterns

Does a HashMap with string keys really have a lower time complexity than a Trie?

algorithm data-structures

Least Recently Used (LRU) Cache

By returning a pointer that points to a node, is the rest of the list returned as well? c++

c++ data-structures