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
Rust Data Structures Quiz: 15 Short Snippets That Test How You Think
manjushaps
manjushaps
manjushaps
Follow
Mar 18
Rust Data Structures Quiz: 15 Short Snippets That Test How You Think
#
rust
#
datastructures
#
learning
#
quiz
Comments
Add Comment
1 min read
Stop Joining Millions of Rows for Every Single Swipe
Doogal Simpson
Doogal Simpson
Doogal Simpson
Follow
Mar 18
Stop Joining Millions of Rows for Every Single Swipe
#
computerscience
#
softwareengineering
#
datastructures
1
 reaction
Comments
Add Comment
4 min read
How Big Tech Scales View Counts: The Power of HyperLogLog and Harmonic Means
Doogal Simpson
Doogal Simpson
Doogal Simpson
Follow
Mar 18
How Big Tech Scales View Counts: The Power of HyperLogLog and Harmonic Means
#
datastructures
#
scalability
#
computerscience
1
 reaction
Comments
Add Comment
4 min read
Scaling Profanity Filters: Why I Use Tries for Real-Time Chat
Doogal Simpson
Doogal Simpson
Doogal Simpson
Follow
Mar 13
Scaling Profanity Filters: Why I Use Tries for Real-Time Chat
#
datastructures
#
gamedev
#
algorithms
1
 reaction
Comments
Add Comment
4 min read
Our Data Extraction Pipeline Worked Perfectly… Until Month 6
Baldur12
Baldur12
Baldur12
Follow
Mar 4
Our Data Extraction Pipeline Worked Perfectly… Until Month 6
#
dataengineering
#
datascience
#
datastructures
#
dataextraction
1
 reaction
Comments
Add Comment
2 min read
I Built a Leaderboard API Using a Skip List From Scratch (No Redis)
Tarang Kishor
Tarang Kishor
Tarang Kishor
Follow
Mar 15
I Built a Leaderboard API Using a Skip List From Scratch (No Redis)
#
python
#
fastapi
#
datastructures
#
webdev
2
 reactions
Comments
Add Comment
6 min read
How to build a profanity filter that actually works
Doogal Simpson
Doogal Simpson
Doogal Simpson
Follow
Mar 15
How to build a profanity filter that actually works
#
softwareengineering
#
datastructures
#
algorithms
1
 reaction
Comments
Add Comment
4 min read
The Pointer Arithmetic of Constant Time: Why Arrays Scale O(1)
Doogal Simpson
Doogal Simpson
Doogal Simpson
Follow
Mar 5
The Pointer Arithmetic of Constant Time: Why Arrays Scale O(1)
#
computerscience
#
datastructures
#
softwareengineering
1
 reaction
Comments
Add Comment
4 min read
From ERD to SQL: Implementing a Normalised Database Step-by-Step
xh1m
xh1m
xh1m
Follow
Mar 12
From ERD to SQL: Implementing a Normalised Database Step-by-Step
#
sql
#
database
#
learning
#
datastructures
Comments
Add Comment
3 min read
A Simple Guide to JOINs and Window Functions
Owen Avedi
Owen Avedi
Owen Avedi
Follow
Mar 1
A Simple Guide to JOINs and Window Functions
#
datascience
#
sql
#
datastructures
#
analytics
4
 reactions
Comments
Add Comment
2 min read
Your Undo Button is Just a Stack of Pancakes
Doogal Simpson
Doogal Simpson
Doogal Simpson
Follow
Mar 9
Your Undo Button is Just a Stack of Pancakes
#
datastructures
#
algorithms
#
computerscience
1
 reaction
Comments
Add Comment
4 min read
Why Dynamic Arrays Aren't Actually Dynamic
Doogal Simpson
Doogal Simpson
Doogal Simpson
Follow
Mar 7
Why Dynamic Arrays Aren't Actually Dynamic
#
datastructures
#
algorithms
#
softwareengineering
3
 reactions
Comments
Add Comment
3 min read
Recursion vs. Iteration: When to Ditch the Call Stack for Safety
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Feb 25
Recursion vs. Iteration: When to Ditch the Call Stack for Safety
#
recursion
#
datastructures
#
interviewprep
#
optimization
1
 reaction
Comments
Add Comment
7 min read
data-structure-typed: A Modern Data Structures Library for TypeScript
Ruiwen Zeng
Ruiwen Zeng
Ruiwen Zeng
Follow
Mar 2
data-structure-typed: A Modern Data Structures Library for TypeScript
#
datastructures
#
typescript
#
javascript
1
 reaction
Comments
Add Comment
4 min read
Why the Ring Buffer is the Foundation of High-Performance Systems
Doogal Simpson
Doogal Simpson
Doogal Simpson
Follow
Mar 11
Why the Ring Buffer is the Foundation of High-Performance Systems
#
datastructures
#
computerscience
#
performance
3
 reactions
Comments
Add Comment
4 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