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
Cycles between two vertices in a directed graph
Nov 07, 2025
data-structures
graph
graph-theory
How do I store IP addresses and CIDR Ranges effectively
Nov 06, 2025
algorithm
network-programming
data-structures
ip-address
cidr
Detecting a cycle in a graph (Using three color mechanism)
Nov 06, 2025
algorithm
data-structures
graph
How does result of `String.match` array contains index, group, etc.,?
Nov 04, 2025
javascript
arrays
data-structures
Variable-Less String reverse [duplicate]
Nov 04, 2025
c
string
data-structures
What is a use case for an unordered Binary Tree?
Nov 03, 2025
algorithm
data-structures
binary-tree
Map access bottleneck in Golang
Nov 03, 2025
data-structures
go
hashmap
Given an unknown length list, return a random item in it by scanning it only 1 time
Nov 02, 2025
c++
algorithm
list
data-structures
random
Create a space-efficient Snapshot Set
Nov 01, 2025
algorithm
data-structures
iterator
set
snapshot
How to handle multiple iterator types
Nov 01, 2025
c++
data-structures
stl
iterator
in Java, How do I peek() the top k elements in a PriorityQueue ?
Nov 01, 2025
java
algorithm
data-structures
How to pass Map to Oracle PL/SQL function?
Nov 01, 2025
java
oracle-database
data-structures
C# Data structure to store items in a hierarchical way that once a branch is built, it allows me to retrieve it and add it as part of another one
Oct 31, 2025
c#
algorithm
recursion
data-structures
Count divisible elements in subarray
Nov 01, 2025
c++
arrays
algorithm
data-structures
ConcurrentHashMap: remove on condition
Oct 31, 2025
java
multithreading
caching
data-structures
thread-safety
Number of lexicographical swaps to make the array non decreasing
Oct 31, 2025
arrays
algorithm
data-structures
Lock-free queue algorithm, repeated reads for consistency
Oct 31, 2025
data-structures
concurrency
nonblocking
Concatenatee two Lists in c++ in O(1) Complexity
Oct 31, 2025
c++
data-structures
« Newer Entries
Older Entries »