Skip to content
View aastha-2014's full-sized avatar

Block or report aastha-2014

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 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. Algo_Ds_Notes Algo_Ds_Notes Public

    Forked from jainaman224/Algo_Ds_Notes

    It is a repository that is a collection of algorithms and data structures with implementation in various languages.

    C++ 2

  2. interviews interviews Public

    Forked from kdn251/interviews

    Everything you need to know to get the job.

    Java 1

  3. competitive-programming-solutions competitive-programming-solutions Public

    Forked from rathoresrikant/competitive-programming-solutions

    This repository will contain the accepted solutions of problems on sites like codechef, hackerrank, hackerearth, codeforces etc

    C++ 1 1

  4. CodeForces CodeForces Public

    Forked from fuwutu/CodeForces

    CodeForces

    C++ 1

  5. codeforces-1 codeforces-1 Public

    Forked from shuaib/codeforces

    A repository of my solutions to algorithm problems from Codeforces rounds

    C++ 1

  6. searchEngine searchEngine Public

    It is a simple search engine coded in python capable of answering single-word search queries efficiently. The user needs to give a seed page url as input. The seed page can be any valid url which i…