Skip to content
View aru71727's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report aru71727

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. Quantum-Searching-in-Database Quantum-Searching-in-Database Public

    A quantum search that can search for a value or element in an unsorted set in O(√N) as opposed to classical search algorithms that at worse will find an element in O(N) time.

    Jupyter Notebook 4 1

  2. NIT-Review-System NIT-Review-System Public

    Students of different NITs can rate their respective colleges in different aspects and based on their ratings graphs of colleges are generated and a overall comparison graph which helps in comparin…

    Python 3

  3. Control-Home-appliances-using-Google-Assistant Control-Home-appliances-using-Google-Assistant Public

    Google assistant is AI (Artificial Intelligence) based voice command service. Using voice, we can interact with google assistant and it can search on the internet, schedule events, set alarms, cont…

    C++ 5

  4. E-Study-Zone E-Study-Zone Public

    Study portal where teachers can upload the Study Materials and students can download and study those materials. There is also a discussion forum.

    Java 8 2

  5. Quantum-Factoring21 Quantum-Factoring21 Public

    Shor’s algorithm is a quantum algorithm for factoring a number N in O((log N)3) time and O(log N) space,

    Jupyter Notebook 2

  6. Quantum-Random-Number-Generator Quantum-Random-Number-Generator Public

    Generate truly-random integers and floats on a quantum computer.

    Python 4