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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. PrimeNumber PrimeNumberPublic

    Check if a given number is prime or not

    C# 1

  2. StockPriceAlertSystem StockPriceAlertSystemPublic

    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 bstPublic

    Create and modify a binary search tree

    C++

  4. dirgraph dirgraphPublic

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

    C++

  5. mst mstPublic

    Perform Prim's algorithm on directed graph

    C++

  6. heapsort heapsortPublic

    Perform heapsort

    C++