Skip to content
View mdhiman's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Ericsson
  • Bangalore, India

Block or report mdhiman

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. Computational-Geometry Computational-Geometry Public

    This repo contains implementation of some fav computational geometry algorithm, e.g. Convex Hull, Line segment intersection, Polygon triangulation etc.

    HTML 1

  2. Competitive-Programming Competitive-Programming Public

    Repo contains important concepts which are frequently used to solve problem in competitive programming.

    Python 1

  3. CowinSlotBooking CowinSlotBooking Public

    Python 1

  4. mAP mAP Public

    Forked from Cartucho/mAP

    mean Average Precision - This code evaluates the performance of your neural net for object recognition.

    Python

  5. Compiler-Design Compiler-Design Public

    This repo contains how to design a basic compiler using lex and yacc.

    C

  6. Http-Browser-Server-Socket-Programming Http-Browser-Server-Socket-Programming Public

    Repo contains basics of socket programming and http protocol, how to design your own mini browser.

    C