Skip to content
Navigation menu
Search
Powered by Algolia
Search
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
25
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
5
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
18
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
13
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
12
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
22
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
18
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
19
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 '25
Daily JavaScript Challenge #JS-61: Next Greater Element in Circular Array
#
javascript
#
devchallenge
#
programming
#
webdev
13
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 '25
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 '25
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 '25
Daily JavaScript Challenge #JS-64: Find Unique Numbers
#
javascript
#
devchallenge
#
programming
#
webdev
19
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-65: Find the Longest Increasing Subsequence
DPC
DPC
DPC
Follow
Jan 5 '25
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 '25
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 '25
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 '25
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 '25
Daily JavaScript Challenge #JS-69: Detect Anagrams in an Array of Strings
#
javascript
#
devchallenge
#
programming
#
webdev
17
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-70: Find Missing Letter in Alphabet Sequence
DPC
DPC
DPC
Follow
Jan 12 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
Daily JavaScript Challenge #JS-83: Merge Overlapping Intervals
#
javascript
#
devchallenge
#
programming
#
webdev
9
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
Daily JavaScript Challenge #JS-102: Calculate Unique Elements in a Square Matrix
#
javascript
#
devchallenge
#
programming
#
webdev
4
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-103: Sum of Squared Positive Integers
DPC
DPC
DPC
Follow
Feb 16 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
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 '25
Daily JavaScript Challenge #JS-115: Calculate Maximum Subarray Sum
#
javascript
#
devchallenge
#
programming
#
webdev
7
reactions
Comments
9
comments
1 min read
Daily JavaScript Challenge #JS-116: Flatten a Nested Array
DPC
DPC
DPC
Follow
Mar 3 '25
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 '25
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 '25
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 '25
Daily JavaScript Challenge #JS-119: Find the Middle Character(s) of a String
#
javascript
#
devchallenge
#
programming
#
webdev
20
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 '25
Daily JavaScript Challenge #JS-120: Calculate the Fibonacci Sequence Up to N Terms
#
javascript
#
devchallenge
#
programming
#
webdev
17
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-121: Detect Consecutive Duplicates in a String
DPC
DPC
DPC
Follow
Mar 9 '25
Daily JavaScript Challenge #JS-121: Detect Consecutive Duplicates in a String
#
javascript
#
devchallenge
#
programming
#
webdev
10
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-122: Find Maximum Difference Between Consecutive Elements
DPC
DPC
DPC
Follow
Mar 11 '25
Daily JavaScript Challenge #JS-122: Find Maximum Difference Between Consecutive Elements
#
javascript
#
devchallenge
#
programming
#
webdev
18
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 '25
Daily JavaScript Challenge #JS-123: Transform Array by Multiplying Even Indices and Subtracting Odd Indices
#
javascript
#
devchallenge
#
programming
#
webdev
14
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 '25
Daily JavaScript Challenge #JS-124: Find Number of Vowels in a String
#
javascript
#
devchallenge
#
programming
#
webdev
22
reactions
Comments
6
comments
1 min read
Daily JavaScript Challenge #JS-125: Shuffle Array Elements in Pairs
DPC
DPC
DPC
Follow
Mar 14 '25
Daily JavaScript Challenge #JS-125: Shuffle Array Elements in Pairs
#
javascript
#
devchallenge
#
programming
#
webdev
20
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-126: Rotate Matrix 90 Degrees Clockwise
DPC
DPC
DPC
Follow
Mar 15 '25
Daily JavaScript Challenge #JS-126: Rotate Matrix 90 Degrees Clockwise
#
javascript
#
devchallenge
#
programming
#
webdev
17
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-127: Compute the Longest Common Prefix
DPC
DPC
DPC
Follow
Mar 17 '25
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 '25
Daily JavaScript Challenge #JS-128: Find First Non-Repeated Word in a Sentence
#
javascript
#
devchallenge
#
programming
#
webdev
18
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-129: Calculate Median of a Number Array
DPC
DPC
DPC
Follow
Mar 19 '25
Daily JavaScript Challenge #JS-129: Calculate Median of a Number Array
#
javascript
#
devchallenge
#
programming
#
webdev
19
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 '25
Daily JavaScript Challenge #JS-130: Array: Find Missing Number in Arithmetic Sequence
#
javascript
#
devchallenge
#
programming
#
webdev
18
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-131: String Compression
DPC
DPC
DPC
Follow
Mar 21 '25
Daily JavaScript Challenge #JS-131: String Compression
#
javascript
#
devchallenge
#
programming
#
webdev
21
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-132: Find Majority Element in an Array
DPC
DPC
DPC
Follow
Mar 22 '25
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 '25
Daily JavaScript Challenge #JS-133: Count Unique Characters in a String
#
javascript
#
devchallenge
#
programming
#
webdev
18
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-134: Sum of Prime Numbers
DPC
DPC
DPC
Follow
Mar 25 '25
Daily JavaScript Challenge #JS-134: Sum of Prime Numbers
#
javascript
#
devchallenge
#
programming
#
webdev
24
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-135: Count the Frequency of Elements
DPC
DPC
DPC
Follow
Mar 26 '25
Daily JavaScript Challenge #JS-135: Count the Frequency of Elements
#
javascript
#
devchallenge
#
programming
#
webdev
16
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 '25
Daily JavaScript Challenge #JS-136: Check if Number is a Happy Number
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-137: Flatten a Nested Object
DPC
DPC
DPC
Follow
Mar 28 '25
Daily JavaScript Challenge #JS-137: Flatten a Nested Object
#
javascript
#
devchallenge
#
programming
#
webdev
21
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-138: Reverse Words in a String
DPC
DPC
DPC
Follow
Mar 29 '25
Daily JavaScript Challenge #JS-138: Reverse Words in a String
#
javascript
#
devchallenge
#
programming
#
webdev
18
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-139: Determine Leap Year
DPC
DPC
DPC
Follow
Mar 31 '25
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 '25
Daily JavaScript Challenge #JS-140: Binary Gap Length
#
javascript
#
devchallenge
#
programming
#
webdev
12
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-141: Add Numbers in a Matrix Diagonal
DPC
DPC
DPC
Follow
Apr 3 '25
Daily JavaScript Challenge #JS-141: Add Numbers in a Matrix Diagonal
#
javascript
#
devchallenge
#
programming
#
webdev
15
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-142: Find Longest Substring Without Repeating Characters
DPC
DPC
DPC
Follow
Apr 4 '25
Daily JavaScript Challenge #JS-142: Find Longest Substring Without Repeating Characters
#
javascript
#
devchallenge
#
programming
#
webdev
12
reactions
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 '25
Daily JavaScript Challenge #JS-143: Find the Smallest Element in Rotated Sorted Array
#
javascript
#
devchallenge
#
programming
#
webdev
19
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 '25
Daily JavaScript Challenge #JS-144: Determine the Longest Sequence of Consecutive Ones in a Binary Array
#
javascript
#
devchallenge
#
programming
#
webdev
10
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-145: Validate Palindrome Permutation
DPC
DPC
DPC
Follow
Apr 7 '25
Daily JavaScript Challenge #JS-145: Validate Palindrome Permutation
#
javascript
#
devchallenge
#
programming
#
webdev
15
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-146: Sort Array by Parity
DPC
DPC
DPC
Follow
Apr 8 '25
Daily JavaScript Challenge #JS-146: Sort Array by Parity
#
javascript
#
devchallenge
#
programming
#
webdev
17
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-147: Balance the Parentheses Count
DPC
DPC
DPC
Follow
Apr 9 '25
Daily JavaScript Challenge #JS-147: Balance the Parentheses Count
#
javascript
#
devchallenge
#
programming
#
webdev
23
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 '25
Daily JavaScript Challenge #JS-148: Calculate Sum of Even Numbers in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
19
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-149: Match Parentheses Pattern Validator
DPC
DPC
DPC
Follow
Apr 11 '25
Daily JavaScript Challenge #JS-149: Match Parentheses Pattern Validator
#
javascript
#
devchallenge
#
programming
#
webdev
18
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-150: Convert Roman Numerals to Integer
DPC
DPC
DPC
Follow
Apr 12 '25
Daily JavaScript Challenge #JS-150: Convert Roman Numerals to Integer
#
javascript
#
devchallenge
#
programming
#
webdev
12
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 '25
Daily JavaScript Challenge #JS-151: Determine if a String is a Zig-Zag Pattern
#
javascript
#
devchallenge
#
programming
#
webdev
15
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-152: Evaluate Sudoku Board Validity
DPC
DPC
DPC
Follow
Apr 12 '25
Daily JavaScript Challenge #JS-152: Evaluate Sudoku Board Validity
#
javascript
#
devchallenge
#
programming
#
webdev
15
reactions
Comments
5
comments
1 min read
Daily JavaScript Challenge #JS-153: Detect Capital Use in a Word
DPC
DPC
DPC
Follow
Apr 12 '25
Daily JavaScript Challenge #JS-153: Detect Capital Use in a Word
#
javascript
#
devchallenge
#
programming
#
webdev
6
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-154: Find Minimum Absolute Difference in Array
DPC
DPC
DPC
Follow
Apr 12 '25
Daily JavaScript Challenge #JS-154: Find Minimum Absolute Difference in Array
#
javascript
#
devchallenge
#
programming
#
webdev
1
reaction
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-155: Trace Diagonal Sum of a Square Matrix
DPC
DPC
DPC
Follow
Apr 12 '25
Daily JavaScript Challenge #JS-155: Trace Diagonal Sum of a Square Matrix
#
javascript
#
devchallenge
#
programming
#
webdev
12
reactions
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 '25
Daily JavaScript Challenge #JS-156: Find Difference Between Largest and Smallest Numbers in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
19
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-157: Generate Fibonacci Sequence Up to N
DPC
DPC
DPC
Follow
Apr 12 '25
Daily JavaScript Challenge #JS-157: Generate Fibonacci Sequence Up to N
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-158: Remove Duplicate Lines from Text
DPC
DPC
DPC
Follow
Apr 12 '25
Daily JavaScript Challenge #JS-158: Remove Duplicate Lines from Text
#
javascript
#
devchallenge
#
programming
#
webdev
15
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-159: Validate Phone Number Format
DPC
DPC
DPC
Follow
Apr 12 '25
Daily JavaScript Challenge #JS-159: Validate Phone Number Format
#
javascript
#
devchallenge
#
programming
#
webdev
8
reactions
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 '25
Daily JavaScript Challenge #JS-151: Invert the Case of Characters in a String
#
javascript
#
devchallenge
#
programming
#
webdev
16
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-161: Generate Prime Numbers up to N
DPC
DPC
DPC
Follow
Apr 13 '25
Daily JavaScript Challenge #JS-161: Generate Prime Numbers up to N
#
javascript
#
devchallenge
#
programming
#
webdev
8
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-162: Find Longest Increasing Subsequence Length
DPC
DPC
DPC
Follow
Apr 13 '25
Daily JavaScript Challenge #JS-162: Find Longest Increasing Subsequence Length
#
javascript
#
devchallenge
#
programming
#
webdev
11
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-163: Construct a Spiral Matrix
DPC
DPC
DPC
Follow
Apr 13 '25
Daily JavaScript Challenge #JS-163: Construct a Spiral Matrix
#
javascript
#
devchallenge
#
programming
#
webdev
13
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-164: Detect Peak Numbers in Array
DPC
DPC
DPC
Follow
Apr 13 '25
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 '25
Daily JavaScript Challenge #JS-152: Transpose of a Matrix
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-153: Identify Unique Words in a Sentence
DPC
DPC
DPC
Follow
Apr 13 '25
Daily JavaScript Challenge #JS-153: Identify Unique Words in a Sentence
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-154: Currency String Parser
DPC
DPC
DPC
Follow
Apr 13 '25
Daily JavaScript Challenge #JS-154: Currency String Parser
#
javascript
#
devchallenge
#
programming
#
webdev
11
reactions
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 '25
Daily JavaScript Challenge #JS-152: Find the Second Largest Number in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
24
reactions
Comments
3
comments
1 min read
Daily JavaScript Challenge #JS-153: Frequency of Numbers in a Matrix
DPC
DPC
DPC
Follow
Apr 15 '25
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 '25
Daily JavaScript Challenge #JS-154: Convert Snake Case to Camel Case
#
javascript
#
devchallenge
#
programming
#
webdev
22
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-155: Flatten Deeply Nested Arrays
DPC
DPC
DPC
Follow
Apr 17 '25
Daily JavaScript Challenge #JS-155: Flatten Deeply Nested Arrays
#
javascript
#
devchallenge
#
programming
#
webdev
20
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-156: Replace Vowels with Asterisks
DPC
DPC
DPC
Follow
Apr 18 '25
Daily JavaScript Challenge #JS-156: Replace Vowels with Asterisks
#
javascript
#
devchallenge
#
programming
#
webdev
22
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-157: Merge Overlapping Time Intervals
DPC
DPC
DPC
Follow
Apr 19 '25
Daily JavaScript Challenge #JS-157: Merge Overlapping Time Intervals
#
javascript
#
devchallenge
#
programming
#
webdev
7
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-158: Longest Increasing Subsequence in an Array
DPC
DPC
DPC
Follow
Apr 20 '25
Daily JavaScript Challenge #JS-158: Longest Increasing Subsequence in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
22
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-159: Sum of Digits Until Single Digit
DPC
DPC
DPC
Follow
Apr 21 '25
Daily JavaScript Challenge #JS-159: Sum of Digits Until Single Digit
#
javascript
#
devchallenge
#
programming
#
webdev
21
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-160: Find the Single Non-Duplicate Element in an Array
DPC
DPC
DPC
Follow
Apr 22 '25
Daily JavaScript Challenge #JS-160: Find the Single Non-Duplicate Element in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
20
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-161: Count the Number of Duplicate Elements in an Array
DPC
DPC
DPC
Follow
Apr 23 '25
Daily JavaScript Challenge #JS-161: Count the Number of Duplicate Elements in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
22
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-162: Determine Unique Elements in a Series
DPC
DPC
DPC
Follow
Apr 24 '25
Daily JavaScript Challenge #JS-162: Determine Unique Elements in a Series
#
javascript
#
devchallenge
#
programming
#
webdev
15
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-163: Find the Majority Element
DPC
DPC
DPC
Follow
Apr 25 '25
Daily JavaScript Challenge #JS-163: Find the Majority Element
#
javascript
#
devchallenge
#
programming
#
webdev
23
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-164: Generate All Possible IP Addresses
DPC
DPC
DPC
Follow
Apr 26 '25
Daily JavaScript Challenge #JS-164: Generate All Possible IP Addresses
#
javascript
#
devchallenge
#
programming
#
webdev
20
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-165: Calculate Product Excluding Self
DPC
DPC
DPC
Follow
Apr 29 '25
Daily JavaScript Challenge #JS-165: Calculate Product Excluding Self
#
javascript
#
devchallenge
#
programming
#
webdev
18
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-166: Find the Sum of All Prime Numbers Up to N
DPC
DPC
DPC
Follow
Apr 30 '25
Daily JavaScript Challenge #JS-166: Find the Sum of All Prime Numbers Up to N
#
javascript
#
devchallenge
#
programming
#
webdev
16
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-167: Calculate the Maximum Depth of Nested Parentheses in a String
DPC
DPC
DPC
Follow
May 2 '25
Daily JavaScript Challenge #JS-167: Calculate the Maximum Depth of Nested Parentheses in a String
#
javascript
#
devchallenge
#
programming
#
webdev
6
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-168: Check for Balanced Brackets in a String
DPC
DPC
DPC
Follow
May 3 '25
Daily JavaScript Challenge #JS-168: Check for Balanced Brackets in a String
#
javascript
#
devchallenge
#
programming
#
webdev
12
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-169: Find the Missing Number in Consecutive Array
DPC
DPC
DPC
Follow
May 5 '25
Daily JavaScript Challenge #JS-169: Find the Missing Number in Consecutive Array
#
javascript
#
devchallenge
#
programming
#
webdev
23
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-170: Capitalize the First Letter of Each Word in a String
DPC
DPC
DPC
Follow
May 6 '25
Daily JavaScript Challenge #JS-170: Capitalize the First Letter of Each Word in a String
#
javascript
#
devchallenge
#
programming
#
webdev
19
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-171: Rearrange Array in Zigzag Fashion
DPC
DPC
DPC
Follow
May 7 '25
Daily JavaScript Challenge #JS-171: Rearrange Array in Zigzag Fashion
#
javascript
#
devchallenge
#
programming
#
webdev
19
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-172: Encode a String Using the Run-Length Encoding Algorithm
DPC
DPC
DPC
Follow
May 8 '25
Daily JavaScript Challenge #JS-172: Encode a String Using the Run-Length Encoding Algorithm
#
javascript
#
devchallenge
#
programming
#
webdev
19
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-173: Rotated Array Minimum Element
DPC
DPC
DPC
Follow
May 9 '25
Daily JavaScript Challenge #JS-173: Rotated Array Minimum Element
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-174: Calculate Whether a Given Year is a Leap Year
DPC
DPC
DPC
Follow
May 10 '25
Daily JavaScript Challenge #JS-174: Calculate Whether a Given Year is a Leap Year
#
javascript
#
devchallenge
#
programming
#
webdev
21
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-175: Arrange Array by Absolute Value
DPC
DPC
DPC
Follow
May 11 '25
Daily JavaScript Challenge #JS-175: Arrange Array by Absolute Value
#
javascript
#
devchallenge
#
programming
#
webdev
13
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-176: Extract Numbers from String and Calculate Sum
DPC
DPC
DPC
Follow
May 12 '25
Daily JavaScript Challenge #JS-176: Extract Numbers from String and Calculate Sum
#
javascript
#
devchallenge
#
programming
#
webdev
17
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-177: Calculate Wheather a String is Palindrome Ignoring Spaces and Case
DPC
DPC
DPC
Follow
May 13 '25
Daily JavaScript Challenge #JS-177: Calculate Wheather a String is Palindrome Ignoring Spaces and Case
#
javascript
#
devchallenge
#
programming
#
webdev
18
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-178: Find the Longest Common Prefix
DPC
DPC
DPC
Follow
May 14 '25
Daily JavaScript Challenge #JS-178: Find the Longest Common Prefix
#
javascript
#
devchallenge
#
programming
#
webdev
21
reactions
Comments
3
comments
1 min read
Daily JavaScript Challenge #JS-179: Sum of Squares of Odd Numbers
DPC
DPC
DPC
Follow
May 15 '25
Daily JavaScript Challenge #JS-179: Sum of Squares of Odd Numbers
#
javascript
#
devchallenge
#
programming
#
webdev
17
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-180: Reverse Words in a String
DPC
DPC
DPC
Follow
May 16 '25
Daily JavaScript Challenge #JS-180: Reverse Words in a String
#
javascript
#
devchallenge
#
programming
#
webdev
20
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-181: Find the Smallest Missing Positive Integer
DPC
DPC
DPC
Follow
May 17 '25
Daily JavaScript Challenge #JS-181: Find the Smallest Missing Positive Integer
#
javascript
#
devchallenge
#
programming
#
webdev
20
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-182: Find the Smallest Positive Integer Not in Array
DPC
DPC
DPC
Follow
May 18 '25
Daily JavaScript Challenge #JS-182: Find the Smallest Positive Integer Not in Array
#
javascript
#
devchallenge
#
programming
#
webdev
24
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-183: Convert Military Time to Standard Time
DPC
DPC
DPC
Follow
May 20 '25
Daily JavaScript Challenge #JS-183: Convert Military Time to Standard Time
#
javascript
#
devchallenge
#
programming
#
webdev
19
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-184: Flatten an Object with Nested Objects
DPC
DPC
DPC
Follow
May 21 '25
Daily JavaScript Challenge #JS-184: Flatten an Object with Nested Objects
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-185: Find First Repeated Character in a String
DPC
DPC
DPC
Follow
May 22 '25
Daily JavaScript Challenge #JS-185: Find First Repeated Character in a String
#
javascript
#
devchallenge
#
programming
#
webdev
24
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-186: Calculate the Product of All Odd Numbers in an Array
DPC
DPC
DPC
Follow
May 23 '25
Daily JavaScript Challenge #JS-186: Calculate the Product of All Odd Numbers in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
18
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-187: Find the Shortest Word in a Sentence
DPC
DPC
DPC
Follow
May 24 '25
Daily JavaScript Challenge #JS-187: Find the Shortest Word in a Sentence
#
javascript
#
devchallenge
#
programming
#
webdev
17
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-188: Calculate Running Median of a Stream of Numbers
DPC
DPC
DPC
Follow
May 25 '25
Daily JavaScript Challenge #JS-188: Calculate Running Median of a Stream of Numbers
#
javascript
#
devchallenge
#
programming
#
webdev
17
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-189: Group Anagrams
DPC
DPC
DPC
Follow
May 26 '25
Daily JavaScript Challenge #JS-189: Group Anagrams
#
javascript
#
devchallenge
#
programming
#
webdev
19
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-190: Rotate a Matrix 90 Degrees Clockwise
DPC
DPC
DPC
Follow
May 27 '25
Daily JavaScript Challenge #JS-190: Rotate a Matrix 90 Degrees Clockwise
#
javascript
#
devchallenge
#
programming
#
webdev
23
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-191: Find Most Frequent Element in an Array
DPC
DPC
DPC
Follow
May 28 '25
Daily JavaScript Challenge #JS-191: Find Most Frequent Element in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
7
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-192: Determine if a String Has All Unique Characters
DPC
DPC
DPC
Follow
May 29 '25
Daily JavaScript Challenge #JS-192: Determine if a String Has All Unique Characters
#
javascript
#
devchallenge
#
programming
#
webdev
12
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-193: Calculate Fibonacci Number Using Dynamic Programming
DPC
DPC
DPC
Follow
May 30 '25
Daily JavaScript Challenge #JS-193: Calculate Fibonacci Number Using Dynamic Programming
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-194: Convert Time from 12-hour to 24-hour Format
DPC
DPC
DPC
Follow
May 31 '25
Daily JavaScript Challenge #JS-194: Convert Time from 12-hour to 24-hour Format
#
javascript
#
devchallenge
#
programming
#
webdev
11
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-195: Detect Consecutive Repetitive Characters
DPC
DPC
DPC
Follow
Jun 1 '25
Daily JavaScript Challenge #JS-195: Detect Consecutive Repetitive Characters
#
javascript
#
devchallenge
#
programming
#
webdev
18
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-196: Transform All Vowels to Uppercase in a String
DPC
DPC
DPC
Follow
Jun 2 '25
Daily JavaScript Challenge #JS-196: Transform All Vowels to Uppercase in a String
#
javascript
#
devchallenge
#
programming
#
webdev
12
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-197: Validate Palindrome Number
DPC
DPC
DPC
Follow
Jun 3 '25
Daily JavaScript Challenge #JS-197: Validate Palindrome Number
#
javascript
#
devchallenge
#
programming
#
webdev
25
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-198: Find Sum of Digits Until Single Digit
DPC
DPC
DPC
Follow
Jun 5 '25
Daily JavaScript Challenge #JS-198: Find Sum of Digits Until Single Digit
#
javascript
#
devchallenge
#
programming
#
webdev
15
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-199: Find the Longest Increasing Subsequence
DPC
DPC
DPC
Follow
Jun 6 '25
Daily JavaScript Challenge #JS-199: Find the Longest Increasing Subsequence
#
javascript
#
devchallenge
#
programming
#
webdev
6
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-200: Calculate Sum of Multiples of Three and Five
DPC
DPC
DPC
Follow
Jun 7 '25
Daily JavaScript Challenge #JS-200: Calculate Sum of Multiples of Three and Five
#
javascript
#
devchallenge
#
programming
#
webdev
19
reactions
Comments
5
comments
1 min read
Daily JavaScript Challenge #JS-201: Check for Balanced Parentheses
DPC
DPC
DPC
Follow
Jun 8 '25
Daily JavaScript Challenge #JS-201: Check for Balanced Parentheses
#
javascript
#
devchallenge
#
programming
#
webdev
11
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-202: Find the Smallest Missing Positive Consecutive Integer in Array
DPC
DPC
DPC
Follow
Jun 10 '25
Daily JavaScript Challenge #JS-202: Find the Smallest Missing Positive Consecutive Integer in Array
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-203: Find the Maximum Consecutive Ones in a Binary Array
DPC
DPC
DPC
Follow
Jun 11 '25
Daily JavaScript Challenge #JS-203: Find the Maximum Consecutive Ones in a Binary Array
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-204: Remove Duplicates from Sorted Array
DPC
DPC
DPC
Follow
Jun 13 '25
Daily JavaScript Challenge #JS-204: Remove Duplicates from Sorted Array
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-205: Calculate the Sum of Primes Below N
DPC
DPC
DPC
Follow
Jun 14 '25
Daily JavaScript Challenge #JS-205: Calculate the Sum of Primes Below N
#
javascript
#
devchallenge
#
programming
#
webdev
17
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-206: Convert Roman Numerals to Integer
DPC
DPC
DPC
Follow
Jun 16 '25
Daily JavaScript Challenge #JS-206: Convert Roman Numerals to Integer
#
javascript
#
devchallenge
#
programming
#
webdev
20
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-207: Transform Each Word's First Character to Uppercase
DPC
DPC
DPC
Follow
Jun 17 '25
Daily JavaScript Challenge #JS-207: Transform Each Word's First Character to Uppercase
#
javascript
#
devchallenge
#
programming
#
webdev
7
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-208: Calculate Factorial Recursively
DPC
DPC
DPC
Follow
Jun 22 '25
Daily JavaScript Challenge #JS-208: Calculate Factorial Recursively
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-209: Group Elements by Frequency
DPC
DPC
DPC
Follow
Jun 23 '25
Daily JavaScript Challenge #JS-209: Group Elements by Frequency
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-210: Check if Array is Sorted and Rotated
DPC
DPC
DPC
Follow
Jun 24 '25
Daily JavaScript Challenge #JS-210: Check if Array is Sorted and Rotated
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-211: Merge Intervals
DPC
DPC
DPC
Follow
Jun 25 '25
Daily JavaScript Challenge #JS-211: Merge Intervals
#
javascript
#
devchallenge
#
programming
#
webdev
6
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-212: Reverse the Words in a String
DPC
DPC
DPC
Follow
Jun 26 '25
Daily JavaScript Challenge #JS-212: Reverse the Words in a String
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-213: Calculate the Total Distance in a Travel Log
DPC
DPC
DPC
Follow
Jun 27 '25
Daily JavaScript Challenge #JS-213: Calculate the Total Distance in a Travel Log
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-214: Find Missing Numbers in Sequence
DPC
DPC
DPC
Follow
Jun 29 '25
Daily JavaScript Challenge #JS-214: Find Missing Numbers in Sequence
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-215: Find First Non-Repeated Character in a String
DPC
DPC
DPC
Follow
Jul 1 '25
Daily JavaScript Challenge #JS-215: Find First Non-Repeated Character in a String
#
javascript
#
devchallenge
#
programming
#
webdev
20
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-216: Count the Occurrences of Each Character in a String
DPC
DPC
DPC
Follow
Jul 2 '25
Daily JavaScript Challenge #JS-216: Count the Occurrences of Each Character in a String
#
javascript
#
devchallenge
#
programming
#
webdev
16
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-217: Valid Mountain Array
DPC
DPC
DPC
Follow
Jul 4 '25
Daily JavaScript Challenge #JS-217: Valid Mountain Array
#
javascript
#
devchallenge
#
programming
#
webdev
10
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-218: Find the Mode of the Array
DPC
DPC
DPC
Follow
Jul 5 '25
Daily JavaScript Challenge #JS-218: Find the Mode of the Array
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-219: Calculate Total of Even Indexed Elements
DPC
DPC
DPC
Follow
Jul 6 '25
Daily JavaScript Challenge #JS-219: Calculate Total of Even Indexed Elements
#
javascript
#
devchallenge
#
programming
#
webdev
9
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-220: Find the Longest Consecutive Subarray
DPC
DPC
DPC
Follow
Jul 7 '25
Daily JavaScript Challenge #JS-220: Find the Longest Consecutive Subarray
#
javascript
#
devchallenge
#
programming
#
webdev
15
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-221: Convert Snake Case to Camel Case
DPC
DPC
DPC
Follow
Jul 8 '25
Daily JavaScript Challenge #JS-221: Convert Snake Case to Camel Case
#
javascript
#
devchallenge
#
programming
#
webdev
22
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-222: Sum of All Odd Integers in an Array
DPC
DPC
DPC
Follow
Jul 10 '25
Daily JavaScript Challenge #JS-222: Sum of All Odd Integers in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
5
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-223: Find Longest Substring Without Repeating Characters
DPC
DPC
DPC
Follow
Jul 11 '25
Daily JavaScript Challenge #JS-223: Find Longest Substring Without Repeating Characters
#
javascript
#
devchallenge
#
programming
#
webdev
1
reaction
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-224: Determine if a Number is a Happy Number
DPC
DPC
DPC
Follow
Jul 12 '25
Daily JavaScript Challenge #JS-224: Determine if a Number is a Happy Number
#
javascript
#
devchallenge
#
programming
#
webdev
1
reaction
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-225: Height Checker
DPC
DPC
DPC
Follow
Jul 13 '25
Daily JavaScript Challenge #JS-225: Height Checker
#
javascript
#
devchallenge
#
programming
#
webdev
1
reaction
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-226: Sort Words by Length
DPC
DPC
DPC
Follow
Jul 14 '25
Daily JavaScript Challenge #JS-226: Sort Words by Length
#
javascript
#
devchallenge
#
programming
#
webdev
6
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-227: Generate Fibonacci Sequence
DPC
DPC
DPC
Follow
Jul 16 '25
Daily JavaScript Challenge #JS-227: Generate Fibonacci Sequence
#
javascript
#
devchallenge
#
programming
#
webdev
6
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-228: Calculate Factorial Iteratively
DPC
DPC
DPC
Follow
Jul 17 '25
Daily JavaScript Challenge #JS-228: Calculate Factorial Iteratively
#
javascript
#
devchallenge
#
programming
#
webdev
1
reaction
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-229: Check for Palindrome Permutation
DPC
DPC
DPC
Follow
Jul 18 '25
Daily JavaScript Challenge #JS-229: Check for Palindrome Permutation
#
javascript
#
devchallenge
#
programming
#
webdev
6
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-230: Transpose a Matrix
DPC
DPC
DPC
Follow
Jul 21 '25
Daily JavaScript Challenge #JS-230: Transpose a Matrix
#
javascript
#
devchallenge
#
programming
#
webdev
6
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-231: Find the Most Frequent Element in an Array
DPC
DPC
DPC
Follow
Jul 22 '25
Daily JavaScript Challenge #JS-231: Find the Most Frequent Element in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
13
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-232: Sum of Digits in a String with Non-digit Characters
DPC
DPC
DPC
Follow
Jul 23 '25
Daily JavaScript Challenge #JS-232: Sum of Digits in a String with Non-digit Characters
#
javascript
#
devchallenge
#
programming
#
webdev
7
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-233: Find the Longest Common Prefix
DPC
DPC
DPC
Follow
Jul 24 '25
Daily JavaScript Challenge #JS-233: Find the Longest Common Prefix
#
javascript
#
devchallenge
#
programming
#
webdev
15
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-234: Serialize List to Comma-separated String
DPC
DPC
DPC
Follow
Jul 25 '25
Daily JavaScript Challenge #JS-234: Serialize List to Comma-separated String
#
javascript
#
devchallenge
#
programming
#
webdev
10
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-235: Sum of Unique Elements in an Array
DPC
DPC
DPC
Follow
Jul 26 '25
Daily JavaScript Challenge #JS-235: Sum of Unique Elements in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
16
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-236: Validate Parentheses Sequence
DPC
DPC
DPC
Follow
Jul 27 '25
Daily JavaScript Challenge #JS-236: Validate Parentheses Sequence
#
javascript
#
devchallenge
#
programming
#
webdev
18
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-237: Find the Second Largest Element in an Array
DPC
DPC
DPC
Follow
Jul 28 '25
Daily JavaScript Challenge #JS-237: Find the Second Largest Element in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
10
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-238: Find the First Unique Character in a String
DPC
DPC
DPC
Follow
Jul 31 '25
Daily JavaScript Challenge #JS-238: Find the First Unique Character in a String
#
javascript
#
devchallenge
#
programming
#
webdev
11
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-239: Check if an Array Forms an Arithmetic Progression
DPC
DPC
DPC
Follow
Aug 1 '25
Daily JavaScript Challenge #JS-239: Check if an Array Forms an Arithmetic Progression
#
javascript
#
devchallenge
#
programming
#
webdev
13
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-240: Remove Duplicates and Sort Array
DPC
DPC
DPC
Follow
Aug 2 '25
Daily JavaScript Challenge #JS-240: Remove Duplicates and Sort Array
#
javascript
#
devchallenge
#
programming
#
webdev
13
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-241: Rotate Matrix by 90 Degrees Clockwise
DPC
DPC
DPC
Follow
Aug 3 '25
Daily JavaScript Challenge #JS-241: Rotate Matrix by 90 Degrees Clockwise
#
javascript
#
devchallenge
#
programming
#
webdev
6
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-242: Calculate Product of Array Except Self
DPC
DPC
DPC
Follow
Aug 4 '25
Daily JavaScript Challenge #JS-242: Calculate Product of Array Except Self
#
javascript
#
devchallenge
#
programming
#
webdev
16
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-243: Flatten Nested Arrays
DPC
DPC
DPC
Follow
Aug 6 '25
Daily JavaScript Challenge #JS-243: Flatten Nested Arrays
#
javascript
#
devchallenge
#
programming
#
webdev
15
reactions
Comments
2
comments
1 min read
Daily JavaScript Challenge #JS-244: Merge Overlapping Intervals
DPC
DPC
DPC
Follow
Aug 7 '25
Daily JavaScript Challenge #JS-244: Merge Overlapping Intervals
#
javascript
#
devchallenge
#
programming
#
webdev
9
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-245: Reverse Words in a Sentence
DPC
DPC
DPC
Follow
Aug 8 '25
Daily JavaScript Challenge #JS-245: Reverse Words in a Sentence
#
javascript
#
devchallenge
#
programming
#
webdev
8
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-246: Binary to Decimal Converter
DPC
DPC
DPC
Follow
Aug 9 '25
Daily JavaScript Challenge #JS-246: Binary to Decimal Converter
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-247: Find the Largest Integer Per Row in a Matrix
DPC
DPC
DPC
Follow
Aug 10 '25
Daily JavaScript Challenge #JS-247: Find the Largest Integer Per Row in a Matrix
#
javascript
#
devchallenge
#
programming
#
webdev
4
reactions
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-248: Count Vowels in a String
DPC
DPC
DPC
Follow
Aug 11 '25
Daily JavaScript Challenge #JS-248: Count Vowels in a String
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-249: Rearrange Array by Element Frequency
DPC
DPC
DPC
Follow
Aug 12 '25
Daily JavaScript Challenge #JS-249: Rearrange Array by Element Frequency
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-250: String Compression
DPC
DPC
DPC
Follow
Aug 13 '25
Daily JavaScript Challenge #JS-250: String Compression
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-251: Calculate Sum of Prime Numbers Below a Given Number
DPC
DPC
DPC
Follow
Aug 14 '25
Daily JavaScript Challenge #JS-251: Calculate Sum of Prime Numbers Below a Given Number
#
javascript
#
devchallenge
#
programming
#
webdev
1
reaction
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-252: Find Maximum Consecutive Ones in Array
DPC
DPC
DPC
Follow
Aug 15 '25
Daily JavaScript Challenge #JS-252: Find Maximum Consecutive Ones in Array
#
javascript
#
devchallenge
#
programming
#
webdev
1
reaction
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-253: Find Missing Number in Array
DPC
DPC
DPC
Follow
Aug 16 '25
Daily JavaScript Challenge #JS-253: Find Missing Number in Array
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-254: Find the Longest Substring Without Repeating Characters
DPC
DPC
DPC
Follow
Aug 17 '25
Daily JavaScript Challenge #JS-254: Find the Longest Substring Without Repeating Characters
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-255: Balanced Brackets Checker
DPC
DPC
DPC
Follow
Aug 18 '25
Daily JavaScript Challenge #JS-255: Balanced Brackets Checker
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-256: Matrix Diagonal Sum
DPC
DPC
DPC
Follow
Aug 19 '25
Daily JavaScript Challenge #JS-256: Matrix Diagonal Sum
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-257: Find the First Non-repeating Character in a String
DPC
DPC
DPC
Follow
Aug 20 '25
Daily JavaScript Challenge #JS-257: Find the First Non-repeating Character in a String
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
1
comment
1 min read
Daily JavaScript Challenge #JS-258: Sum All Even Fibonacci Numbers
DPC
DPC
DPC
Follow
Aug 21 '25
Daily JavaScript Challenge #JS-258: Sum All Even Fibonacci Numbers
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-259: Find the Majority Element in an Array
DPC
DPC
DPC
Follow
Aug 22 '25
Daily JavaScript Challenge #JS-259: Find the Majority Element in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-260: Calculate Factorial Using Iteration
DPC
DPC
DPC
Follow
Aug 23 '25
Daily JavaScript Challenge #JS-260: Calculate Factorial Using Iteration
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-261: Find the Most Frequent Word
DPC
DPC
DPC
Follow
Aug 24 '25
Daily JavaScript Challenge #JS-261: Find the Most Frequent Word
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-262: Find the Middle Character(s) of a String
DPC
DPC
DPC
Follow
Aug 25 '25
Daily JavaScript Challenge #JS-262: Find the Middle Character(s) of a String
#
javascript
#
devchallenge
#
programming
#
webdev
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-263: Determine If Array is Monotonic
DPC
DPC
DPC
Follow
Aug 26 '25
Daily JavaScript Challenge #JS-263: Determine If Array is Monotonic
#
javascript
#
devchallenge
#
programming
#
webdev
13
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-264: Unique Anagrams Generator
DPC
DPC
DPC
Follow
Aug 27 '25
Daily JavaScript Challenge #JS-264: Unique Anagrams Generator
#
javascript
#
devchallenge
#
programming
#
webdev
13
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-265: Last Stone Weight
DPC
DPC
DPC
Follow
Aug 28 '25
Daily JavaScript Challenge #JS-265: Last Stone Weight
#
javascript
#
devchallenge
#
programming
#
webdev
15
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-266: Array Element Product Finder
DPC
DPC
DPC
Follow
Aug 29 '25
Daily JavaScript Challenge #JS-266: Array Element Product Finder
#
javascript
#
devchallenge
#
programming
#
webdev
15
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-267: Transform a String into a Numeric Code
DPC
DPC
DPC
Follow
Aug 30 '25
Daily JavaScript Challenge #JS-267: Transform a String into a Numeric Code
#
javascript
#
devchallenge
#
programming
#
webdev
13
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-268: Longest Palindromic Substring
DPC
DPC
DPC
Follow
Sep 2 '25
Daily JavaScript Challenge #JS-268: Longest Palindromic Substring
#
javascript
#
devchallenge
#
programming
#
webdev
13
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-269: Calculate Sum of Odd-indexed Elements
DPC
DPC
DPC
Follow
Sep 3 '25
Daily JavaScript Challenge #JS-269: Calculate Sum of Odd-indexed Elements
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-270: Find the Smallest Missing Positive Integer
DPC
DPC
DPC
Follow
Sep 4 '25
Daily JavaScript Challenge #JS-270: Find the Smallest Missing Positive Integer
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-271: Calculate the Number of Unique Elements in an Array
DPC
DPC
DPC
Follow
Sep 5 '25
Daily JavaScript Challenge #JS-271: Calculate the Number of Unique Elements in an Array
#
javascript
#
devchallenge
#
programming
#
webdev
11
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-272: Convert Roman Numerals to Integers
DPC
DPC
DPC
Follow
Sep 6 '25
Daily JavaScript Challenge #JS-272: Convert Roman Numerals to Integers
#
javascript
#
devchallenge
#
programming
#
webdev
14
reactions
Comments
Add Comment
1 min read
Daily JavaScript Challenge #JS-273: Generate Spiral Order from Matrix
DPC
DPC
DPC
Follow
Sep 7 '25
Daily JavaScript Challenge #JS-273: Generate Spiral Order from Matrix
#
javascript
#
devchallenge
#
programming
#
webdev
15
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