Highlights
- Pro
Pinned Loading
-
UniversityOfSaskatchewanCMPT371/term-project-2024-team-2
UniversityOfSaskatchewanCMPT371/term-project-2024-team-2 Public -
MulticastMessaging
MulticastMessaging PublicA network includes a server and multiple senders and receivers. Whenever a sender sends a message, the server would send the message to every receiver. While communicating with multiple concurrent …
C
-
cmpt360-Coin-Change-Greedy
cmpt360-Coin-Change-Greedy PublicMaking Change with Greedy Algorithm: This project involves implementing a recursive greedy algorithm in Java to determine all possible ways to make change using unlimited coins of specified denomin…
Java
-
cmpt360-Independent-Set-DP-Greedy
cmpt360-Independent-Set-DP-Greedy PublicMaximum Independent Set on a Path: Implement a greedy algorithm with memoization to find the maximum weight of an independent set on a path graph. Input includes vertex weights; output is the total…
Java
-
cmpt360-Sprinklers-DP-Greedy
cmpt360-Sprinklers-DP-Greedy PublicOptimal Sprinkler Placement: This project developed a greedy algorithm with a memoization table to determine the minimum number of sprinklers required to fully water a rectangular grass strip.
Java
-
CMPT360-Reconnecting-Computer-Sites-PrimsAlgorithm
CMPT360-Reconnecting-Computer-Sites-PrimsAlgorithm PublicJava
If the problem persists, check the GitHub status page or contact support.