- 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
Assigned to nobodyLoading
Sort
Pull requests list
Quiz 2. Update division functionality to include error handling for d…
#262 opened Nov 1, 2024 by Sofia-RimandoLoading…
4 tasks
An error handling for division by zero was added by throwing IllegalA…
#261 opened Nov 1, 2024 by a-ellwoodLoading…
4 tasks
Added a check to throw a IllegalArguemntException before division by 0
#258 opened Nov 1, 2024 by morri12Loading…
Added divisor check for all division methods which throws runtime exception if divisor is zero
#257 opened Nov 1, 2024 by Hasn-SaeedLoading…
Added check for division by 0 and associated error message.
#253 opened Nov 1, 2024 by RowanvanRhijnLoading…
4 tasks
handle when divisor b is zero in all division methods in Division.Java
#249 opened Nov 1, 2024 by UmForgotMyNameLoading…
added way to send error for when dividing by zero
#248 opened Nov 1, 2024 by ChrisTienYenWalkerLoading…
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 colemaykeLoading…
4 tasks done
Constants moved to top and comment added for them
#244 opened Oct 31, 2024 by macbookpro69inchLoading…
updated Integers.java to use constants for readability
#240 opened Oct 30, 2024 by aboosoosLoading…
4 tasks done
Larger values represented as constants at the top of the file
#238 opened Oct 30, 2024 by welshowaLoading…
Changed integers.java constants location and implemented constants in file
#237 opened Oct 30, 2024 by SameerM123Loading…
PreviousNext
ProTip! Follow long discussions with comments:>50.