DEV Community

# arrays

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Two sums

Two sums

Comments
1 min read
Find missing in second array

Find missing in second array

5
Comments
1 min read
How to create an Array in JavaScript: A Beginner's Guide.

How to create an Array in JavaScript: A Beginner's Guide.

6
Comments
2 min read
PHP - arrays e valores como chave

PHP - arrays e valores como chave

Comments
4 min read
Array Methods: TypeScript vs C# 🧮

Array Methods: TypeScript vs C# 🧮

1
Comments
2 min read
Creating Functions in JavaScript - Part 1

Creating Functions in JavaScript - Part 1

Comments 2
1 min read
Quick Tip: Find if array has duplicates

Quick Tip: Find if array has duplicates

Comments
1 min read
Quick Tip: Flattening a multidimensional array

Quick Tip: Flattening a multidimensional array

Comments
1 min read
Quick Tip: Array of consecutive integers

Quick Tip: Array of consecutive integers

Comments
1 min read
Quick Tip: Array of unique values

Quick Tip: Array of unique values

Comments
1 min read
Understand how each method manipulates arrays

Understand how each method manipulates arrays

1
Comments
3 min read
Destructuring Arrays in JavaScript

Destructuring Arrays in JavaScript

10
Comments
3 min read
A multi-dimensional array in PostgreSQL

A multi-dimensional array in PostgreSQL

Comments
4 min read
fetch vs index methods when working with arrays in Ruby

fetch vs index methods when working with arrays in Ruby

Comments
2 min read
1 line code to remove duplicate

1 line code to remove duplicate

Comments
1 min read
NumPy Ninja: Unleashing the Power of Python for Data Wizards

NumPy Ninja: Unleashing the Power of Python for Data Wizards

Comments
13 min read
Almost Everything I Need To Know About Arrays In Javascript Using Crypto As Examples

Almost Everything I Need To Know About Arrays In Javascript Using Crypto As Examples

Comments
4 min read
The World of Sparse Arrays in JavaScript

The World of Sparse Arrays in JavaScript

9
Comments
5 min read
Mastering Array Sorting in PHP: usort & uasort 🚀🚀

Mastering Array Sorting in PHP: usort & uasort 🚀🚀

1
Comments
2 min read
Algorithms

Algorithms

Comments
2 min read
Mastering Data Structures and Algorithms: Planting Flowers with No Adjacent Blooms

Mastering Data Structures and Algorithms: Planting Flowers with No Adjacent Blooms

Comments 2
3 min read
Demystifying the JavaScript Reduce Method

Demystifying the JavaScript Reduce Method

5
Comments
2 min read
Arrays - JavaScript

Arrays - JavaScript

Comments
1 min read
Exploring the Distinctions: forEach vs. map in JavaScript Arrays

Exploring the Distinctions: forEach vs. map in JavaScript Arrays

Comments
2 min read
JavaScript Arrays - Index Values and Adding to an Array

JavaScript Arrays - Index Values and Adding to an Array

2
Comments
2 min read
Multidimensional array in C#

Multidimensional array in C#

Comments
2 min read
Demystifying JavaScript's New `.at()` Array Method!

Demystifying JavaScript's New `.at()` Array Method!

Comments
2 min read
Merge Strings Alternately

Merge Strings Alternately

1
Comments
3 min read
Unlock the power of list: Practical usecase of list() in php.

Unlock the power of list: Practical usecase of list() in php.

2
Comments
2 min read
JS Challenge: Create an array and fill with serial numbers

JS Challenge: Create an array and fill with serial numbers

Comments
1 min read
JS Challenge: Remove duplicates from an array

JS Challenge: Remove duplicates from an array

Comments
1 min read
#LearnedToday: operations between sets in JavaScript

#LearnedToday: operations between sets in JavaScript

Comments
1 min read
Is storing elements with different data types in the same array possible with Java?

Is storing elements with different data types in the same array possible with Java?

Comments
3 min read
JavaScript Arrays vs. Data Structure Arrays: Which Should You Use and When?

JavaScript Arrays vs. Data Structure Arrays: Which Should You Use and When?

4
Comments
9 min read
Arrays en Javascript

Arrays en Javascript

1
Comments 2
5 min read
Array Iterations - What makes them so useful?

Array Iterations - What makes them so useful?

2
Comments
4 min read
Understanding "some" and "every" Array Methods in Javascript

Understanding "some" and "every" Array Methods in Javascript

3
Comments 1
2 min read
Demystifying Array.reduce in JavaScript

Demystifying Array.reduce in JavaScript

4
Comments 1
7 min read
Future-Proof Your JavaScript Code

Future-Proof Your JavaScript Code

1
Comments
3 min read
4 JavaScript Techniques Every Developer Should Know

4 JavaScript Techniques Every Developer Should Know

5
Comments 2
7 min read
Custom Implementation or Polyfills for Array Methods in JavaScript

Custom Implementation or Polyfills for Array Methods in JavaScript

Comments
3 min read
Array method .reduce()

Array method .reduce()

7
Comments
5 min read
how to convert array to arraylist in java

how to convert array to arraylist in java

5
Comments
1 min read
Loop Types & Working With Arrays

Loop Types & Working With Arrays

Comments
3 min read
Flattening Arrays with flat() and flatMap() in JavaScript

Flattening Arrays with flat() and flatMap() in JavaScript

9
Comments
5 min read
Implementing Data Structures in Ruby: Arrays

Implementing Data Structures in Ruby: Arrays

2
Comments
8 min read
Ace the Basics of Arrays: A Step-By-Step Guide

Ace the Basics of Arrays: A Step-By-Step Guide

Comments
5 min read
How to use Reduce in JavaScript

How to use Reduce in JavaScript

Comments 1
7 min read
Data Structures And Algorithms in Dart : Arrays

Data Structures And Algorithms in Dart : Arrays

Comments
6 min read
Take Your JavaScript to the Next Level: Why Array Methods & Promises Are Essential for Beginner Developers

Take Your JavaScript to the Next Level: Why Array Methods & Promises Are Essential for Beginner Developers

1
Comments
2 min read
An Overview of Arrays as Data Structures in Java

An Overview of Arrays as Data Structures in Java

1
Comments
8 min read
You don't know this yet - Advanced Java concepts Part 1

You don't know this yet - Advanced Java concepts Part 1

Comments
3 min read
JavaScript tip to efficiently search in long arrays and save performance

JavaScript tip to efficiently search in long arrays and save performance

4
Comments 2
2 min read
#Rust 🦀 – Working with hashmaps is cool. And a little C# experience 😄

#Rust 🦀 – Working with hashmaps is cool. And a little C# experience 😄

Comments 2
2 min read
#Rust 🦀 – Working with arrays, vectors and println! macro in Debug mode 🐛

#Rust 🦀 – Working with arrays, vectors and println! macro in Debug mode 🐛

Comments
2 min read
TypeScript: Properly filtering arrays for non-null values

TypeScript: Properly filtering arrays for non-null values

1
Comments
2 min read
Data structure for newbies

Data structure for newbies

2
Comments
3 min read
Solidity Arrays: How To Use Them In Your Smart Contracts.

Solidity Arrays: How To Use Them In Your Smart Contracts.

3
Comments
7 min read
const a = [ ] is not an array?! 😱

const a = [ ] is not an array?! 😱

5
Comments 2
5 min read
How do I create/save a dynamically created input box/label into a stateful array?

How do I create/save a dynamically created input box/label into a stateful array?

3
Comments
2 min read
loading...