Skip to content

aman2388/Java-and-C-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java-and-C-Projects

Matrix Calculator in C

A program that calculates the Inverse, Multiplication, Addition, Determinant and Transpose.

Huffman Compression in Java

This was an assignment I had done in my Algorithms module.

An implementation of a fully functional Huffman coding suite equipped with methods to both compress and decompress text files. A hand-drawn Huffman tree with a codeword table for the given phrase 'There is no place like home'. Analysis of the algorithm’s performance.

Sudoku Solver in Java

A valid number placing puzzle, that uses Recursive Backtracking Algortihm to check each grids for a valid solution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published