CodingTrain / CodingTrain/Suggestion-Box

Coding challenge:. Arbitrary size int and float class!

Open
#1,363 0 comments 1 reaction 0 assignees View on GitHub
Challenge
Dominant language
No language data
Stars
570
Forks
85
PR merge metrics
No merged PRs in 30d

Description

Would love to see two challenge videos/series.

First a "big" int class where you can create an instance of an arbitrary size int with all the bells and whistles (multiplication, addition, etc...)

Second, the same thing but a float class with arbitrary precision (say, I want a 4,444,444 bit float).

These both would also be good topics to cover OOP concepts as well as library creation best practices.

Would hope that for the mathematic operations you do everything on the bit level, plenty of algorithms to have fun figuring out!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.