Forem

Challenge!

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Day 53: Python Count Overlapping Substrings – The Hidden Limitation of str.count() and the Perfect Sliding Window Fix

Day 53: Python Count Overlapping Substrings – The Hidden Limitation of str.count() and the Perfect Sliding Window Fix

Comments
3 min read
Day 52: Python Longest Continuous Increasing Subarray – Find the Maximum Length of Strictly Increasing Adjacent Elements in O(n)

Day 52: Python Longest Continuous Increasing Subarray – Find the Maximum Length of Strictly Increasing Adjacent Elements in O(n)

1
Comments
3 min read
Day 28 of 100 days dsa coding challenge
Cover image for Day 28 of 100 days dsa coding challenge

Day 28 of 100 days dsa coding challenge

2
Comments
2 min read
🌩️ Cloud Resume Challenge (AWS Edition)

🌩️ Cloud Resume Challenge (AWS Edition)

1
Comments
3 min read
Day 51: Python First Unique Character – Find the First Non-Repeating Char in String with Hash Map Magic

Day 51: Python First Unique Character – Find the First Non-Repeating Char in String with Hash Map Magic

2
Comments
2 min read
Day 50: Python Group Anagrams – The Cleanest O(n * m log m) Way to Cluster Words by Letter Signature

Day 50: Python Group Anagrams – The Cleanest O(n * m log m) Way to Cluster Words by Letter Signature

1
Comments
2 min read
⚡ DashStack — A Minimal Fast Stack Language Using Dash Symbols for Commands
Cover image for ⚡ DashStack — A Minimal Fast Stack Language Using Dash Symbols for Commands

⚡ DashStack — A Minimal Fast Stack Language Using Dash Symbols for Commands

Comments
2 min read
Day 49: Python Playlist Shuffler – True Unbiased Random Shuffle with Fisher-Yates Algorithm

Day 49: Python Playlist Shuffler – True Unbiased Random Shuffle with Fisher-Yates Algorithm

1
Comments
3 min read
🧿 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
Cover image for 🧩 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
Cover image for 🍬 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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.