Skip to content
View SaifDevAI's full-sized avatar

Highlights

  • Pro

Block or report SaifDevAI

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. DoublyLinkedList-CPP DoublyLinkedList-CPP Public

    A clean and fully functional implementation of a Doubly Linked List in C++, featuring insertion, deletion, traversal, search, counting, and safe memory handling. Ideal for DSA students, beginners, …

    C++

  2. CircularList-CPP CircularList-CPP Public

    Code for Circular List

    C++

  3. SinglyLinkedList-CPP SinglyLinkedList-CPP Public

    SinglyLinkedList in CPP

    C++

  4. Stack-UsingArray-UsingList-CPP Stack-UsingArray-UsingList-CPP Public

    Stack UsingArray UsingList in CPP

    C++

  5. Intelligent-Document-Analyzer-IDA Intelligent-Document-Analyzer-IDA Public

    A Python tool for smart analysis of large PDF files. It uses NLTK for sentence-aware chunking and the Gemini API for generating highly structured summaries, keywords, and actionable insights. Ideal…

    Jupyter Notebook

  6. Sudoku-Backtracking-Engine-Emphasizes-the-DSA-complexity-C- Sudoku-Backtracking-Engine-Emphasizes-the-DSA-complexity-C- Public

    A high-performance, full-stack Sudoku Solver featuring a native C++ backtracking engine with MRV heuristics and a premium, responsive web interface built with Flask and Vanilla JS.

    C++