TECHNICAL MASTERY

From algorithmic problem-solving to system architecture design, explore my technical journey through code, concepts, and real-world applications.

21
PROBLEMS SOLVED
LeetCode & competitive programming solutions
2
SYSTEM DESIGNS
Production-ready architecture patterns
6
BLOG POSTS
Technical articles and tutorials
17
TECH STACK
Technologies and algorithms mastered

Data Structures & Algorithms with brutal complexity analysis

DSA CATEGORIES

4 categories • 21 total problems

Math

5

Arrays

6

Strings

5

Binary Trees

5

Math

5 of 5 problems

Reverse Numbers

Easy
Math
Recursion

Check Palindrome

Easy
Math
Recursion

Count Digits

Easy
Math

Armstrong Number

Easy
Math

Roman to Integer

Easy
Math