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
How Graph Structure Makes AI Search Possible
zeromathai
zeromathai
zeromathai
Follow
May 10
How Graph Structure Makes AI Search Possible
#
algorithms
#
ai
#
datastructures
#
graphtheory
Comments
Add Comment
4 min read
🚀 How to Solve Arrays and Hashing Problems in Data Structure?
Somnath Das
Somnath Das
Somnath Das
Follow
May 10
🚀 How to Solve Arrays and Hashing Problems in Data Structure?
#
challenge
#
datastructures
#
requestforpost
#
hashing
Comments
Add Comment
2 min read
Structure Before Bytes: How Metarc Beats tar+zstd on Real Code
arhuman
arhuman
arhuman
Follow
May 6
Structure Before Bytes: How Metarc Beats tar+zstd on Real Code
#
compression
#
go
#
tooling
#
datastructures
Comments
Add Comment
6 min read
Data Management Systems: Transactional to Analytical Architectures
Edmund Eryuba
Edmund Eryuba
Edmund Eryuba
Follow
May 4
Data Management Systems: Transactional to Analytical Architectures
#
database
#
dataengineering
#
datastructures
#
data
Comments
Add Comment
7 min read
How to use stacks in Python
Santiago Hernandez
Santiago Hernandez
Santiago Hernandez
Follow
May 9
How to use stacks in Python
#
datastructures
#
python
#
dsa
4
 reactions
Comments
Add Comment
7 min read
Building a Boggle solver: DFS meets the trie, and why naive recursion blows up
Dean Gilley
Dean Gilley
Dean Gilley
Follow
Apr 23
Building a Boggle solver: DFS meets the trie, and why naive recursion blows up
#
algorithms
#
python
#
datastructures
#
tutorial
Comments
Add Comment
4 min read
Understanding Merkle Trees: a Rust Implementation with Blockchain Examples
Anton
Anton
Anton
Follow
Apr 21
Understanding Merkle Trees: a Rust Implementation with Blockchain Examples
#
rust
#
blockchain
#
algorithms
#
datastructures
Comments
Add Comment
1 min read
Largest Subarray with 0 sum
we_are_broken_compilers
we_are_broken_compilers
we_are_broken_compilers
Follow
Apr 21
Largest Subarray with 0 sum
#
algorithms
#
java
#
datastructures
#
programming
Comments
Add Comment
2 min read
Big O Notation explained
Caique Santos
Caique Santos
Caique Santos
Follow
Apr 22
Big O Notation explained
#
csharp
#
datastructures
#
performance
#
algorithms
1
 reaction
Comments
Add Comment
2 min read
I Tried Two Pointers on a DP Problem and Learned What "Subset" Actually Means
Avinash Tyagi
Avinash Tyagi
Avinash Tyagi
Follow
Apr 29
I Tried Two Pointers on a DP Problem and Learned What "Subset" Actually Means
#
leetcode
#
algorithms
#
datastructures
#
coding
Comments
Add Comment
6 min read
I Couldn't See Why dp[i] = dp[i+1] + dp[i+2] Actually Counts Anything
Avinash Tyagi
Avinash Tyagi
Avinash Tyagi
Follow
Apr 28
I Couldn't See Why dp[i] = dp[i+1] + dp[i+2] Actually Counts Anything
#
leetcode
#
code
#
datastructures
#
algorithms
Comments
Add Comment
6 min read
Hash Tables (And Why You Should Care)
ahmad-cod
ahmad-cod
ahmad-cod
Follow
Apr 18
Hash Tables (And Why You Should Care)
#
datastructures
#
computerscience
#
dsasaturday
4
 reactions
Comments
Add Comment
3 min read
How to Prove Your Algorithm Works in a Coding Interview
Prakhar Srivastava
Prakhar Srivastava
Prakhar Srivastava
Follow
for
codeintuition
May 6
How to Prove Your Algorithm Works in a Coding Interview
#
algorithms
#
leetcode
#
datastructures
#
career
Comments
2
 comments
6 min read
Signals, Effects, and the Algebra Between Them
Ja
Ja
Ja
Follow
Apr 13
Signals, Effects, and the Algebra Between Them
#
typescript
#
npm
#
datastructures
#
node
Comments
Add Comment
6 min read
How Search Algorithms Work — From DFS and BFS to A*
zeromathai
zeromathai
zeromathai
Follow
May 6
How Search Algorithms Work — From DFS and BFS to A*
#
algorithms
#
ai
#
datastructures
#
pathfinding
Comments
Add Comment
3 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