DEV Community

Challenge!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The 5-Second Boot: Building a Minimalist "Browser OS" for 1GB RAM Machines

The 5-Second Boot: Building a Minimalist "Browser OS" for 1GB RAM Machines

1
Comments
2 min read
Day 1 of 100

Day 1 of 100

Comments 2
1 min read
Day 89 of 100 days dsa coding challenge

Day 89 of 100 days dsa coding challenge

1
Comments
2 min read
Boats to Save People: Coding Problem Explained

Boats to Save People: Coding Problem Explained

Comments
3 min read
Day 79: Python Deep Copy Graph – HashMap-Based Cloning for Cycles and Shared Nodes (LeetCode #133 Style)

Day 79: Python Deep Copy Graph – HashMap-Based Cloning for Cycles and Shared Nodes (LeetCode #133 Style)

Comments
3 min read
Coding Challenge Practice - Question 90

Coding Challenge Practice - Question 90

Comments
1 min read
Day 86 of 100 days dsa coding challenge

Day 86 of 100 days dsa coding challenge

1
Comments
2 min read
Day 78: Python Move Zeros to End – O(n) In-Place Two-Pointer Technique for Array Reordering (LeetCode #283 Guide)

Day 78: Python Move Zeros to End – O(n) In-Place Two-Pointer Technique for Array Reordering (LeetCode #283 Guide)

Comments
2 min read
80 Days of Python Challenges: An Honest Wrap-Up

80 Days of Python Challenges: An Honest Wrap-Up

Comments
2 min read
Day 85 of 100 days dsa coding challenge

Day 85 of 100 days dsa coding challenge

1
Comments
2 min read
Day 80: Python Search in Rotated Sorted rArray - Final Challenge O(log n) Binary Search Mastery (LeetCode #33 Vibes)

Day 80: Python Search in Rotated Sorted rArray - Final Challenge O(log n) Binary Search Mastery (LeetCode #33 Vibes)

Comments
3 min read
Day 84 of 100 days dsa coding challenge

Day 84 of 100 days dsa coding challenge

1
Comments
1 min read
A coding challenge a week - can you complete all 52?

A coding challenge a week - can you complete all 52?

Comments
2 min read
Coding Challenge Practice - Question 87

Coding Challenge Practice - Question 87

Comments
1 min read
Day 77: Python Trailing Zeros in Factorial – Genius Number Theory Trick to Count Zeros in n! Without Computing the Huge Number

Day 77: Python Trailing Zeros in Factorial – Genius Number Theory Trick to Count Zeros in n! Without Computing the Huge Number

Comments
2 min read
Day 76: Python Binary Exponentiation – O(log n) Fast Power Calculation Without Built-Ins

Day 76: Python Binary Exponentiation – O(log n) Fast Power Calculation Without Built-Ins

Comments
2 min read
Day-15 From "It Works on My Machine" to Automation: Learning Jenkins and Docker

Day-15 From "It Works on My Machine" to Automation: Learning Jenkins and Docker

Comments
3 min read
Coding Challenge Practice - Question 85

Coding Challenge Practice - Question 85

Comments
2 min read
Day 75: Python Counting Sort by Zeros – Stable O(n) Custom Key Sort for Digit Counts (Algo Mastery)

Day 75: Python Counting Sort by Zeros – Stable O(n) Custom Key Sort for Digit Counts (Algo Mastery)

Comments
2 min read
Day 72: Python Sliding Window Maximum - Deque O(n) Solution for Efficient Max Tracking (LeetCode #239 Guide)

Day 72: Python Sliding Window Maximum - Deque O(n) Solution for Efficient Max Tracking (LeetCode #239 Guide)

Comments
2 min read
Day 80 of 100 days dsa coding challenge

Day 80 of 100 days dsa coding challenge

1
Comments
2 min read
From Zero to RWA: My 14-Day Journey Building on Mantle

From Zero to RWA: My 14-Day Journey Building on Mantle

Comments
3 min read
The FM30 hackathon returns: Build a typing speed test!

The FM30 hackathon returns: Build a typing speed test!

Comments
5 min read
Day 70: Python Wildcard Matching – DP Solution for '?' and '*' Patterns in O(n*m) (LeetCode #44 Mastery)

Day 70: Python Wildcard Matching – DP Solution for '?' and '*' Patterns in O(n*m) (LeetCode #44 Mastery)

1
Comments
2 min read
Coding Challenge Practice - Question 82

Coding Challenge Practice - Question 82

Comments
1 min read
loading...