- South Africa
Popular repositories Loading
-
Base-Encryption-and-Decryption
Base-Encryption-and-Decryption PublicEncryption and Decryption This program encrypts any message into any base from binary to hexadecimal and back.
Python
-
Binary-Search-Tree-Traversals
Binary-Search-Tree-Traversals PublicBinary Search Tree Traversals This program builds a binary search tree from user data then outputs either the pre-order, in-order, post-order and min or max value from binary search tree, as well a…
C++
-
Huffman-Encoding
Huffman-Encoding PublicHuffman Encoding This program encodes and decodes messages efficiently by assigning codes shortest to longest in terms of frequency thus creating more optimal encoding and decoding process using tr…
C++
-
Breadth-First-Search-Maze
Breadth-First-Search-Maze PublicBFS Maze This program finds the optimal path from a start position in a 14x17 maze with walls and dead ends using a Breath First Search Algorithm, ques and vector pairs of integers
C++
-
Sudoku
Sudoku PublicThis program solves a game of sudoku from grid size 4x4 up to 25x25 primarily using the popular dancing links and naked singles methods
C++
-
If the problem persists, check the GitHub status page or contact support.
