Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
recursion
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Backtracking Feels Like Magic? Not With This Visual Tracing Method
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Feb 10
Backtracking Feels Like Magic? Not With This Visual Tracing Method
#
recursion
#
backtracking
#
interviewprep
#
debugging
Comments
Add Comment
7 min read
Weeks 4 & 5: Recursion and Arrays in JavaScript
Precious Afolabi
Precious Afolabi
Precious Afolabi
Follow
Feb 2
Weeks 4 & 5: Recursion and Arrays in JavaScript
#
webdev
#
javascript
#
beginners
#
recursion
2
 reactions
Comments
2
 comments
3 min read
How to Know When a for Loop Belongs Inside Recursion
Mohd Abdul Naveed
Mohd Abdul Naveed
Mohd Abdul Naveed
Follow
Feb 1
How to Know When a for Loop Belongs Inside Recursion
#
algorithms
#
programming
#
recursion
#
computerscience
Comments
Add Comment
4 min read
Make Backtracking 10x Faster: The Art of 'Aggressive Pruning'
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Jan 30
Make Backtracking 10x Faster: The Art of 'Aggressive Pruning'
#
backtracking
#
recursion
#
arrays
#
interviewprep
Comments
Add Comment
4 min read
Day 8: Visualizing the Call Stack: How Recursion Actually Works
Ujjawal Chaudhary
Ujjawal Chaudhary
Ujjawal Chaudhary
Follow
Jan 15
Day 8: Visualizing the Call Stack: How Recursion Actually Works
#
algorithms
#
c
#
recursion
#
cs
Comments
Add Comment
1 min read
When I Discovered Recursive Intelligence
fwdslsh
fwdslsh
fwdslsh
Follow
Jan 8
When I Discovered Recursive Intelligence
#
hyphn
#
agents
#
recursion
#
ai
1
 reaction
Comments
Add Comment
8 min read
The Day My AI Started Talking to Itself (And the Math Behind Why It Always Happens)
Aleksandr Kossarev
Aleksandr Kossarev
Aleksandr Kossarev
Follow
Jan 6
The Day My AI Started Talking to Itself (And the Math Behind Why It Always Happens)
#
ai
#
memory
#
recursion
#
architecture
Comments
Add Comment
5 min read
How to Trace Recursive Code Step by Step Manually
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Jan 5
How to Trace Recursive Code Step by Step Manually
#
recursion
#
debugging
#
beginnerguide
#
algorithms
1
 reaction
Comments
1
 comment
4 min read
Backtracking Strings: Draw the Tree, Fix the Bugs
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Dec 27 '25
Backtracking Strings: Draw the Tree, Fix the Bugs
#
backtracking
#
recursion
#
parentheses
#
interviewprep
1
 reaction
Comments
Add Comment
3 min read
What Should I Practice Before Attempting Dynamic Programming Problems?
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Dec 22 '25
What Should I Practice Before Attempting Dynamic Programming Problems?
#
dynamicprogramming
#
prerequisites
#
recursion
#
studyroadmap
Comments
Add Comment
10 min read
Backtracking Permutations: Can You Trace the Recursion Stack?
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Dec 15 '25
Backtracking Permutations: Can You Trace the Recursion Stack?
#
backtracking
#
recursion
#
interviewprep
#
algorithms
Comments
Add Comment
4 min read
How to Convert a Recursive Solution to Iterative on LeetCode Using a Stack
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Dec 8 '25
How to Convert a Recursive Solution to Iterative on LeetCode Using a Stack
#
leetcode
#
recursion
#
iteration
#
stacks
Comments
Add Comment
6 min read
Recursion
John Otienoh
John Otienoh
John Otienoh
Follow
Oct 17 '25
Recursion
#
datastructures
#
recursion
#
algorithms
#
programming
Comments
Add Comment
1 min read
Solving LeetCode's "Add Two Numbers" Iteratively and Recursively - Part 1
H. M. Jabed Omur Rifat
H. M. Jabed Omur Rifat
H. M. Jabed Omur Rifat
Follow
Sep 14 '25
Solving LeetCode's "Add Two Numbers" Iteratively and Recursively - Part 1
#
programming
#
recursion
#
python
#
linkedlist
Comments
Add Comment
4 min read
Understanding Recursion in JavaScript: A Complete Guide with Example
WISDOMUDO
WISDOMUDO
WISDOMUDO
Follow
Aug 23 '25
Understanding Recursion in JavaScript: A Complete Guide with Example
#
javascript
#
recursion
#
webdev
#
beginners
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