Skip to content
View brijeshvp's full-sized avatar

Highlights

  • Pro

Block or report brijeshvp

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. Split-Bills-Minimum-Number-of-Transactions- Split-Bills-Minimum-Number-of-Transactions- Public

    A data structure based mini project for splitting bills and minimizing number of transactions among group of peoples. It uses HashMap and Multiset of C++ STL to implement the algorithm .

    C++ 2

  2. Competitive-Programming Competitive-Programming Public

    Forked from luvk1412/Competitive-Programming

    Misc things related to CP

    C++

  3. my_CP_directory my_CP_directory Public

    Here i have put up all my cp files, templates and setups i use while coding cp problems

    C++

  4. LU-Decomposition-using-Parallel-Programming LU-Decomposition-using-Parallel-Programming Public

    In this project, I have implemented LU Decomposition using Gaussian Elimination with row pivoting which factorize a dense N × N matrix into an upper- triangular and a lower-triangular one. I have m…

    Jupyter Notebook

  5. NewsMania NewsMania Public

    NewsMania is a web application built using React that calls the newsAPI to display live news to the user on the fly. It displays top news on the home page and news by category in a separate part th…

    JavaScript

  6. Django-Blog Django-Blog Public

    Python