Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in data-structures
Meta language to code generate packed structs for ANSI-C and C# Structs
Jun 26, 2026
c#
data-structures
protocols
code-generation
ansi-c
Find if there is a route between 2 nodes Depth first search
Jun 26, 2026
algorithm
data-structures
graph
binary-tree
depth-first-search
Best data structure to efficiently allow pull of all ranges (min,max) such that value >= min and value <= max?
Jun 25, 2026
data-structures
JavaScript / Node.js best practice to save JSON objects AND most efficient way to retrieve certain values
Jun 25, 2026
javascript
arrays
database
object
data-structures
Use range as a key value in a dictionary, most efficient way?
Jun 24, 2026
python
dictionary
data-structures
range
How do you efficiently search across a group of lists in Python?
Jun 23, 2026
python
data-structures
C++ std::vector<T*> if you hold a pointer to a pointer element, does it become invalidated upon resize?
Jun 24, 2026
c++
c++11
pointers
vector
data-structures
How to handle dynamic hierarchical entities in ECS
Jun 22, 2026
data-structures
game-engine
entity-component-system
List which accept only few types
Jun 22, 2026
c#
.net
data-structures
How to handle user-defined data structure in Fortran90?
Jun 22, 2026
data-structures
fortran
operation
user-defined-data-types
How to add / replace values in a nested object (without losing original references) in Javascript?
Jun 22, 2026
javascript
angularjs
object
data-structures
Disadvantages of a LinkedHashMap?
Jun 21, 2026
java
data-structures
hashmap
linkedhashmap
Count nodes bigger then root in each subtree of a given binary tree in O(n log n)
Jun 20, 2026
algorithm
data-structures
tree
Data structure problem
Jun 20, 2026
c
arrays
data-structures
malloc
Whats the best data-structure to store a string
Jun 19, 2026
data-structures
Assigning nodes to a hierarchical tree/network programatically
Jun 19, 2026
algorithm
data-structures
graph
YAML : Use mapped list vs array
Jun 18, 2026
data-structures
configuration
yaml
configuration-files
Datastructure with equivalent power of heap and map
Jun 19, 2026
c++
algorithm
sorting
data-structures
heap
Older Entries »