Skip to content
View RohithRajesh's full-sized avatar

Block or report RohithRajesh

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

    Finds the betweenness centrality of a graph wihout using the standard bfs algorithm(efficiency is bonkers though )

    Python 1

  2. json-open_weather_api json-open_weather_api Public

    The python script returns weather conditions(humidity,sea level etc) of a particular region using open weather API. Further details about the functions is provided in the comments of the code.

    Python

  3. kmap_minimisation kmap_minimisation Public

    The python script processes the Karnough map of upto four variables and provides the most minimised expression in terms of variables. Further details in the comments of the script.

    Python

  4. Matplotlib_geometrical_application Matplotlib_geometrical_application Public

    This beginner level project employs use of matplotlib to dynamically plot polygons and ellipses and perform operations such as scaling, rotation and translation.

    Python

  5. web-scraping web-scraping Public

    Python

  6. Data-Structures Data-Structures Public

    Java