Skip to content

Pull requests: CMU-313/github-recitation

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

test2
#45 opened Sep 1, 2024 by gpxxlt Loading…
Update fib.py to fix test case of position = 0
#39 opened Sep 2, 2022 by aruiz2 Loading…
Fix negative fibonacci
#37 opened Aug 31, 2022 by rbatchu2 Loading…
Fix Fib. Merge to original repo.
#36 opened Aug 31, 2022 by GingLuo Loading…
fixed negative fibonacci
#35 opened Aug 31, 2022 by rbatchu2 Loading…
Fixed error of position=-1
#34 opened Aug 31, 2022 by lzx0406 Loading…
added case for if position equals zero
#30 opened Sep 10, 2021 by AnaghaS24 Loading…
added less than zero case
#29 opened Sep 10, 2021 by AnaghaS24 Loading…
Fix negative number case
#20 opened Sep 10, 2021 by mgfernanda Loading…
added base case for number zero
#19 opened Sep 10, 2021 by mgfernanda Loading…
added support for negative numbers
#18 opened Sep 10, 2021 by hukewei33 Loading…
Adding case for negative inputs
#15 opened Sep 8, 2021 by prithviokade Loading…
Create a zero base case
#14 opened Sep 8, 2021 by michaelasp Loading…
Negative case added
#13 opened Sep 8, 2021 by varshaasj Loading…
added case 0 to return 0
#8 opened Sep 8, 2021 by mzhangyue Loading…
added if case for negative inputs
#7 opened Sep 8, 2021 by huiningliang Loading…
ProTip! Filter pull requests by the default branch with base:main.