Popular repositories Loading
-
Topological_Sort
Topological_Sort PublicProgram takes in pairs of relations from text file (one comes before the next) and performs a topological sort that either succeeds and gives a solution or fails and gives the loop that causes it t…
Ada 1
-
Levenshtein_Distance
Levenshtein_Distance PublicJava program that takes in a single word and checks for spelling and offers alternative words.
Java
-
Soundex
Soundex PublicTakes an input string and suggests other strings based on soundex algorithm
Java
-
Warshall_Algorithm
Warshall_Algorithm Publicreads an input of pairs of connections and produces the transitive closure
Ada
-
Multi_Stack
Multi_Stack PublicThis program keeps track of multiple stacks within a specified array size. Stack sizes are changed when overflow occurs and adjusted depending on usage.
Ada
-
Hashing
Hashing PublicProgram reads a list of names and performs hashing algorithm that gives statistics of the min, max, and average number of probes for the first and last 30 entries.
Ada
If the problem persists, check the GitHub status page or contact support.