DEV Community

Challenge!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🧿 Hexagony — Programming Inside a Hexagon for No Logical Reason

🧿 Hexagony — Programming Inside a Hexagon for No Logical Reason

Comments
2 min read
🧩 JSFuck — JavaScript Using Only 6 Characters

🧩 JSFuck — JavaScript Using Only 6 Characters

Comments
2 min read
🍬 Jelly — The Language Built for Code Golf and Extreme Compression

🍬 Jelly — The Language Built for Code Golf and Extreme Compression

Comments
2 min read
🧩 Brainfuck — The 8-Command Language Built to Hurt Programmers

🧩 Brainfuck — The 8-Command Language Built to Hurt Programmers

Comments
2 min read
Day 47: Python Rotate Array to Right by K Steps – Master the Elegant Slicing Trick in One Line

Day 47: Python Rotate Array to Right by K Steps – Master the Elegant Slicing Trick in One Line

1
Comments
3 min read
Day 48: Python Merge Two Sorted Lists - Master the Two-Pointer Technique in Pure O(n)

Day 48: Python Merge Two Sorted Lists - Master the Two-Pointer Technique in Pure O(n)

1
Comments
3 min read
Jelly — Code Golf With Unicode Chaos and Zero Apology

Jelly — Code Golf With Unicode Chaos and Zero Apology

Comments
1 min read
🧪 05AB1E — Tiny Language, Big Chaos

🧪 05AB1E — Tiny Language, Big Chaos

Comments
1 min read
🐍 Pyth — The Ultra-Compact Language Built for Code Golf

🐍 Pyth — The Ultra-Compact Language Built for Code Golf

Comments
2 min read
Day 46: Python Moving Average Calculator, Optimized Sliding Window for Simple Moving Average Computation

Day 46: Python Moving Average Calculator, Optimized Sliding Window for Simple Moving Average Computation

1
Comments
2 min read
Day 45: Python Majority Element Finder, Boyer-Moore Voting Algorithm for Efficient Detection in Arrays

Day 45: Python Majority Element Finder, Boyer-Moore Voting Algorithm for Efficient Detection in Arrays

1
Comments
2 min read
Day 44: Python Longest Substring Finder, Sliding Window Technique for Non-Repeating Characters Length

Day 44: Python Longest Substring Finder, Sliding Window Technique for Non-Repeating Characters Length

5
Comments
2 min read
Day 42: Python Roman Numeral Converter, Bidirectional Conversion Between Roman and Integers with Mapping and Loops

Day 42: Python Roman Numeral Converter, Bidirectional Conversion Between Roman and Integers with Mapping and Loops

1
Comments
3 min read
Day 43: Python Valid Parentheses Checker, Stack-Based Bracket Validation with Mapping and Loop Scanning

Day 43: Python Valid Parentheses Checker, Stack-Based Bracket Validation with Mapping and Loop Scanning

1
Comments
2 min read
Day 40: Python Armstrong Numbers Finder, Detect Narcissistic Numbers in a Range with Digit Power Sum

Day 40: Python Armstrong Numbers Finder, Detect Narcissistic Numbers in a Range with Digit Power Sum

2
Comments 2
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.