Popular repositories Loading
-
gcs-json-editor
gcs-json-editor Publicsimple ui to edit jsons easily on google cloud storage buckets
HTML 1
-
nipopow-verifier
nipopow-verifier PublicForked from sdaveas/nipopow-verifier
Verify your NIPoPoWs efficiently, here
TeX 1
-
Elections_System
Elections_System PublicAn object oriented C++ program designed to implement a voting system(usa-style). The program holds a database of citizens, parties, counties, candidates, and the actual votes.
C++
-
Karatsuba_Multiplication
Karatsuba_Multiplication PublicA C++ Project made to implement a long multiplication between 2 very big numbers (up to 4500 digits ). The multiplication is done in 3 ways : Standard Long multiplication , Karatsuba's recursive me…
C++
-
Huffman_Code
Huffman_Code PublicA C++ object oriented program that implements Huffman coding - it gets a file as input , calculates and prints the optimal Huffman coding for the file.
C++
-
ShortestPath
ShortestPath PublicA C++ Program that implents classic Shortest-path finding algorithms : Dijkstra's algorithm, Bellman-Ford. The algorithms are implented using adjacency list , adjacency matrix. The program reads th…
C++
If the problem persists, check the GitHub status page or contact support.