GitHunt
BU

Burakegekocabay/Multiplication-Algorithm

multiply large numbers incrementally and store in a structured manner

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!

Languages

Java100.0%

Contributors

MIT License
Created April 27, 2024
Updated April 27, 2024
Burakegekocabay/Multiplication-Algorithm | GitHunt