Skip to content
Marenah.com

Marenah.com

Empowering Developers, Inspiring Innovation

  • Home
  • Blog
  • Tech Innovations
  • Study Guide
  • LeetCode Videos
  • About
  • Privacy Policy
Marenah.com
Marenah.com
Empowering Developers, Inspiring Innovation

Blog

  • Algorithmic Trading: The Power & Dynamics of Automated Investing

    Algorithmic Trading: The Power & Dynamics of Automated Investing

    One of my current exciting and most significant projects is an automated stock trading bot. This project leverages Python, pandas, NumPy, and TA-Lib for data handling and technical…

    Continue Reading

    Muhammad Marenah

    August 16, 2024

    4 min read

  • If AI is Around, Why Should I Learn to Code?

    If AI is Around, Why Should I Learn to Code?

    Yes, AI has made code generation extremely easy among many things. Artificial Intelligence tools can generate tons of functional lines of code in seconds. However, this theoretically makes…

    Continue Reading

    Muhammad Marenah

    July 2, 2024

    4 min read

  • 704. Binary Search | LeetCode Using Python

    704. Binary Search | LeetCode Using Python

    In the world of algorithms and problem-solving, mastering binary search is a fundamental skill. LeetCode problem 704 challenges us to efficiently find a target in a sorted array…

    Continue Reading

    Muhammad Marenah

    July 17, 2024

    4 min read

  • 13. Roman to Integer | LeetCode Using Python

    13. Roman to Integer | LeetCode Using Python

    Check out the video below for a step-by-step guide and grab the Python code snippet to implement it yourself. Perfect for sharpening your skills and boosting your confidence…

    Continue Reading

    Muhammad Marenah

    July 16, 2024

    4 min read

  • 5. Longest Palindromic Substring Palindrome Number | LeetCode Using Python

    5. Longest Palindromic Substring Palindrome Number | LeetCode Using Python

    Have you ever wondered how to efficiently find the longest palindromic substring within a given string? Palindromes are sequences that read the same backward as forward, like “radar”…

    Continue Reading

    Muhammad Marenah

    July 15, 2024

    4 min read

  • 9. Palindrome Number | LeetCode Using Python

    9. Palindrome Number | LeetCode Using Python

    In my latest video, I delve into the fascinating world of palindrome integers. Using Python, I demonstrate a straightforward yet powerful approach to determine if a given number…

    Continue Reading

    Muhammad Marenah

    July 14, 2024

    4 min read

  • 3. Longest Substring Without Repeating Characters | LeetCode Using Python

    3. Longest Substring Without Repeating Characters | LeetCode Using Python

    Hey everyone! In today’s video, I tackled the challenge of finding the length of the longest substring without repeating characters. We explored the sliding window technique, leveraging Python’s…

    Continue Reading

    Muhammad Marenah

    July 13, 2024

    4 min read

  • Basic Concepts of Object-Oriented Programming (OOP)

    Basic Concepts of Object-Oriented Programming (OOP)

    Object-Oriented Programming (OOP) is a programming paradigm that uses “objects” – data structures consisting of fields, properties, and methods – to design applications and computer programs. OOP offers…

    Continue Reading

    Muhammad Marenah

    July 10, 2024

    4 min read

←
1 … 5 6 7 8 9 … 12
→
  • Home
  • Blog
  • Tech Innovations
  • Study Guide
  • LeetCode Videos
  • About
  • Privacy Policy

© 2025 Marenah.com

  • Home
  • Blog
  • Tech Innovations
  • Study Guide
  • LeetCode Videos
  • About
  • Privacy Policy