MatiUrRehman-stack (Mati-Ur-Rehman) · GitHub
Skip to content
View MatiUrRehman-stack's full-sized avatar
  • 08:23 (UTC -12:00)
  • Joined Jun 16, 2026

Block or report MatiUrRehman-stack

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Arrays-DSA-Cpp-Coding-MatiUrRehman Arrays-DSA-Cpp-Coding-MatiUrRehman Public

    hey everyone! Just levels up completed Data structures about array what i learned

    C++

  2. Stack-DSA-Cpp-Coding-Infix-to-Postfix-MatiUrRehman Stack-DSA-Cpp-Coding-Infix-to-Postfix-MatiUrRehman Public

    A stack-based program in C that converts infix mathematical expressions to postfix notation. It implements a custom Last-In-First-Out (LIFO) stack using a dynamic linked list.

    C++

  3. Circular-Linked-List-Josephous-Problem-DSA-Cpp-Coding-MatiUrRehman Circular-Linked-List-Josephous-Problem-DSA-Cpp-Coding-MatiUrRehman Public

    Learned how to implement a circular linked list and solved Josephs Problem Not possible without Circular Linked Lists

    C++

  4. Doubly-Linked-List-DSA-Cpp-Coding-MatiUrRehman Doubly-Linked-List-DSA-Cpp-Coding-MatiUrRehman Public

    Learned how to implement a Doubly linked list

    C++

  5. Queues-Stack-Using-Queue-DSA-C-Coding-MatiUrRehman Queues-Stack-Using-Queue-DSA-C-Coding-MatiUrRehman Public

    Implemented Queue and Stack Using Queue

    C++

  6. BinarySearchTree-DSA-Cpp-Coding-MatiUrRehman BinarySearchTree-DSA-Cpp-Coding-MatiUrRehman Public

    Dynamic Implementation: ⚙️ Essential Operations: 🔄 Tree Traversals: 🚀 Algorithmic Efficiency:

    C++