Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
Challenge!
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
From Zero to RWA: My 14-Day Journey Building on Mantle
Azhar Aditya Pratama
Azhar Aditya Pratama
Azhar Aditya Pratama
Follow
Dec 21 '25
From Zero to RWA: My 14-Day Journey Building on Mantle
#
challenge
#
web3
#
devjournal
#
learning
Comments
Add Comment
3 min read
Coding Challenge Practice - Question 82
Bukunmi Odugbesan
Bukunmi Odugbesan
Bukunmi Odugbesan
Follow
Dec 19 '25
Coding Challenge Practice - Question 82
#
challenge
#
algorithms
#
interview
#
typescript
Comments
Add Comment
1 min read
Day 70: Python Wildcard Matching – DP Solution for '?' and '*' Patterns in O(n*m) (LeetCode #44 Mastery)
Shahrouz Nikseresht
Shahrouz Nikseresht
Shahrouz Nikseresht
Follow
Dec 20 '25
Day 70: Python Wildcard Matching – DP Solution for '?' and '*' Patterns in O(n*m) (LeetCode #44 Mastery)
#
challenge
#
python
#
algorithms
#
programming
1
 reaction
Comments
Add Comment
2 min read
Day 76 of 100 days dsa coding challenge
Manasi Patil
Manasi Patil
Manasi Patil
Follow
Dec 19 '25
Day 76 of 100 days dsa coding challenge
#
challenge
#
algorithms
#
devjournal
1
 reaction
Comments
Add Comment
2 min read
Day 68: Python Unique Paths in Grid - O(m*n) DP Solution for Robot Paths (LeetCode #62 Vibes)
Shahrouz Nikseresht
Shahrouz Nikseresht
Shahrouz Nikseresht
Follow
Dec 18 '25
Day 68: Python Unique Paths in Grid - O(m*n) DP Solution for Robot Paths (LeetCode #62 Vibes)
#
challenge
#
python
#
algorithms
#
programming
1
 reaction
Comments
Add Comment
3 min read
Day 73: Python Longest Palindromic Substring – Expand-Around-Center O(n^2) Technique for Max Palindrome (LeetCode #5 Guide)
Shahrouz Nikseresht
Shahrouz Nikseresht
Shahrouz Nikseresht
Follow
Dec 23 '25
Day 73: Python Longest Palindromic Substring – Expand-Around-Center O(n^2) Technique for Max Palindrome (LeetCode #5 Guide)
#
challenge
#
python
#
algorithms
#
programming
Comments
Add Comment
2 min read
Day 75 of 100 days dsa coding challenge
Manasi Patil
Manasi Patil
Manasi Patil
Follow
Dec 18 '25
Day 75 of 100 days dsa coding challenge
#
challenge
#
algorithms
#
devjournal
#
learning
1
 reaction
Comments
Add Comment
1 min read
Day 71: Python Three Sum – Two-Pointer O(n^2) Solution for Unique Zero-Sum Triplets (LeetCode #15 Vibes)
Shahrouz Nikseresht
Shahrouz Nikseresht
Shahrouz Nikseresht
Follow
Dec 21 '25
Day 71: Python Three Sum – Two-Pointer O(n^2) Solution for Unique Zero-Sum Triplets (LeetCode #15 Vibes)
#
challenge
#
python
#
algorithms
#
programming
Comments
Add Comment
3 min read
Day 69: Python Conway's Game of Life - Simulate One Step of Cellular Automata with Neighbor Scanning Magic
Shahrouz Nikseresht
Shahrouz Nikseresht
Shahrouz Nikseresht
Follow
Dec 19 '25
Day 69: Python Conway's Game of Life - Simulate One Step of Cellular Automata with Neighbor Scanning Magic
#
challenge
#
python
#
algorithms
#
programming
1
 reaction
Comments
Add Comment
3 min read
Week 5 Scripting Challenge: Secure Password Authentication
fosres
fosres
fosres
Follow
Jan 18
Week 5 Scripting Challenge: Secure Password Authentication
#
challenge
#
security
#
python
#
sql
Comments
Add Comment
15 min read
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
Day 68 of 100 days dsa coding challenge
Manasi Patil
Manasi Patil
Manasi Patil
Follow
Dec 11 '25
Day 68 of 100 days dsa coding challenge
#
challenge
#
algorithms
#
coding
#
learning
1
 reaction
Comments
Add Comment
2 min read
Why I’m Telling Junior Developers to Stop Learning Frameworks in 2026
Sandip Yadav
Sandip Yadav
Sandip Yadav
Follow
Jan 12
Why I’m Telling Junior Developers to Stop Learning Frameworks in 2026
#
challenge
#
javascript
#
career
#
fullstack
6
 reactions
Comments
5
 comments
3 min read
Day 58: Python Run-Length Encoding (RLE) – Compress Strings Like a Pro with This Ultra-Simple O(n) Trick
Shahrouz Nikseresht
Shahrouz Nikseresht
Shahrouz Nikseresht
Follow
Dec 8 '25
Day 58: Python Run-Length Encoding (RLE) – Compress Strings Like a Pro with This Ultra-Simple O(n) Trick
#
challenge
#
python
#
intermediate
#
programming
Comments
Add Comment
2 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
đź‘‹
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