Skip to content
View kishanknows's full-sized avatar
Block or Report

Block or report kishanknows

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
kishanknows/README.md

Pinned

  1. graph-based-resiliency-for-PDS graph-based-resiliency-for-PDS Public

    Quantification of operational resiliency for power distribution network based on graph theory

    HTML 1

  2. Competitive-Programming Competitive-Programming Public

    Codeforces contest and problem-set solutions

    C++

  3. internshala-automation internshala-automation Public

    Python script to apply to internships on internshala.com using selenium.

    Python

  4. Machine-Learning-Projects Machine-Learning-Projects Public

    Collection of machine learning projects implemented using MATLAB

    MATLAB

  5. moodle-captcha-solver moodle-captcha-solver Public

    chrome extension to solve moodle captcha for internal IITD server

    JavaScript

  6. Nearby-Restaurants-Searching Nearby-Restaurants-Searching Public

    2-D binary search trees are being used to effectively answer find restaurants near me queries by preprocessing the coordinates of restaurants in O(nlogn) time and answering queries in O(m+log^2n) t…

    Python