-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: phishman3579/java-algorithms-implementation
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Quiz 2. Update division functionality to include error handling for d…
#262
opened Nov 1, 2024 by
Sofia-Rimando
Loading…
4 tasks
An error handling for division by zero was added by throwing IllegalA…
#261
opened Nov 1, 2024 by
a-ellwood
Loading…
4 tasks
Added a check to throw a IllegalArguemntException before division by 0
#258
opened Nov 1, 2024 by
morri12
Loading…
Added divisor check for all division methods which throws runtime exception if divisor is zero
#257
opened Nov 1, 2024 by
Hasn-Saeed
Loading…
Added IllegalArgumentException when divisor is 0
#254
opened Nov 1, 2024 by
ArvindDhaliwal
Loading…
4 tasks done
Added check for division by 0 and associated error message.
#253
opened Nov 1, 2024 by
RowanvanRhijn
Loading…
4 tasks
handle when divisor b is zero in all division methods in Division.Java
#249
opened Nov 1, 2024 by
UmForgotMyName
Loading…
added way to send error for when dividing by zero
#248
opened Nov 1, 2024 by
ChrisTienYenWalker
Loading…
4 tasks
Added error checking for division by 0 on a branch called NewBranch. Benefits users so that they can't divide by 0 and get an error.
#245
opened Nov 1, 2024 by
colemayke
Loading…
4 tasks done
Constants moved to top and comment added for them
#244
opened Oct 31, 2024 by
macbookpro69inch
Loading…
updated Integers.java to use constants for readability
#240
opened Oct 30, 2024 by
aboosoos
Loading…
4 tasks done
Larger values represented as constants at the top of the file
#238
opened Oct 30, 2024 by
welshowa
Loading…
Previous Next
ProTip!
Updated in the last three days: updated:>2024-11-21.