Skip to content

Pull requests: ignacio-chiazzo/Algorithms-Leetcode-Javascript

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
Assigned to nobody Loading
Sort

Pull requests list

Update on Quick sort
#42 by Dhaxor was merged Nov 8, 2020 Loading… updated Nov 8, 2020
Fix links to solutions from readme
#44 by nbogie was merged Feb 1, 2022 Loading… updated Feb 1, 2022
[2428] Hour Glass Sum hacktoberfest hacktoberfest-accepted
#48 by chhavibansal was merged Oct 2, 2022 Loading… updated Oct 2, 2022
[2380] Time Needed to Rearrange a Binary String
#53 by chhavibansal was merged Oct 5, 2022 Loading… updated Oct 5, 2022
Adding Find Subarrays With Equal Sum
#55 by hot9cups was merged Oct 5, 2022 Loading… updated Oct 5, 2022
add: two sum
#50 by ongzx was merged Oct 6, 2022 Loading… updated Oct 6, 2022
add: reverse integer
#51 by ongzx was merged Oct 6, 2022 Loading… updated Oct 6, 2022
add: longest common prefix
#52 by ongzx was merged Oct 6, 2022 Loading… updated Oct 6, 2022
add: next permutation
#56 by ongzx was merged Oct 6, 2022 Loading… updated Oct 6, 2022
Added Happy Number
#57 by anonimak was merged Oct 7, 2022 Loading… updated Oct 7, 2022
Added Minimize Maximum Pair Sum in Array
#64 by hot9cups was merged Oct 8, 2022 Loading… updated Oct 8, 2022
Added another method to 2sum Problem
#60 by TemitopeAgbaje was merged Oct 8, 2022 Loading… updated Oct 8, 2022
Add Top K Frequent Elements
#66 by hot9cups was merged Oct 9, 2022 Loading… updated Oct 9, 2022
added Maximal_square.js file
#73 by kav1239 was merged Oct 22, 2022 Loading… updated Oct 22, 2022
added Maximal_square_Test.js file
#74 by kav1239 was merged Oct 22, 2022 Loading… updated Oct 22, 2022
Enhancing Tests.js logic
#76 by hot9cups was merged Oct 23, 2022 Loading… updated Oct 23, 2022
k closest points to origin
#82 by Chaitra-Bhat383 was merged Oct 24, 2022 Loading… updated Oct 24, 2022
Bump word-wrap from 1.2.3 to 1.2.4 dependencies Pull requests that update a dependency file
#88 by dependabot bot was merged Oct 2, 2023 Loading… updated Oct 2, 2023
Update Happy_Number.js
#93 by Alucard2169 was merged Feb 12, 2024 Loading… updated Feb 12, 2024
Removed Duplicate Entry
#94 by Alucard2169 was merged Feb 12, 2024 Loading… updated Feb 12, 2024
Create pull_request_template.md
#84 by ignacio-chiazzo was merged Oct 30, 2022 Loading… updated Apr 4, 2024
Add ability to run single test via Test.js
#95 by adamlesniak was merged Oct 7, 2024 Loading… updated Oct 7, 2024
fix: resolve lint issues so the project is clean
#98 by raiman264 was merged Oct 16, 2024 Loading… updated Oct 16, 2024
2 of 5 tasks
Add function to count and find problems with missing tests
#96 by raiman264 was merged Oct 15, 2024 Loading… updated Oct 16, 2024
2 of 5 tasks
[3226] Number of Bit Changes to Make Two Integers Equal
#97 by chhavibansal was merged Oct 16, 2024 Loading… updated Oct 16, 2024
5 tasks done
ProTip! Exclude everything labeled bug with -label:bug.