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
Parsing a Chemistry Formula in Python
May 21, 2026
python
algorithm
data-structures
hash
stack
Matrix traversal with rules that must hit certain cells. Interview
May 22, 2026
algorithm
data-structures
graph
tree
traversal
Do we use hash tables in practise?
May 21, 2026
language-agnostic
data-structures
Does IdentityHashMap entertain collisions?
May 20, 2026
java
data-structures
data structure for movable points in 3d
May 20, 2026
data-structures
nearest-neighbor
kdtree
space-partitioning
generate all possible unique substring of a string
May 20, 2026
c++
algorithm
data-structures
Special Number Count
May 20, 2026
python
algorithm
math
data-structures
Counting subarray have sum in range [L, R]
May 19, 2026
algorithm
data-structures
How do I minimize the total distance traveled in moving goods between warehouses?
May 19, 2026
algorithm
optimization
data-structures
Is the normal union/find algorithm thread safe without any extra work?
May 19, 2026
algorithm
multithreading
data-structures
lock-free
I don't know how to store a large number of large numbers represented as a string
May 19, 2026
c++
arrays
string
data-structures
biginteger
What data structure do I need or how to implement a "LIFO-like" queue?
May 18, 2026
c#
.net
generics
data-structures
Value of CRLF CR chunk in png
May 17, 2026
c++
data-structures
binary
newline
Reducing the overlapping count number of buses running from a city to different stopage in straight line, and can my current approach be optimised?
May 18, 2026
c++
algorithm
vector
data-structures
stack
A recursive method to find depth of a any(not necessarily complete) Binary tree
May 18, 2026
c
data-structures
tree
Matrix-chain Multiplication and a bit different problems?
May 16, 2026
algorithm
math
data-structures
dynamic-programming
matrix-multiplication
Sum of product of distinct numbers and their count
May 17, 2026
algorithm
data-structures
How would you design a mac address table (essentially a fast look up table)?
May 17, 2026
data-structures
software-design
Data structure for designing a cache with efficient insertion,deletion and the retrieval of highest value
May 16, 2026
algorithm
data-structures
Older Entries »