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
Queue-like datastructure that is readable from anywhere
Jul 26, 2026
data-structures
game-maker
Insert a node in Tree with more than 2 children per node
Jul 25, 2026
java
algorithm
recursion
data-structures
tree
Sorted Singly linked list to BST in place
Jul 25, 2026
java
data-structures
binary-search-tree
recursive-datastructures
What class of problem would one use a binary search tree to solve?
Jul 25, 2026
data-structures
binary-tree
binary-search
Array of undefinite length [closed]
Jul 24, 2026
algorithm
arrays
data-structures
binary-search
How to use collections.deque most effectively (popleft vs. appendleft)
Jul 25, 2026
python
performance
data-structures
queue
deque
Claims on shortest path between two node in graph?
Jul 24, 2026
algorithm
math
data-structures
graph
graph-theory
Given set of strings and set of sub-strings as different arrays. How to Find the correct match one from each of the arrays?
Jul 22, 2026
algorithm
data-structures
Comparing all combinations of elements in a Collection via the Streams API
Jul 23, 2026
java
data-structures
collections
functional-programming
java-stream
java: very large trees?
Jul 23, 2026
java
data-structures
tree
large-data
Where does the data structure for a text editor live in a high-level language?
Jul 22, 2026
java
swing
data-structures
textbox
text-editor
Is there a good C++ key-value data structure where a value is mapped to a range of values?
Jul 23, 2026
c++
data-structures
key-value
intervals
How to find the index to be insterted in array of array
Jul 23, 2026
javascript
arrays
data-structures
Useful C# class/methods for DFS and BFS program
Jul 22, 2026
c#
data-structures
collections
depth-first-search
breadth-first-search
(More) Efficient locking when rotating nodes in threaded binary tree
Jul 22, 2026
c#
multithreading
data-structures
concurrency
tree
Sorting problem- n/k intervals of size k each
Jul 22, 2026
algorithm
sorting
data-structures
How to define a triple layer dictionary in python?
Jul 21, 2026
python
dictionary
optimization
data-structures
graph - How to print the path between two vertices if I already have and only have the parent array?
Jul 22, 2026
algorithm
data-structures
graph
tree
Binary tree - not able to add values
Jul 22, 2026
c
algorithm
data-structures
binary-search-tree
Why does cuckoo hashing use mod 11 for two tables
Jul 21, 2026
data-structures
hash
hashtable
Older Entries »