Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
datastructures
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Day 67: Python Shortest Path in Unweighted Graph - BFS Queue Magic for O(V+E) Routing Mastery (LeetCode Vibes)
Shahrouz Nikseresht
Shahrouz Nikseresht
Shahrouz Nikseresht
Follow
Dec 17 '25
Day 67: Python Shortest Path in Unweighted Graph - BFS Queue Magic for O(V+E) Routing Mastery (LeetCode Vibes)
#
challenge
#
python
#
algorithms
#
datastructures
1
 reaction
Comments
Add Comment
3 min read
Stack and Queue — Kids' Toy Box Adventure!
kingyou
kingyou
kingyou
Follow
Dec 11 '25
Stack and Queue — Kids' Toy Box Adventure!
#
datastructures
#
beginners
#
tutorial
Comments
Add Comment
2 min read
Trees and Binary Trees — Kids' Family Tree Fun!
kingyou
kingyou
kingyou
Follow
Dec 11 '25
Trees and Binary Trees — Kids' Family Tree Fun!
#
datastructures
#
beginners
#
tutorial
Comments
Add Comment
2 min read
A two-dimensional array is like a big grid of boxes
kingyou
kingyou
kingyou
Follow
Dec 11 '25
A two-dimensional array is like a big grid of boxes
#
discuss
#
basic
#
datastructures
Comments
Add Comment
1 min read
Why People Say “F*** LeetCode”: Difficulty, Fairness, Real-World Value — and a Better Way
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Dec 8 '25
Why People Say “F*** LeetCode”: Difficulty, Fairness, Real-World Value — and a Better Way
#
fuckleetcode
#
leetcode
#
algorithms
#
datastructures
Comments
Add Comment
7 min read
Day 59: Python Reverse Singly Linked List, Master the Iterative Pointer Flip Technique for O(n) Reversal
Shahrouz Nikseresht
Shahrouz Nikseresht
Shahrouz Nikseresht
Follow
Dec 9 '25
Day 59: Python Reverse Singly Linked List, Master the Iterative Pointer Flip Technique for O(n) Reversal
#
challenge
#
python
#
datastructures
#
algorithms
Comments
Add Comment
3 min read
Day 66: Python Invert Binary Tree, Recursive Mirror Swap for Perfect Tree Symmetry (LeetCode #226 Style)
Shahrouz Nikseresht
Shahrouz Nikseresht
Shahrouz Nikseresht
Follow
Dec 16 '25
Day 66: Python Invert Binary Tree, Recursive Mirror Swap for Perfect Tree Symmetry (LeetCode #226 Style)
#
challenge
#
python
#
algorithms
#
datastructures
1
 reaction
Comments
Add Comment
2 min read
Is Solana Really Running Out of Memory?
SolTap
SolTap
SolTap
Follow
Dec 1 '25
Is Solana Really Running Out of Memory?
#
solana
#
web3
#
datastructures
#
development
1
 reaction
Comments
Add Comment
4 min read
FlashFuzzy: High-Performance Fuzzy Search Engine Architecture
Rafa Calderon
Rafa Calderon
Rafa Calderon
Follow
Dec 28 '25
FlashFuzzy: High-Performance Fuzzy Search Engine Architecture
#
rust
#
algorithms
#
datastructures
#
performance
19
 reactions
Comments
Add Comment
4 min read
Kinship Code: How Family Trees Explain Data Structures
Arvind SundaraRajan
Arvind SundaraRajan
Arvind SundaraRajan
Follow
Nov 25 '25
Kinship Code: How Family Trees Explain Data Structures
#
algorithms
#
datastructures
#
softwareengineering
#
programming
1
 reaction
Comments
Add Comment
2 min read
Day 65: Python Breadth-First Search (BFS) on Tree, Queue-Based Level-Order Traversal for Shortest Path and Layer Exploration
Shahrouz Nikseresht
Shahrouz Nikseresht
Shahrouz Nikseresht
Follow
Dec 15 '25
Day 65: Python Breadth-First Search (BFS) on Tree, Queue-Based Level-Order Traversal for Shortest Path and Layer Exploration
#
challenge
#
python
#
algorithms
#
datastructures
1
 reaction
Comments
Add Comment
2 min read
Day 64: Python Depth-First Search (DFS) on Tree, Stack-Based Iterative Traversal for Deep Exploration Without Recursion
Shahrouz Nikseresht
Shahrouz Nikseresht
Shahrouz Nikseresht
Follow
Dec 14 '25
Day 64: Python Depth-First Search (DFS) on Tree, Stack-Based Iterative Traversal for Deep Exploration Without Recursion
#
challenge
#
python
#
algorithms
#
datastructures
1
 reaction
Comments
Add Comment
2 min read
Database Schemas: Star Schema vs. Snowflake Schema and Choosing the Right Data Warehouse Design
Ed J Wanjama
Ed J Wanjama
Ed J Wanjama
Follow
Nov 17 '25
Database Schemas: Star Schema vs. Snowflake Schema and Choosing the Right Data Warehouse Design
#
datastructures
#
data
#
database
Comments
Add Comment
5 min read
Implementing a Stack From Scratch
Abhishek
Abhishek
Abhishek
Follow
Nov 16 '25
Implementing a Stack From Scratch
#
datastructures
#
software
Comments
Add Comment
3 min read
Linked List in the Linux Kernel
Saurav Shah
Saurav Shah
Saurav Shah
Follow
Dec 19 '25
Linked List in the Linux Kernel
#
linux
#
datastructures
#
tutorial
#
architecture
Comments
Add Comment
6 min read
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account