Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
Daily JavaScript Challenge Series' Articles
Back to DPC 's Series
Daily JavaScript Challenge #JS-31: Flatten Nested Objects
DPC
DPC
DPC
Follow
Nov 28 '24
Daily JavaScript Challenge #JS-31: Flatten Nested Objects
#
javascript
#
devchallenge
#
programming
#
webdev
21
reactions
Comments
3
comments
1 min read
Daily JavaScript Challenge #JS-32: Find the First Non-Repeated Character
DPC
DPC
DPC
Follow
Nov 29 '24
Daily JavaScript Challenge #JS-32: Find the First Non-Repeated Character
#
javascript
#
devchallenge
#
programming
#
webdev
4
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-33: Count Unique Elements
DPC
DPC
DPC
Follow
Nov 30 '24
Daily JavaScript Challenge #JS-33: Count Unique Elements
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-34: Longest Increasing Subsequence
DPC
DPC
DPC
Follow
Dec 1 '24
Daily JavaScript Challenge #JS-34: Longest Increasing Subsequence
#
javascript
#
devchallenge
#
programming
#
webdev
10
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-35: Calculate the Product of Digits
DPC
DPC
DPC
Follow
Dec 2 '24
Daily JavaScript Challenge #JS-35: Calculate the Product of Digits
#
javascript
#
devchallenge
#
programming
#
webdev
10
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-36: Convert Time in 24-hour Format to 12-hour Format
DPC
DPC
DPC
Follow
Dec 3 '24
Daily JavaScript Challenge #JS-36: Convert Time in 24-hour Format to 12-hour Format
#
javascript
#
devchallenge
#
programming
#
webdev
11
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-37: Find Longest Substring Without Repeating Characters
DPC
DPC
DPC
Follow
Dec 4 '24
Daily JavaScript Challenge #JS-37: Find Longest Substring Without Repeating Characters
#
javascript
#
devchallenge
#
programming
#
webdev
13
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-38: Binary to Decimal Conversion
DPC
DPC
DPC
Follow
Dec 5 '24
Daily JavaScript Challenge #JS-38: Binary to Decimal Conversion
#
javascript
#
devchallenge
#
programming
#
webdev
13
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-39: Sum of Two Largest Numbers in an Array
DPC
DPC
DPC
Follow
Dec 6 '24
Daily JavaScript Challenge #JS-39: Sum of Two Largest Numbers in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
6
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-40: Find Balanced Delimiters
DPC
DPC
DPC
Follow
Dec 7 '24
Daily JavaScript Challenge #JS-40: Find Balanced Delimiters
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-41: Remove Consecutive Duplicates in a String
DPC
DPC
DPC
Follow
Dec 8 '24
Daily JavaScript Challenge #JS-41: Remove Consecutive Duplicates in a String
#
javascript
#
devchallenge
#
programming
#
webdev
12
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-42: Check Array for Arithmetic Progression
DPC
DPC
DPC
Follow
Dec 9 '24
Daily JavaScript Challenge #JS-42: Check Array for Arithmetic Progression
#
javascript
#
devchallenge
#
programming
#
webdev
9
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-43: Transpose a Matrix
DPC
DPC
DPC
Follow
Dec 10 '24
Daily JavaScript Challenge #JS-43: Transpose a Matrix
#
javascript
#
devchallenge
#
programming
#
webdev
3
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-44: Convert Roman Numerals to Integer
DPC
DPC
DPC
Follow
Dec 11 '24
Daily JavaScript Challenge #JS-44: Convert Roman Numerals to Integer
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-45: Validate a Tic-Tac-Toe Game State
DPC
DPC
DPC
Follow
Dec 12 '24
Daily JavaScript Challenge #JS-45: Validate a Tic-Tac-Toe Game State
#
javascript
#
devchallenge
#
programming
#
webdev
16
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-46: Find the Most Frequent Element in an Array
DPC
DPC
DPC
Follow
Dec 13 '24
Daily JavaScript Challenge #JS-46: Find the Most Frequent Element in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
10
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-47: Evaluate Mathematical Expressions
DPC
DPC
DPC
Follow
Dec 14 '24
Daily JavaScript Challenge #JS-47: Evaluate Mathematical Expressions
#
javascript
#
devchallenge
#
programming
#
webdev
20
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-48: Count Occurrences of Each Word in a String
DPC
DPC
DPC
Follow
Dec 15 '24
Daily JavaScript Challenge #JS-48: Count Occurrences of Each Word in a String
#
javascript
#
devchallenge
#
programming
#
webdev
12
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-49: Find All Prime Factors of a Given Number
DPC
DPC
DPC
Follow
Dec 16 '24
Daily JavaScript Challenge #JS-49: Find All Prime Factors of a Given Number
#
javascript
#
devchallenge
#
programming
#
webdev
15
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-50: Calculate Cumulative Sum of an Array
DPC
DPC
DPC
Follow
Dec 17 '24
Daily JavaScript Challenge #JS-50: Calculate Cumulative Sum of an Array
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-51: Merge Overlapping Intervals
DPC
DPC
DPC
Follow
Dec 18 '24
Daily JavaScript Challenge #JS-51: Merge Overlapping Intervals
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-52: Calculate Factorial Recursively
DPC
DPC
DPC
Follow
Dec 19 '24
Daily JavaScript Challenge #JS-52: Calculate Factorial Recursively
#
javascript
#
devchallenge
#
programming
#
webdev
18
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-53: Reverse Words in a Sentence
DPC
DPC
DPC
Follow
Dec 20 '24
Daily JavaScript Challenge #JS-53: Reverse Words in a Sentence
#
javascript
#
devchallenge
#
programming
#
webdev
20
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-54: Find Common Elements Across Multiple Arrays
DPC
DPC
DPC
Follow
Dec 23 '24
Daily JavaScript Challenge #JS-54: Find Common Elements Across Multiple Arrays
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-55: Calculate Pascal's Triangle Row
DPC
DPC
DPC
Follow
Dec 24 '24
Daily JavaScript Challenge #JS-55: Calculate Pascal's Triangle Row
#
javascript
#
devchallenge
#
programming
#
webdev
16
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-56: Find Missing Number in Arithmetic Sequence
DPC
DPC
DPC
Follow
Dec 25 '24
Daily JavaScript Challenge #JS-56: Find Missing Number in Arithmetic Sequence
#
javascript
#
devchallenge
#
programming
#
webdev
24
reactions
Comments
5
comments
1 min read
Daily JavaScript Challenge #JS-57: Find the Longest Common Prefix
DPC
DPC
DPC
Follow
Dec 27 '24
Daily JavaScript Challenge #JS-57: Find the Longest Common Prefix
#
javascript
#
devchallenge
#
programming
#
webdev
19
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-58: Determine if a String has Balanced Parentheses
DPC
DPC
DPC
Follow
Dec 29 '24
Daily JavaScript Challenge #JS-58: Determine if a String has Balanced Parentheses
#
javascript
#
devchallenge
#
programming
#
webdev
20
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-59: Find the Smallest Positive Number Missing in an Array
DPC
DPC
DPC
Follow
Dec 30 '24
Daily JavaScript Challenge #JS-59: Find the Smallest Positive Number Missing in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
13
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-60: Find the First Non-Consecutive Number
DPC
DPC
DPC
Follow
Dec 31 '24
Daily JavaScript Challenge #JS-60: Find the First Non-Consecutive Number
#
javascript
#
devchallenge
#
programming
#
webdev
13
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-61: Next Greater Element in Circular Array
DPC
DPC
DPC
Follow
Jan 1
Daily JavaScript Challenge #JS-61: Next Greater Element in Circular Array
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-62: Calculate the N-th Fibonacci Number Efficiently
DPC
DPC
DPC
Follow
Jan 2
Daily JavaScript Challenge #JS-62: Calculate the N-th Fibonacci Number Efficiently
#
javascript
#
devchallenge
#
programming
#
webdev
17
reactions
Comments
3
comments
1 min read
Daily JavaScript Challenge #JS-63: Find Maximum Subarray Sum with a Twist
DPC
DPC
DPC
Follow
Jan 3
Daily JavaScript Challenge #JS-63: Find Maximum Subarray Sum with a Twist
#
javascript
#
devchallenge
#
programming
#
webdev
20
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-64: Find Unique Numbers
DPC
DPC
DPC
Follow
Jan 4
Daily JavaScript Challenge #JS-64: Find Unique Numbers
#
javascript
#
devchallenge
#
programming
#
webdev
20
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-65: Find the Longest Increasing Subsequence
DPC
DPC
DPC
Follow
Jan 5
Daily JavaScript Challenge #JS-65: Find the Longest Increasing Subsequence
#
javascript
#
devchallenge
#
programming
#
webdev
18
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-66: Generate Spiral Matrix
DPC
DPC
DPC
Follow
Jan 6
Daily JavaScript Challenge #JS-66: Generate Spiral Matrix
#
javascript
#
devchallenge
#
programming
#
webdev
17
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-67: Find the Maximum Depth of a Nested Array
DPC
DPC
DPC
Follow
Jan 8
Daily JavaScript Challenge #JS-67: Find the Maximum Depth of a Nested Array
#
javascript
#
devchallenge
#
programming
#
webdev
19
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-68: Reformat Date from String
DPC
DPC
DPC
Follow
Jan 9
Daily JavaScript Challenge #JS-68: Reformat Date from String
#
javascript
#
devchallenge
#
programming
#
webdev
16
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-69: Detect Anagrams in an Array of Strings
DPC
DPC
DPC
Follow
Jan 10
Daily JavaScript Challenge #JS-69: Detect Anagrams in an Array of Strings
#
javascript
#
devchallenge
#
programming
#
webdev
18
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-70: Find Missing Letter in Alphabet Sequence
DPC
DPC
DPC
Follow
Jan 12
Daily JavaScript Challenge #JS-70: Find Missing Letter in Alphabet Sequence
#
javascript
#
devchallenge
#
programming
#
webdev
21
reactions
Comments
5
comments
1 min read
Daily JavaScript Challenge #JS-71: Vowel Counter
DPC
DPC
DPC
Follow
Jan 13
Daily JavaScript Challenge #JS-71: Vowel Counter
#
javascript
#
devchallenge
#
programming
#
webdev
22
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-72: Count the Frequency of Every Unique Element in an Array
DPC
DPC
DPC
Follow
Jan 14
Daily JavaScript Challenge #JS-72: Count the Frequency of Every Unique Element in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
12
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-73: Validate Palindrome Permutation
DPC
DPC
DPC
Follow
Jan 15
Daily JavaScript Challenge #JS-73: Validate Palindrome Permutation
#
javascript
#
devchallenge
#
programming
#
webdev
21
reactions
Comments
3
comments
1 min read
Daily JavaScript Challenge #JS-74: Convert Hexadecimal to Binary
DPC
DPC
DPC
Follow
Jan 16
Daily JavaScript Challenge #JS-74: Convert Hexadecimal to Binary
#
javascript
#
devchallenge
#
programming
#
webdev
15
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-75: Sort an Array of Objects by Property
DPC
DPC
DPC
Follow
Jan 17
Daily JavaScript Challenge #JS-75: Sort an Array of Objects by Property
#
javascript
#
devchallenge
#
programming
#
webdev
15
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-76: Calculate the Sum of Diagonal Elements in a Matrix
DPC
DPC
DPC
Follow
Jan 18
Daily JavaScript Challenge #JS-76: Calculate the Sum of Diagonal Elements in a Matrix
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-77: Rotate a Matrix Clockwise
DPC
DPC
DPC
Follow
Jan 19
Daily JavaScript Challenge #JS-77: Rotate a Matrix Clockwise
#
javascript
#
devchallenge
#
programming
#
webdev
4
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-78: Find the Most Frequent Element
DPC
DPC
DPC
Follow
Jan 20
Daily JavaScript Challenge #JS-78: Find the Most Frequent Element
#
javascript
#
devchallenge
#
programming
#
webdev
6
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-79: Find the Majority Element in an Array
DPC
DPC
DPC
Follow
Jan 21
Daily JavaScript Challenge #JS-79: Find the Majority Element in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
7
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-80: Detect Cyclic Dependency in a Directed Graph
DPC
DPC
DPC
Follow
Jan 22
Daily JavaScript Challenge #JS-80: Detect Cyclic Dependency in a Directed Graph
#
javascript
#
devchallenge
#
programming
#
webdev
4
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-81: Find the Longest Consecutive Sequence of Ones
DPC
DPC
DPC
Follow
Jan 23
Daily JavaScript Challenge #JS-81: Find the Longest Consecutive Sequence of Ones
#
javascript
#
devchallenge
#
programming
#
webdev
4
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-82: Capitalize the First Letter of Each Word
DPC
DPC
DPC
Follow
Jan 24
Daily JavaScript Challenge #JS-82: Capitalize the First Letter of Each Word
#
javascript
#
devchallenge
#
programming
#
webdev
9
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-83: Merge Overlapping Intervals
DPC
DPC
DPC
Follow
Jan 26
Daily JavaScript Challenge #JS-83: Merge Overlapping Intervals
#
javascript
#
devchallenge
#
programming
#
webdev
11
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-84: Find the First Repeated Character in a String
DPC
DPC
DPC
Follow
Jan 27
Daily JavaScript Challenge #JS-84: Find the First Repeated Character in a String
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
6
comments
1 min read
Daily JavaScript Challenge #JS-85: Sum of Digits Until Single Digit
DPC
DPC
DPC
Follow
Jan 28
Daily JavaScript Challenge #JS-85: Sum of Digits Until Single Digit
#
javascript
#
devchallenge
#
programming
#
webdev
4
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-86: Array Symmetry Checker
DPC
DPC
DPC
Follow
Jan 29
Daily JavaScript Challenge #JS-86: Array Symmetry Checker
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-87: Binary Gap Length
DPC
DPC
DPC
Follow
Jan 30
Daily JavaScript Challenge #JS-87: Binary Gap Length
#
javascript
#
devchallenge
#
programming
#
webdev
4
reactions
Comments
3
comments
1 min read
Daily JavaScript Challenge #JS-88: Calculate the Sum of All Prime Numbers Less Than N
DPC
DPC
DPC
Follow
Jan 31
Daily JavaScript Challenge #JS-88: Calculate the Sum of All Prime Numbers Less Than N
#
javascript
#
devchallenge
#
programming
#
webdev
3
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-89: Convert Decimal Number to Roman Numerals
DPC
DPC
DPC
Follow
Feb 1
Daily JavaScript Challenge #JS-89: Convert Decimal Number to Roman Numerals
#
javascript
#
devchallenge
#
programming
#
webdev
3
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-90: Generate Collatz Sequence
DPC
DPC
DPC
Follow
Feb 2
Daily JavaScript Challenge #JS-90: Generate Collatz Sequence
#
javascript
#
devchallenge
#
programming
#
webdev
3
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-91: Calculate Average RGB Values of an Image
DPC
DPC
DPC
Follow
Feb 3
Daily JavaScript Challenge #JS-91: Calculate Average RGB Values of an Image
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-92: Decode a String with Nested Patterns
DPC
DPC
DPC
Follow
Feb 4
Daily JavaScript Challenge #JS-92: Decode a String with Nested Patterns
#
javascript
#
devchallenge
#
programming
#
webdev
4
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-93: Bracket Balancing Checker
DPC
DPC
DPC
Follow
Feb 5
Daily JavaScript Challenge #JS-93: Bracket Balancing Checker
#
javascript
#
devchallenge
#
programming
#
webdev
4
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-94: Reverse Words in a Sentence
DPC
DPC
DPC
Follow
Feb 6
Daily JavaScript Challenge #JS-94: Reverse Words in a Sentence
#
javascript
#
devchallenge
#
programming
#
webdev
8
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-95: Calculate the Product of Non-Zero Elements
DPC
DPC
DPC
Follow
Feb 7
Daily JavaScript Challenge #JS-95: Calculate the Product of Non-Zero Elements
#
javascript
#
devchallenge
#
programming
#
webdev
3
reactions
Comments
3
comments
1 min read
Daily JavaScript Challenge #JS-96: Sum Digit Sequence
DPC
DPC
DPC
Follow
Feb 8
Daily JavaScript Challenge #JS-96: Sum Digit Sequence
#
javascript
#
devchallenge
#
programming
#
webdev
3
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-97: Longest Unique Substring
DPC
DPC
DPC
Follow
Feb 9
Daily JavaScript Challenge #JS-97: Longest Unique Substring
#
javascript
#
devchallenge
#
programming
#
webdev
2
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-98: Find the Second Largest Number in an Array
DPC
DPC
DPC
Follow
Feb 10
Daily JavaScript Challenge #JS-98: Find the Second Largest Number in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
7
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-99: Find Non-Repeating Character in String
DPC
DPC
DPC
Follow
Feb 11
Daily JavaScript Challenge #JS-99: Find Non-Repeating Character in String
#
javascript
#
devchallenge
#
programming
#
webdev
6
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-100: Find Smallest Missing Positive Integer
DPC
DPC
DPC
Follow
Feb 12
Daily JavaScript Challenge #JS-100: Find Smallest Missing Positive Integer
#
javascript
#
devchallenge
#
programming
#
webdev
3
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-101: Find the Maximum Depth of a Nested Array
DPC
DPC
DPC
Follow
Feb 13
Daily JavaScript Challenge #JS-101: Find the Maximum Depth of a Nested Array
#
javascript
#
devchallenge
#
programming
#
webdev
4
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-102: Calculate Unique Elements in a Square Matrix
DPC
DPC
DPC
Follow
Feb 14
Daily JavaScript Challenge #JS-102: Calculate Unique Elements in a Square Matrix
#
javascript
#
devchallenge
#
programming
#
webdev
4
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-103: Sum of Squared Positive Integers
DPC
DPC
DPC
Follow
Feb 16
Daily JavaScript Challenge #JS-103: Sum of Squared Positive Integers
#
javascript
#
devchallenge
#
programming
#
webdev
3
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-104: Compute Spiral Order Traversal of a Matrix
DPC
DPC
DPC
Follow
Feb 17
Daily JavaScript Challenge #JS-104: Compute Spiral Order Traversal of a Matrix
#
javascript
#
devchallenge
#
programming
#
webdev
3
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-105: Check if a Number is a Happy Number
DPC
DPC
DPC
Follow
Feb 18
Daily JavaScript Challenge #JS-105: Check if a Number is a Happy Number
#
javascript
#
devchallenge
#
programming
#
webdev
3
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-106: Check for Palindromic Permutations
DPC
DPC
DPC
Follow
Feb 19
Daily JavaScript Challenge #JS-106: Check for Palindromic Permutations
#
javascript
#
devchallenge
#
programming
#
webdev
7
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-107: Validate Sudoku Board
DPC
DPC
DPC
Follow
Feb 20
Daily JavaScript Challenge #JS-107: Validate Sudoku Board
#
javascript
#
devchallenge
#
programming
#
webdev
4
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-108: Calculate Factorial with Tail Recursion
DPC
DPC
DPC
Follow
Feb 21
Daily JavaScript Challenge #JS-108: Calculate Factorial with Tail Recursion
#
javascript
#
devchallenge
#
programming
#
webdev
4
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-109: Convert Snake Case to Camel Case
DPC
DPC
DPC
Follow
Feb 23
Daily JavaScript Challenge #JS-109: Convert Snake Case to Camel Case
#
javascript
#
devchallenge
#
programming
#
webdev
7
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-110: Determine the Longest Chain of Consecutive Days Seen in Logs
DPC
DPC
DPC
Follow
Feb 24
Daily JavaScript Challenge #JS-110: Determine the Longest Chain of Consecutive Days Seen in Logs
#
javascript
#
devchallenge
#
programming
#
webdev
4
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-111: Find the Mode of an Array
DPC
DPC
DPC
Follow
Feb 26
Daily JavaScript Challenge #JS-111: Find the Mode of an Array
#
javascript
#
devchallenge
#
programming
#
webdev
8
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-112: Compute Longest Increasing Subsequence
DPC
DPC
DPC
Follow
Feb 27
Daily JavaScript Challenge #JS-112: Compute Longest Increasing Subsequence
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-113: Convert Infix Expression to Postfix
DPC
DPC
DPC
Follow
Feb 28
Daily JavaScript Challenge #JS-113: Convert Infix Expression to Postfix
#
javascript
#
devchallenge
#
programming
#
webdev
13
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-114: Pair Swap In an Array
DPC
DPC
DPC
Follow
Mar 1
Daily JavaScript Challenge #JS-114: Pair Swap In an Array
#
javascript
#
devchallenge
#
programming
#
webdev
7
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-115: Calculate Maximum Subarray Sum
DPC
DPC
DPC
Follow
Mar 2
Daily JavaScript Challenge #JS-115: Calculate Maximum Subarray Sum
#
javascript
#
devchallenge
#
programming
#
webdev
7
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-116: Flatten a Nested Array
DPC
DPC
DPC
Follow
Mar 3
Daily JavaScript Challenge #JS-116: Flatten a Nested Array
#
javascript
#
devchallenge
#
programming
#
webdev
8
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-117: Validate Parentheses
DPC
DPC
DPC
Follow
Mar 4
Daily JavaScript Challenge #JS-117: Validate Parentheses
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-118: Calculate the Product of Digits
DPC
DPC
DPC
Follow
Mar 6
Daily JavaScript Challenge #JS-118: Calculate the Product of Digits
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-119: Find the Middle Character(s) of a String
DPC
DPC
DPC
Follow
Mar 7
Daily JavaScript Challenge #JS-119: Find the Middle Character(s) of a String
#
javascript
#
devchallenge
#
programming
#
webdev
21
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-120: Calculate the Fibonacci Sequence Up to N Terms
DPC
DPC
DPC
Follow
Mar 8
Daily JavaScript Challenge #JS-120: Calculate the Fibonacci Sequence Up to N Terms
#
javascript
#
devchallenge
#
programming
#
webdev
18
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-121: Detect Consecutive Duplicates in a String
DPC
DPC
DPC
Follow
Mar 9
Daily JavaScript Challenge #JS-121: Detect Consecutive Duplicates in a String
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-122: Find Maximum Difference Between Consecutive Elements
DPC
DPC
DPC
Follow
Mar 11
Daily JavaScript Challenge #JS-122: Find Maximum Difference Between Consecutive Elements
#
javascript
#
devchallenge
#
programming
#
webdev
19
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-123: Transform Array by Multiplying Even Indices and Subtracting Odd Indices
DPC
DPC
DPC
Follow
Mar 12
Daily JavaScript Challenge #JS-123: Transform Array by Multiplying Even Indices and Subtracting Odd Indices
#
javascript
#
devchallenge
#
programming
#
webdev
4
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-124: Find Number of Vowels in a String
DPC
DPC
DPC
Follow
Mar 13
Daily JavaScript Challenge #JS-124: Find Number of Vowels in a String
#
javascript
#
devchallenge
#
programming
#
webdev
15
reactions
Comments
6
comments
1 min read
Daily JavaScript Challenge #JS-125: Shuffle Array Elements in Pairs
DPC
DPC
DPC
Follow
Mar 14
Daily JavaScript Challenge #JS-125: Shuffle Array Elements in Pairs
#
javascript
#
devchallenge
#
programming
#
webdev
22
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-126: Rotate Matrix 90 Degrees Clockwise
DPC
DPC
DPC
Follow
Mar 15
Daily JavaScript Challenge #JS-126: Rotate Matrix 90 Degrees Clockwise
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-127: Compute the Longest Common Prefix
DPC
DPC
DPC
Follow
Mar 17
Daily JavaScript Challenge #JS-127: Compute the Longest Common Prefix
#
javascript
#
devchallenge
#
programming
#
webdev
19
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-128: Find First Non-Repeated Word in a Sentence
DPC
DPC
DPC
Follow
Mar 18
Daily JavaScript Challenge #JS-128: Find First Non-Repeated Word in a Sentence
#
javascript
#
devchallenge
#
programming
#
webdev
6
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-129: Calculate Median of a Number Array
DPC
DPC
DPC
Follow
Mar 19
Daily JavaScript Challenge #JS-129: Calculate Median of a Number Array
#
javascript
#
devchallenge
#
programming
#
webdev
15
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-130: Array: Find Missing Number in Arithmetic Sequence
DPC
DPC
DPC
Follow
Mar 20
Daily JavaScript Challenge #JS-130: Array: Find Missing Number in Arithmetic Sequence
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-131: String Compression
DPC
DPC
DPC
Follow
Mar 21
Daily JavaScript Challenge #JS-131: String Compression
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-132: Find Majority Element in an Array
DPC
DPC
DPC
Follow
Mar 22
Daily JavaScript Challenge #JS-132: Find Majority Element in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-133: Count Unique Characters in a String
DPC
DPC
DPC
Follow
Mar 24
Daily JavaScript Challenge #JS-133: Count Unique Characters in a String
#
javascript
#
devchallenge
#
programming
#
webdev
23
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-134: Sum of Prime Numbers
DPC
DPC
DPC
Follow
Mar 25
Daily JavaScript Challenge #JS-134: Sum of Prime Numbers
#
javascript
#
devchallenge
#
programming
#
webdev
18
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-135: Count the Frequency of Elements
DPC
DPC
DPC
Follow
Mar 26
Daily JavaScript Challenge #JS-135: Count the Frequency of Elements
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-136: Check if Number is a Happy Number
DPC
DPC
DPC
Follow
Mar 27
Daily JavaScript Challenge #JS-136: Check if Number is a Happy Number
#
javascript
#
devchallenge
#
programming
#
webdev
15
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-137: Flatten a Nested Object
DPC
DPC
DPC
Follow
Mar 28
Daily JavaScript Challenge #JS-137: Flatten a Nested Object
#
javascript
#
devchallenge
#
programming
#
webdev
30
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-138: Reverse Words in a String
DPC
DPC
DPC
Follow
Mar 29
Daily JavaScript Challenge #JS-138: Reverse Words in a String
#
javascript
#
devchallenge
#
programming
#
webdev
22
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-139: Determine Leap Year
DPC
DPC
DPC
Follow
Mar 31
Daily JavaScript Challenge #JS-139: Determine Leap Year
#
javascript
#
devchallenge
#
programming
#
webdev
20
reactions
Comments
5
comments
1 min read
Daily JavaScript Challenge #JS-140: Binary Gap Length
DPC
DPC
DPC
Follow
Apr 1
Daily JavaScript Challenge #JS-140: Binary Gap Length
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-141: Add Numbers in a Matrix Diagonal
DPC
DPC
DPC
Follow
Apr 3
Daily JavaScript Challenge #JS-141: Add Numbers in a Matrix Diagonal
#
javascript
#
devchallenge
#
programming
#
webdev
6
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-142: Find Longest Substring Without Repeating Characters
DPC
DPC
DPC
Follow
Apr 4
Daily JavaScript Challenge #JS-142: Find Longest Substring Without Repeating Characters
#
javascript
#
devchallenge
#
programming
#
webdev
1
reaction
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-143: Find the Smallest Element in Rotated Sorted Array
DPC
DPC
DPC
Follow
Apr 5
Daily JavaScript Challenge #JS-143: Find the Smallest Element in Rotated Sorted Array
#
javascript
#
devchallenge
#
programming
#
webdev
20
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-144: Determine the Longest Sequence of Consecutive Ones in a Binary Array
DPC
DPC
DPC
Follow
Apr 6
Daily JavaScript Challenge #JS-144: Determine the Longest Sequence of Consecutive Ones in a Binary Array
#
javascript
#
devchallenge
#
programming
#
webdev
4
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-145: Validate Palindrome Permutation
DPC
DPC
DPC
Follow
Apr 7
Daily JavaScript Challenge #JS-145: Validate Palindrome Permutation
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-146: Sort Array by Parity
DPC
DPC
DPC
Follow
Apr 8
Daily JavaScript Challenge #JS-146: Sort Array by Parity
#
javascript
#
devchallenge
#
programming
#
webdev
4
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-147: Balance the Parentheses Count
DPC
DPC
DPC
Follow
Apr 9
Daily JavaScript Challenge #JS-147: Balance the Parentheses Count
#
javascript
#
devchallenge
#
programming
#
webdev
21
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-148: Calculate Sum of Even Numbers in an Array
DPC
DPC
DPC
Follow
Apr 10
Daily JavaScript Challenge #JS-148: Calculate Sum of Even Numbers in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-149: Match Parentheses Pattern Validator
DPC
DPC
DPC
Follow
Apr 11
Daily JavaScript Challenge #JS-149: Match Parentheses Pattern Validator
#
javascript
#
devchallenge
#
programming
#
webdev
1
reaction
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-150: Convert Roman Numerals to Integer
DPC
DPC
DPC
Follow
Apr 12
Daily JavaScript Challenge #JS-150: Convert Roman Numerals to Integer
#
javascript
#
devchallenge
#
programming
#
webdev
8
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-151: Determine if a String is a Zig-Zag Pattern
DPC
DPC
DPC
Follow
Apr 12
Daily JavaScript Challenge #JS-151: Determine if a String is a Zig-Zag Pattern
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-152: Evaluate Sudoku Board Validity
DPC
DPC
DPC
Follow
Apr 12
Daily JavaScript Challenge #JS-152: Evaluate Sudoku Board Validity
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-153: Detect Capital Use in a Word
DPC
DPC
DPC
Follow
Apr 12
Daily JavaScript Challenge #JS-153: Detect Capital Use in a Word
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-154: Find Minimum Absolute Difference in Array
DPC
DPC
DPC
Follow
Apr 12
Daily JavaScript Challenge #JS-154: Find Minimum Absolute Difference in Array
#
javascript
#
devchallenge
#
programming
#
webdev
6
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-155: Trace Diagonal Sum of a Square Matrix
DPC
DPC
DPC
Follow
Apr 12
Daily JavaScript Challenge #JS-155: Trace Diagonal Sum of a Square Matrix
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-156: Find Difference Between Largest and Smallest Numbers in an Array
DPC
DPC
DPC
Follow
Apr 12
Daily JavaScript Challenge #JS-156: Find Difference Between Largest and Smallest Numbers in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
1
reaction
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-157: Generate Fibonacci Sequence Up to N
DPC
DPC
DPC
Follow
Apr 12
Daily JavaScript Challenge #JS-157: Generate Fibonacci Sequence Up to N
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-158: Remove Duplicate Lines from Text
DPC
DPC
DPC
Follow
Apr 12
Daily JavaScript Challenge #JS-158: Remove Duplicate Lines from Text
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-159: Validate Phone Number Format
DPC
DPC
DPC
Follow
Apr 12
Daily JavaScript Challenge #JS-159: Validate Phone Number Format
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-151: Invert the Case of Characters in a String
DPC
DPC
DPC
Follow
Apr 13
Daily JavaScript Challenge #JS-151: Invert the Case of Characters in a String
#
javascript
#
devchallenge
#
programming
#
webdev
8
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-161: Generate Prime Numbers up to N
DPC
DPC
DPC
Follow
Apr 13
Daily JavaScript Challenge #JS-161: Generate Prime Numbers up to N
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-162: Find Longest Increasing Subsequence Length
DPC
DPC
DPC
Follow
Apr 13
Daily JavaScript Challenge #JS-162: Find Longest Increasing Subsequence Length
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-163: Construct a Spiral Matrix
DPC
DPC
DPC
Follow
Apr 13
Daily JavaScript Challenge #JS-163: Construct a Spiral Matrix
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-164: Detect Peak Numbers in Array
DPC
DPC
DPC
Follow
Apr 13
Daily JavaScript Challenge #JS-164: Detect Peak Numbers in Array
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-152: Transpose of a Matrix
DPC
DPC
DPC
Follow
Apr 13
Daily JavaScript Challenge #JS-152: Transpose of a Matrix
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-153: Identify Unique Words in a Sentence
DPC
DPC
DPC
Follow
Apr 13
Daily JavaScript Challenge #JS-153: Identify Unique Words in a Sentence
#
javascript
#
devchallenge
#
programming
#
webdev
1
reaction
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-154: Currency String Parser
DPC
DPC
DPC
Follow
Apr 13
Daily JavaScript Challenge #JS-154: Currency String Parser
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-152: Find the Second Largest Number in an Array
DPC
DPC
DPC
Follow
Apr 14
Daily JavaScript Challenge #JS-152: Find the Second Largest Number in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
9
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-153: Frequency of Numbers in a Matrix
DPC
DPC
DPC
Follow
Apr 15
Daily JavaScript Challenge #JS-153: Frequency of Numbers in a Matrix
#
javascript
#
devchallenge
#
programming
#
webdev
8
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-154: Convert Snake Case to Camel Case
DPC
DPC
DPC
Follow
Apr 16
Daily JavaScript Challenge #JS-154: Convert Snake Case to Camel Case
#
javascript
#
devchallenge
#
programming
#
webdev
6
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-155: Flatten Deeply Nested Arrays
DPC
DPC
DPC
Follow
Apr 17
Daily JavaScript Challenge #JS-155: Flatten Deeply Nested Arrays
#
javascript
#
devchallenge
#
programming
#
webdev
6
reactions
Comments
Add Comment
1 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account