Skip to content
View skrx7392's full-sized avatar

Block or report skrx7392

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

    Check if a given number is prime or not

    C# 1

  2. StockPriceAlertSystem StockPriceAlertSystem Public

    This is a console app in .NET 4.7 that triggers a notification when the monitored stock reaches its target price

    C# 1

  3. bst bst Public

    Create and modify a binary search tree

    C++

  4. dirgraph dirgraph Public

    Create a directed graph using adjacency matrix and perform DFS and BFS

    C++

  5. mst mst Public

    Perform Prim's algorithm on directed graph

    C++

  6. heapsort heapsort Public

    Perform heapsort

    C++