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
how can I create a truly immutable doubly linked list in C#?
Dec 12, 2016
c#
data-structures
language-features
How to print all words in a Trie?
Jan 28, 2020
c++
data-structures
trie
Suffix tree VS Tries - in plain English , what's the difference?
Aug 21, 2022
algorithm
data-structures
tree
trie
suffix-tree
Create a list of key value objects
Nov 06, 2022
java
data-structures
hashmap
key-value
Deleting a random element from a heap
Aug 20, 2022
java
algorithm
data-structures
heap
clrs
How to map key/value pairs of a "map" in JavaScript?
Sep 20, 2022
javascript
dictionary
data-structures
Best data structure to represent a game board
Aug 10, 2022
data-structures
language-agnostic
Visual Explanation Guidance needed for reversal of Linked List datastructure code?
Oct 14, 2022
algorithm
data-structures
linked-list
Fastest C++ Container: Unique Values
Aug 11, 2022
c++
algorithm
search
data-structures
vector
Deleting a whole subtree of a red-black tree would keep its properties?
Jun 09, 2022
algorithm
data-structures
binary-tree
red-black-tree
Return list of Nodes a Tree in Java-Parent can have multiple child Nodes
Dec 29, 2017
java
data-structures
Sub sequence occurrence in a string
May 02, 2021
string
algorithm
data-structures
How can I store multiple elements in a Rust HashMap for the same key?
Aug 28, 2022
data-structures
hashmap
rust
multimap
Sphere World Implementation C++
Apr 05, 2022
c++
data-structures
3d
3d-rendering
What is the time complexity of deleting a node in a binary tree
May 28, 2022
data-structures
binary-tree
big-o
time-complexity
Python: Using a dictionary as switch not working
Sep 29, 2017
python
data-structures
switch-statement
Java linked list that supports fast removal of any nodes?
Nov 01, 2022
java
data-structures
collections
Can we think of immutable lists as a dual to trees?
Sep 30, 2017
list
haskell
data-structures
tree
functional-programming
Why can't I use a "break" statement inside a ternary conditional statement in C++?
Jan 13, 2020
c++
data-structures
binary-tree
ternary-operator
Big Number Subtraction in C
Apr 09, 2022
c
algorithm
data-structures
bignum
« Newer Entries
Older Entries »