Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 506 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 506 Bytes

Multiplication Algorithm

This project contains a Java program that aims to multiply large numbers incrementally and store and print the result in a structured manner using Linked Lists. The project targets working with large numbers that exceed the limits of traditional integer or long data types.

Contributing

This is a basic structure of a program. If you would like to contribute to this project, fork it, make your changes, and submit a pull request. Any contributions and feedback are valuable!