Skip to content
View Poorav165's full-sized avatar

Block or report Poorav165

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

Popular repositories Loading

  1. Subset-Printer Subset-Printer Public

    Forked from PallavRastogi/Subset-Printer

    A python script to print all the possible subsets of a given list

    C++

  2. Fibonacci Fibonacci Public

    Forked from PallavRastogi/Fibonacci

    Recursive and Iterative methods to generate Fibonacci numbers in c++

    C++

  3. HCF-Euclid-Division-Lemma HCF-Euclid-Division-Lemma Public

    Forked from PallavRastogi/HCF-Euclid-Division-Lemma

    C++ program to find HCF of 2 integers using Euclid's division lemma (recursive)

    C++

  4. Guess-The-Number Guess-The-Number Public

    Forked from PallavRastogi/Guess-The-Number

    A classic binary search game in c++

    C++