Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
arrays
Follow
Hide
Posts
Left menu
đ
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
DSA Fundamentals: Arrays & Strings - From Theory to LeetCode Practice
jayk0001
jayk0001
jayk0001
Follow
Nov 15 '25
DSA Fundamentals: Arrays & Strings - From Theory to LeetCode Practice
#
dsa
#
arrays
#
leetcode
#
algorithms
Comments
Add Comment
8 min read
Sliding Window Maximum: The Monotonic Queue Trick Explained
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Dec 26 '25
Sliding Window Maximum: The Monotonic Queue Trick Explained
#
slidingwindow
#
datastructures
#
interviewprep
#
arrays
Comments
Add Comment
4 min read
Monotonic Stacks: The Pattern That Makes 'Next Greater' Problems Easy
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Dec 16 '25
Monotonic Stacks: The Pattern That Makes 'Next Greater' Problems Easy
#
stacks
#
arrays
#
interviewprep
#
monotonicstack
1
 reaction
Comments
Add Comment
4 min read
Off-By-One Errors on LeetCode: Why They Happen and How to Stop Them
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Dec 16 '25
Off-By-One Errors on LeetCode: Why They Happen and How to Stop Them
#
beginnerguide
#
debugging
#
commonmistakes
#
arrays
Comments
Add Comment
9 min read
Prefix Sum Technique on LeetCode for Beginners: From Intuition to Patterns
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Dec 10 '25
Prefix Sum Technique on LeetCode for Beginners: From Intuition to Patterns
#
leetcode
#
prefixsum
#
arrays
#
algorithmpatterns
Comments
Add Comment
6 min read
Prefix Sums Keep Breaking? This Visual Guide Fixes That
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Dec 13 '25
Prefix Sums Keep Breaking? This Visual Guide Fixes That
#
arrays
#
prefixsums
#
interviewprep
#
hashmap
Comments
Add Comment
4 min read
JavaScript Arrays and Objects - Complete Guide
dss99911
dss99911
dss99911
Follow
Dec 30 '25
JavaScript Arrays and Objects - Complete Guide
#
frontend
#
javascript
#
arrays
#
objects
5
 reactions
Comments
Add Comment
3 min read
What I learnt about arrays and pointers in C (As a refresher)
Ian Kamande
Ian Kamande
Ian Kamande
Follow
Oct 28 '25
What I learnt about arrays and pointers in C (As a refresher)
#
c
#
arrays
#
pointers
#
lowlevelprogramming
1
 reaction
Comments
3
 comments
4 min read
The Confusing World of Array Deletion in JavaScript
Travis van der F.
Travis van der F.
Travis van der F.
Follow
Dec 27 '25
The Confusing World of Array Deletion in JavaScript
#
javascript
#
coding
#
fundamentals
#
arrays
Comments
Add Comment
6 min read
What does it mean to flatten an array?
Cassidy Williams
Cassidy Williams
Cassidy Williams
Follow
Jun 2 '25
What does it mean to flatten an array?
#
arrays
#
javascript
10
 reactions
Comments
2
 comments
2 min read
đ„ JavaScript Arrays Explained with Practical Code Examples
Shifa
Shifa
Shifa
Follow
May 5 '25
đ„ JavaScript Arrays Explained with Practical Code Examples
#
javascript
#
programming
#
webdev
#
arrays
13
 reactions
Comments
2
 comments
1 min read
Sorting 0s, 1s, 2s: Stop Memorizing the Dutch National Flag Algorithm
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Jan 11
Sorting 0s, 1s, 2s: Stop Memorizing the Dutch National Flag Algorithm
#
twopointers
#
arrays
#
invariants
#
interviewprep
2
 reactions
Comments
Add Comment
4 min read
Off-By-One Errors Are Ruining Your Interviews: The 'Closed-Open' Fix
Alex Hunter
Alex Hunter
Alex Hunter
Follow
Jan 7
Off-By-One Errors Are Ruining Your Interviews: The 'Closed-Open' Fix
#
debugging
#
arrays
#
interviewprep
#
offbyone
4
 reactions
Comments
Add Comment
4 min read
JavaScript Snippets: Split & Map
Travis van der F.
Travis van der F.
Travis van der F.
Follow
Jan 7
JavaScript Snippets: Split & Map
#
javascript
#
arrays
#
fundamentals
#
coding
1
 reaction
Comments
Add Comment
2 min read
Understanding Array Traversal Patterns in JavaScript
Travis van der F.
Travis van der F.
Travis van der F.
Follow
Jan 19
Understanding Array Traversal Patterns in JavaScript
#
javascript
#
arrays
#
patterns
#
datastructures
1
 reaction
Comments
1
 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