DEV Community

# leetcode

Posts

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

Trees

Comments 1
3 min read
424. Longest Repeating Character Replacement

424. Longest Repeating Character Replacement

Comments
5 min read
1732. Find the Highest Altitude

1732. Find the Highest Altitude

Comments
1 min read
Falsey values and -1 returns

Falsey values and -1 returns

Comments
2 min read
Maximizing Score with Tokens - 948 - Bag of Tokens in Go

Maximizing Score with Tokens - 948 - Bag of Tokens in Go

Comments
2 min read
Big-O notation VS. Amortized, Complexity Analysis

Big-O notation VS. Amortized, Complexity Analysis

3
Comments
3 min read
Journey into GoLang: Understanding Go by solving LeetCode problems

Journey into GoLang: Understanding Go by solving LeetCode problems

2
Comments
2 min read
1773. Count Items Matching a Rule.

1773. Count Items Matching a Rule.

Comments
1 min read
1389. Create Target Array in the Given Order(bruteForce)

1389. Create Target Array in the Given Order(bruteForce)

Comments
1 min read
1365. How Many Numbers Are Smaller Than the Current Number

1365. How Many Numbers Are Smaller Than the Current Number

Comments
1 min read
1512. Number of Good Pairs

1512. Number of Good Pairs

Comments
1 min read
1431. Kids With the Greatest Number of Candies

1431. Kids With the Greatest Number of Candies

Comments
1 min read
Lessons from leetcode: 347 Top K Frequent Elements

Lessons from leetcode: 347 Top K Frequent Elements

Comments
2 min read
1470. Shuffle the Array(easy)

1470. Shuffle the Array(easy)

Comments
2 min read
Leetcode 1472 - Design Browser History

Leetcode 1472 - Design Browser History

Comments
2 min read
1672. Richest Customer Wealth(leetcode)

1672. Richest Customer Wealth(leetcode)

Comments
1 min read
Encapsulation, Closure, and a Higher Order Function walk into a Hackathon.

Encapsulation, Closure, and a Higher Order Function walk into a Hackathon.

4
Comments 2
2 min read
1480. Running Sum of 1d Array(leetcode)

1480. Running Sum of 1d Array(leetcode)

Comments
1 min read
LeetCode 2667. Create Hello World Function (Easy)

LeetCode 2667. Create Hello World Function (Easy)

49
Comments
1 min read
1920. Build Array from Permutation (leetcode: easy)

1920. Build Array from Permutation (leetcode: easy)

Comments
1 min read
Best Time to Buy and Sell Stock - Leetcode 121 - TypeScript

Best Time to Buy and Sell Stock - Leetcode 121 - TypeScript

Comments
2 min read
Rotate Array - Leetcode 189 - TypeScript

Rotate Array - Leetcode 189 - TypeScript

Comments
1 min read
LeetCode 2620. Counter (Easy)

LeetCode 2620. Counter (Easy)

7
Comments 2
2 min read
Inorder Traversal in a Nutshell 🥜

Inorder Traversal in a Nutshell 🥜

Comments
1 min read
Best Time to Buy and Sell Stock II - Leetcode 122 - TypeScript

Best Time to Buy and Sell Stock II - Leetcode 122 - TypeScript

Comments
2 min read
loading...