DEV Community

Go coding challenges Series' Articles

Back to J Fowler's Series
Unique characters in a string

Unique characters in a string

1
Comments
1 min read
Unique combinations of a string

Unique combinations of a string

Comments
1 min read
Palindrome check a string in Go

Palindrome check a string in Go

Comments
1 min read
Find all palindromes in a string in Go

Find all palindromes in a string in Go

Comments
2 min read
Best time to buy sell 1

Best time to buy sell 1

Comments
1 min read
Reverse a linked list in go

Reverse a linked list in go

Comments
1 min read
Merge 2 sorted lists

Merge 2 sorted lists

Comments
2 min read
Detect cycle in linked list in Go

Detect cycle in linked list in Go

Comments
2 min read
Remove Nth from end of linked list

Remove Nth from end of linked list

Comments
1 min read
Counting Sort

Counting Sort

Comments
2 min read
Producer-Consumer Pattern in Go

Producer-Consumer Pattern in Go

1
Comments
2 min read
Fanout Pattern in Go

Fanout Pattern in Go

Comments
2 min read
Fanin Pattern in Go

Fanin Pattern in Go

Comments
2 min read
Fanout-Fanin Pattern in Go

Fanout-Fanin Pattern in Go

Comments
3 min read
The Pipeline Pattern in Go

The Pipeline Pattern in Go

1
Comments
2 min read
Implement an LRU Cache in Go

Implement an LRU Cache in Go

2
Comments
4 min read