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

  • 374. Guess Number Higher or Lower | LeetCode Using Python

    374. Guess Number Higher or Lower | LeetCode Using Python

    I solved the “374. Guess Number Higher or Lower” problem from LeetCode using Python. By leveraging a binary search algorithm, I efficiently narrow down the range of possible…

    Continue Reading

    Muhammad Marenah

    July 27, 2024

    4 min read

  • 1448. Count Good Nodes in Binary Tree | LeetCode Using Python

    1448. Count Good Nodes in Binary Tree | LeetCode Using Python

    In this video, I tackle LeetCode problem 1448, “Count Good Nodes in Binary Tree,” using Python. The challenge is to identify and count all nodes in a binary…

    Continue Reading

    Muhammad Marenah

    July 27, 2024

    4 min read

  • 35. Search Insert Position | LeetCode Using Python

    35. Search Insert Position | LeetCode Using Python

    I break down the binary search algorithm step-by-step to efficiently find the index of a target value in a sorted array or determine the position where it should…

    Continue Reading

    Muhammad Marenah

    July 26, 2024

    4 min read

  • 153. Find Minimum in Rotated Sorted Array | LeetCode Using Python

    153. Find Minimum in Rotated Sorted Array | LeetCode Using Python

    In this video, I tackle the problem of finding the minimum element in a rotated sorted array using Python. By employing a binary search approach, I demonstrate how…

    Continue Reading

    Muhammad Marenah

    July 25, 2024

    4 min read

  • 121. Best Time to Buy and Sell Stock | LeetCode Using Python

    121. Best Time to Buy and Sell Stock | LeetCode Using Python

    I tackle the classic stock price problem where the goal is to maximize profit from a single buy and sell transaction. I walk you through a clear, step-by-step…

    Continue Reading

    Muhammad Marenah

    July 25, 2024

    4 min read

  • 102. Binary Tree Level Order Traversal | LeetCode Using Python

    102. Binary Tree Level Order Traversal | LeetCode Using Python

    In my latest video, I tackle the classic LeetCode problem, “102. Binary Tree Level Order Traversal,” using Python. The problem requires traversing a binary tree level by level,…

    Continue Reading

    Muhammad Marenah

    July 24, 2024

    4 min read

←
1 2 3 4 5 6 … 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