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

  • Tree

    Tree

    This study guide was made with codecademy.com used as a reference. The course used for this is Learn Data Structures and Algorithms with Python Introduction Trees are a crucial data…

    Continue Reading

    Muhammad Marenah

    July 21, 2024

    4 min read

  • 208. Implement Trie Prefix Tree | LeetCode Using Python

    208. Implement Trie Prefix Tree | LeetCode Using Python

    In this video, we dive into the implementation of a Trie (Prefix Tree) in Python, a fundamental data structure for efficient prefix-based queries. Watch as we break down…

    Continue Reading

    Muhammad Marenah

    July 20, 2024

    4 min read

  • Introduction to Tries:

    Introduction to Tries:

    This study guide was made with codecademy.com used as a reference. The course used for this is Learn Data Structures and Algorithms with Python The English alphabet consists of 26…

    Continue Reading

    Muhammad Marenah

    July 20, 2024

    4 min read

  • 206. Reverse Linked List | LeetCode Using Python

    206. Reverse Linked List | LeetCode Using Python

    In this video, I tackle the problem of reversing a singly linked list, showcasing both iterative and recursive solutions. We provide clear, step-by-step explanations of each approach, demonstrating…

    Continue Reading

    Muhammad Marenah

    July 19, 2024

    4 min read

  • 20. Valid Parentheses | LeetCode Using Python

    20. Valid Parentheses | LeetCode Using Python

    In this video, we tackle LeetCode’s problem “20. Valid Parentheses” using Python. We demonstrate how to efficiently determine if a string of brackets is valid by utilizing a…

    Continue Reading

    Muhammad Marenah

    July 18, 2024

    4 min read

  • 217. Contains Duplicate | LeetCode Using Python

    217. Contains Duplicate | LeetCode Using Python

    In this blog post, we’ll learn how to find duplicate numbers in arrays using Python. We’ll use a smart method with hash sets to quickly check if any…

    Continue Reading

    Muhammad Marenah

    July 18, 2024

    4 min read

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