DEV Community

# arrays

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
DSA Fundamentals: Arrays & Strings - From Theory to LeetCode Practice

DSA Fundamentals: Arrays & Strings - From Theory to LeetCode Practice

Comments
8 min read
Sliding Window Maximum: The Monotonic Queue Trick Explained

Sliding Window Maximum: The Monotonic Queue Trick Explained

Comments
4 min read
Monotonic Stacks: The Pattern That Makes 'Next Greater' Problems Easy

Monotonic Stacks: The Pattern That Makes 'Next Greater' Problems Easy

1
Comments
4 min read
Off-By-One Errors on LeetCode: Why They Happen and How to Stop Them

Off-By-One Errors on LeetCode: Why They Happen and How to Stop Them

Comments
9 min read
Prefix Sum Technique on LeetCode for Beginners: From Intuition to Patterns

Prefix Sum Technique on LeetCode for Beginners: From Intuition to Patterns

Comments
6 min read
Prefix Sums Keep Breaking? This Visual Guide Fixes That

Prefix Sums Keep Breaking? This Visual Guide Fixes That

Comments
4 min read
JavaScript Arrays and Objects - Complete Guide

JavaScript Arrays and Objects - Complete Guide

5
Comments
3 min read
What I learnt about arrays and pointers in C (As a refresher)

What I learnt about arrays and pointers in C (As a refresher)

1
Comments 3
4 min read
The Confusing World of Array Deletion in JavaScript

The Confusing World of Array Deletion in JavaScript

Comments
6 min read
What does it mean to flatten an array?

What does it mean to flatten an array?

10
Comments 2
2 min read
đŸ”„ JavaScript Arrays Explained with Practical Code Examples

đŸ”„ JavaScript Arrays Explained with Practical Code Examples

13
Comments 2
1 min read
Sorting 0s, 1s, 2s: Stop Memorizing the Dutch National Flag Algorithm

Sorting 0s, 1s, 2s: Stop Memorizing the Dutch National Flag Algorithm

2
Comments
4 min read
Off-By-One Errors Are Ruining Your Interviews: The 'Closed-Open' Fix

Off-By-One Errors Are Ruining Your Interviews: The 'Closed-Open' Fix

4
Comments
4 min read
JavaScript Snippets: Split & Map

JavaScript Snippets: Split & Map

1
Comments
2 min read
Understanding Array Traversal Patterns in JavaScript

Understanding Array Traversal Patterns in JavaScript

1
Comments 1
6 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.