Skip to content

Pull requests: adnanaziz/EPIJudge

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

FIX: adding upcoming elements to the heap, after first k ones.
#252 opened Feb 14, 2025 by lyteabovenyte Loading… updated Feb 14, 2025
Fix missing TestFailure import in smallest_subarray_covering_all_values.py
#246 opened Jan 4, 2024 by SammyBaek Loading… updated Jan 4, 2024
Fix: checks for smallest subarray covering all values
#196 opened Sep 6, 2020 by stefantds Loading… updated Aug 4, 2023
Updating Collatz checker function Python
#243 opened Feb 24, 2023 by invicta117 Loading… updated Feb 24, 2023
Cleaner Python minimum waiting time
#240 opened Dec 21, 2022 by LeafyLi Loading… updated Dec 21, 2022
Python EPI: Only print stdout on failures
#239 opened Nov 25, 2022 by LeafyLi Loading… updated Nov 25, 2022
update treebalanced
#238 opened Nov 22, 2022 by cs53 Loading… updated Nov 22, 2022
Refactored by Sourcery
#236 opened Jul 29, 2022 by Business-Wizard Loading… updated Jul 29, 2022
Solution for 1. right propagate rightmost set bit and 2. is power of 2
#231 opened Apr 13, 2022 by hks1 Loading… updated Apr 27, 2022
Simplified if statement
#232 opened Apr 25, 2022 by Plotnus Loading… updated Apr 25, 2022
Fix run count_inversions.exe C++ test failure with MSVC
#221 opened Oct 25, 2021 by LinWrSpace Loading… updated Oct 25, 2021
A merge sort of list with O(1) memory overhead
#219 opened Oct 10, 2021 by wew036 Loading… updated Oct 10, 2021
Chapter 24: Honors Class
#216 opened Aug 5, 2021 by hecris Loading… updated Aug 5, 2021
Exercise 5.10
#209 opened Feb 6, 2021 by pandasanjay Loading… updated Feb 6, 2021
Test code segfaults for some illegal moves
#207 opened Dec 30, 2020 by ghost Loading… updated Dec 30, 2020
Fix: Ignore order on task pairing checks
#197 opened Sep 6, 2020 by stefantds Loading… updated Sep 6, 2020
Fix: Wrong error message
#195 opened Sep 6, 2020 by stefantds Loading… updated Sep 6, 2020
Fix: Don't sort permutations
#194 opened Sep 6, 2020 by stefantds Loading… updated Sep 6, 2020
Fix: Typo in queue operation
#193 opened Sep 6, 2020 by stefantds Loading… updated Sep 6, 2020
Improvement: Reuse result of binomial coefficients call
#192 opened Sep 6, 2020 by stefantds Loading… updated Sep 6, 2020
Improvement: Add more checks to longest increasing subarray test
#191 opened Sep 6, 2020 by stefantds Loading… updated Sep 6, 2020
Add stack trace to test failure output enhancement
#59 opened Sep 29, 2018 by dbedrenko Loading… updated Jun 7, 2020 Beta 5
Update search_first_key.py
#86 opened Mar 25, 2019 by ksidiqi Loading… updated Jun 7, 2020
Bug in test case for real square root function
#115 opened Nov 14, 2019 by davidsimowitz Loading… updated Jun 7, 2020
Using list of characters instead of a string for Problem 24.8 #151
#152 opened Jan 14, 2020 by deveshks Loading… updated Jun 7, 2020
ProTip! Filter pull requests by the default branch with base:master.