Skip to content
Navigation menu
Log in
Create account
DEV Community
Close
#
leetcode
Follow
Hide
Posts
Left menu
đ
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Solution to algorithms exercise
Aleksei Berezkin
Aleksei Berezkin
Aleksei Berezkin
Follow
Sep 14 '20
Solution to algorithms exercise
#
computerscience
#
algorithms
#
leetcode
#
puzzler
5
 reactions
Comments
Add Comment
2 min read
Leetcode #1 First Unique Character in a String (#387) with Ruby and Hash
Andrew âď¸ & â
Andrew âď¸ & â
Andrew âď¸ & â
Follow
Sep 12 '20
Leetcode #1 First Unique Character in a String (#387) with Ruby and Hash
#
ruby
#
rails
#
100daysofcode
#
leetcode
2
 reactions
Comments
Add Comment
1 min read
Remove Duplicates from Sorted Array - Leetcode
Shirley
Shirley
Shirley
Follow
Sep 10 '20
Remove Duplicates from Sorted Array - Leetcode
#
python
#
javascript
#
leetcode
6
 reactions
Comments
2
 comments
1 min read
5 Steps to Tackle The Coding Challenges
Andrew
Andrew
Andrew
Follow
Sep 10 '20
5 Steps to Tackle The Coding Challenges
#
leetcode
#
interview
6
 reactions
Comments
Add Comment
5 min read
Leetcode 3. Longest Substring Without Repeating Characters
codingpineapple
codingpineapple
codingpineapple
Follow
Sep 7 '20
Leetcode 3. Longest Substring Without Repeating Characters
#
leetcode
#
slidingwindow
#
javascript
#
algorithms
8
 reactions
Comments
Add Comment
1 min read
Finding the duplicate number - Leetcode #287 - Python
Chethana Gopinath
Chethana Gopinath
Chethana Gopinath
Follow
Sep 2 '20
Finding the duplicate number - Leetcode #287 - Python
#
python
#
problemsolving
#
leetcode
#
beginners
10
 reactions
Comments
Add Comment
5 min read
LeetCode 56. Merge Intervals
codingpineapple
codingpineapple
codingpineapple
Follow
Sep 1 '20
LeetCode 56. Merge Intervals
#
javascript
#
leetcode
#
arrays
#
interview
12
 reactions
Comments
Add Comment
1 min read
JavaScript - Leetcode: Check If N and Its Double Exist
Steve Cruz
Steve Cruz
Steve Cruz
Follow
Aug 30 '20
JavaScript - Leetcode: Check If N and Its Double Exist
#
javascript
#
algorithms
#
leetcode
#
datastructures
7
 reactions
Comments
Add Comment
4 min read
The Container with the Most Water: Solving an Algorithm about Areas
ab
ab
ab
Follow
Aug 28 '20
The Container with the Most Water: Solving an Algorithm about Areas
#
javascript
#
leetcode
#
algorithms
#
codenewbie
8
 reactions
Comments
Add Comment
5 min read
Longest Substring Without Repeating Characters
Benaiah Barango
Benaiah Barango
Benaiah Barango
Follow
Aug 28 '20
Longest Substring Without Repeating Characters
#
javascript
#
leetcode
#
algorithms
7
 reactions
Comments
Add Comment
2 min read
Two Sum - Leetcode
Shirley
Shirley
Shirley
Follow
Aug 24 '20
Two Sum - Leetcode
#
python
#
leetcode
#
hashtable
#
twopointer
6
 reactions
Comments
Add Comment
2 min read
LeetCode: Longest Consecutive Sequence
Nic
Nic
Nic
Follow
Aug 21 '20
LeetCode: Longest Consecutive Sequence
#
leetcode
#
algorithms
5
 reactions
Comments
Add Comment
2 min read
Find the Length of the Longest Substring Without Repeating Characters (in JavaScript)
Sean Welsh Brown
Sean Welsh Brown
Sean Welsh Brown
Follow
Aug 13 '20
Find the Length of the Longest Substring Without Repeating Characters (in JavaScript)
#
javascript
#
algorithms
#
tutorial
#
leetcode
7
 reactions
Comments
4
 comments
4 min read
Leetcode 1346: Check If N and Its Double Exist
Kira
Kira
Kira
Follow
Aug 11 '20
Leetcode 1346: Check If N and Its Double Exist
#
javascript
#
leetcode
#
algorithms
#
hashtable
9
 reactions
Comments
Add Comment
2 min read
LeetCode:442. Find All Duplicates in an Array
Effy L.H.
Effy L.H.
Effy L.H.
Follow
Aug 9 '20
LeetCode:442. Find All Duplicates in an Array
#
python
#
leetcode
#
algorithms
5
 reactions
Comments
Add Comment
1 min read
LeetCode:680. Valid Palindrome II
Effy L.H.
Effy L.H.
Effy L.H.
Follow
Aug 9 '20
LeetCode:680. Valid Palindrome II
#
python
#
algorithms
#
leetcode
6
 reactions
Comments
Add Comment
1 min read
LeetCode:125. Valid Palindrome
Effy L.H.
Effy L.H.
Effy L.H.
Follow
Aug 7 '20
LeetCode:125. Valid Palindrome
#
leetcode
#
algorithms
#
python
4
 reactions
Comments
Add Comment
1 min read
Day 1/31: Detect Capital
Natalie Lang
Natalie Lang
Natalie Lang
Follow
Aug 2 '20
Day 1/31: Detect Capital
#
leetcode
#
javascript
#
algorithms
5
 reactions
Comments
1
 comment
3 min read
Leetcode: 520. Detect Capital
Marcelo Surriabre
Marcelo Surriabre
Marcelo Surriabre
Follow
Aug 2 '20
Leetcode: 520. Detect Capital
#
java
#
leetcode
#
algorithms
5
 reactions
Comments
Add Comment
5 min read
Leetcode: 665. Non-decreasing Array
Marcelo Surriabre
Marcelo Surriabre
Marcelo Surriabre
Follow
Jul 24 '20
Leetcode: 665. Non-decreasing Array
#
java
#
leetcode
#
algorithms
6
 reactions
Comments
Add Comment
5 min read
LeetCode 1470. Shuffle the Array
Effy L.H.
Effy L.H.
Effy L.H.
Follow
Jul 24 '20
LeetCode 1470. Shuffle the Array
#
leetcode
#
python
#
algorithms
11
 reactions
Comments
Add Comment
1 min read
Finding the Angle Between the Hands of a Clock
ab
ab
ab
Follow
Jul 22 '20
Finding the Angle Between the Hands of a Clock
#
javascript
#
codenewbie
#
algorithms
#
leetcode
35
 reactions
Comments
1
 comment
5 min read
Understanding the Competitive Programming problems
esmitt ramirez
esmitt ramirez
esmitt ramirez
Follow
Jul 19 '20
Understanding the Competitive Programming problems
#
programmingcontest
#
beginners
#
codenewbie
#
leetcode
6
 reactions
Comments
Add Comment
5 min read
Delete Node in a Linked List(in-place)
Hunter Heston
Hunter Heston
Hunter Heston
Follow
Jul 4 '20
Delete Node in a Linked List(in-place)
#
javascript
#
leetcode
#
linkedlist
#
computerscience
5
 reactions
Comments
Add Comment
1 min read
The Word Pattern Algorithm: How to Test if a String Follows a Pattern
ab
ab
ab
Follow
Jun 29 '20
The Word Pattern Algorithm: How to Test if a String Follows a Pattern
#
leetcode
#
javascript
#
codenewbie
#
algorithms
12
 reactions
Comments
1
 comment
5 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account