An open API service for providing issue and pull request metadata for open source projects.

GitHub / ignacio-chiazzo/algorithms-leetcode-javascript issues and pull requests

#102 - 41. First Missing Positive

Pull Request - State: closed - Opened by chhavibansal 10 months ago

#101 - added merge sort code in js

Pull Request - State: open - Opened by awesomeme2157 10 months ago

#100 - 121. Best Time to Buy and Sell Stock

Pull Request - State: closed - Opened by meetmukul1993 10 months ago

#99 - Lexographically smallest after a swap

Pull Request - State: closed - Opened by meetmukul1993 10 months ago - 2 comments

#98 - fix: resolve lint issues so the project is clean

Pull Request - State: closed - Opened by raiman264 10 months ago - 1 comment

#97 - [3226] Number of Bit Changes to Make Two Integers Equal

Pull Request - State: closed - Opened by chhavibansal 10 months ago

#96 - Add function to count and find problems with missing tests

Pull Request - State: closed - Opened by raiman264 10 months ago

#95 - Add ability to run single test via Test.js

Pull Request - State: closed - Opened by adamlesniak over 1 year ago

#94 - Removed Duplicate Entry

Pull Request - State: closed - Opened by Alucard2169 over 1 year ago

#93 - Update Happy_Number.js

Pull Request - State: closed - Opened by Alucard2169 over 1 year ago - 2 comments

#92 - Move problems to subfolders

Pull Request - State: closed - Opened by ignacio-chiazzo almost 2 years ago - 1 comment

#90 - Update README.md

Pull Request - State: open - Opened by Piyush6869 almost 2 years ago

#89 - Create Count of Smaller Numbers After Self

Pull Request - State: open - Opened by Piyush6869 almost 2 years ago

#88 - Bump word-wrap from 1.2.3 to 1.2.4

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#86 - elementary algorithm JavaScript solutions added

Pull Request - State: open - Opened by rabobahago over 2 years ago

#85 - more solution javascript basic added

Pull Request - State: closed - Opened by rabobahago over 2 years ago - 1 comment

#84 - Create pull_request_template.md

Pull Request - State: closed - Opened by ignacio-chiazzo almost 3 years ago - 1 comment

#83 - Create count_pair_with_given_sum.cpp

Pull Request - State: open - Opened by Tusharr0305 almost 3 years ago - 1 comment

#82 - k closest points to origin

Pull Request - State: closed - Opened by Chaitra-Bhat383 almost 3 years ago - 1 comment

#81 - Forrebase

Pull Request - State: closed - Opened by Chaitra-Bhat383 almost 3 years ago

#79 - Revert "Revert "readme.md created""

Pull Request - State: closed - Opened by Chaitra-Bhat383 almost 3 years ago

#78 - Revert "readme.md created"

Pull Request - State: closed - Opened by ignacio-chiazzo almost 3 years ago

#77 - K Closest Points to Origin

Pull Request - State: closed - Opened by Chaitra-Bhat383 almost 3 years ago - 5 comments

#76 - Enhancing Tests.js logic

Pull Request - State: closed - Opened by hot9cups almost 3 years ago

#75 - readme.md created

Pull Request - State: closed - Opened by kav1239 almost 3 years ago - 2 comments

#74 - added Maximal_square_Test.js file

Pull Request - State: closed - Opened by kav1239 almost 3 years ago

#73 - added Maximal_square.js file

Pull Request - State: closed - Opened by kav1239 almost 3 years ago - 1 comment

#72 - Added Solution of Pascal'sTriangle problem

Pull Request - State: closed - Opened by SamagraAg almost 3 years ago

#71 - Create ODDEVEN.PY

Pull Request - State: closed - Opened by Dnyanesh5050 almost 3 years ago

#70 - Add linter to the README

Pull Request - State: closed - Opened by ignacio-chiazzo almost 3 years ago

#68 - Modifying Tests.js to handle multiple test exports

Issue - State: closed - Opened by hot9cups almost 3 years ago - 6 comments

#67 - EsLint and Tests fix

Pull Request - State: closed - Opened by hot9cups almost 3 years ago - 5 comments

#66 - Add Top K Frequent Elements

Pull Request - State: closed - Opened by hot9cups almost 3 years ago

#65 - Add the option to run lint and unit test locally.

Issue - State: closed - Opened by ignacio-chiazzo almost 3 years ago - 3 comments
Labels: good first issue, hacktoctoberfest, hacktoberfest, hacktoberfest-accepted

#64 - Added Minimize Maximum Pair Sum in Array

Pull Request - State: closed - Opened by hot9cups almost 3 years ago - 2 comments

#63 - created problem 094_binary_tree_inorder_traveral

Pull Request - State: closed - Opened by YOGENDERSS almost 3 years ago - 1 comment

#62 - created 094_binary_tree_inorder_traveral_test.js

Pull Request - State: closed - Opened by YOGENDERSS almost 3 years ago

#61 - updated problem no 94 of leetcode

Pull Request - State: closed - Opened by YOGENDERSS almost 3 years ago

#60 - Added another method to 2sum Problem

Pull Request - State: closed - Opened by TemitopeAgbaje almost 3 years ago - 1 comment

#59 - leetcode problem palindrome.cpp

Pull Request - State: open - Opened by Monika3002 almost 3 years ago - 1 comment

#57 - Added Happy Number

Pull Request - State: closed - Opened by anonimak almost 3 years ago

#56 - add: next permutation

Pull Request - State: closed - Opened by ongzx almost 3 years ago

#55 - Adding Find Subarrays With Equal Sum

Pull Request - State: closed - Opened by hot9cups almost 3 years ago

#54 - added plus one solution. most asked technical question

Pull Request - State: closed - Opened by YOGENDERSS almost 3 years ago - 1 comment

#53 - [2380] Time Needed to Rearrange a Binary String

Pull Request - State: closed - Opened by chhavibansal almost 3 years ago - 1 comment

#52 - add: longest common prefix

Pull Request - State: closed - Opened by ongzx almost 3 years ago

#51 - add: reverse integer

Pull Request - State: closed - Opened by ongzx almost 3 years ago

#50 - add: two sum

Pull Request - State: closed - Opened by ongzx almost 3 years ago

#49 - Submit a Leetcode problem

Issue - State: open - Opened by ignacio-chiazzo almost 3 years ago - 11 comments
Labels: help wanted, good first issue, hacktoctoberfest, hackoctober, hacktoberfest, hacktoberfest2022

#48 - [2428] Hour Glass Sum

Pull Request - State: closed - Opened by chhavibansal almost 3 years ago - 5 comments
Labels: hacktoberfest, hacktoberfest-accepted

#47 - Added problems

Pull Request - State: closed - Opened by ignacio-chiazzo almost 3 years ago

#46 - Create super-linter.yml

Pull Request - State: closed - Opened by ignacio-chiazzo over 3 years ago

#45 - Run prettier

Pull Request - State: closed - Opened by ignacio-chiazzo over 3 years ago

#44 - Fix links to solutions from readme

Pull Request - State: closed - Opened by nbogie over 3 years ago

#43 - Max area of island

Pull Request - State: closed - Opened by ignacio-chiazzo over 4 years ago

#42 - Update on Quick sort

Pull Request - State: closed - Opened by Dhaxor almost 5 years ago

#41 - Added basic SQL problems

Pull Request - State: closed - Opened by ignacio-chiazzo almost 5 years ago

#40 - Added database problems

Pull Request - State: closed - Opened by ignacio-chiazzo almost 5 years ago

#39 - Max area of island

Pull Request - State: closed - Opened by ignacio-chiazzo almost 5 years ago

#38 - Create QuickSort.js

Pull Request - State: closed - Opened by Dhaxor almost 5 years ago

#37 - Tests

Pull Request - State: closed - Opened by ignacio-chiazzo almost 5 years ago

#36 - Add Tests

Pull Request - State: closed - Opened by ignacio-chiazzo almost 5 years ago

#33 - Added majority element

Pull Request - State: closed - Opened by ignacio-chiazzo over 6 years ago

#32 - Fixes

Pull Request - State: closed - Opened by ignacio-chiazzo over 6 years ago

#31 - Update README.md

Pull Request - State: closed - Opened by ignacio-chiazzo over 6 years ago

#30 - Added set mattrix zeroes

Pull Request - State: closed - Opened by ignacio-chiazzo over 6 years ago

#29 - remove invalid par

Pull Request - State: closed - Opened by ignacio-chiazzo over 6 years ago

#28 - Prob

Pull Request - State: closed - Opened by ignacio-chiazzo over 6 years ago

#27 - Subarray Sum Equal K

Pull Request - State: closed - Opened by ignacio-chiazzo over 6 years ago

#26 - Improve main

Pull Request - State: closed - Opened by ignacio-chiazzo over 6 years ago

#25 - Fixed broken problem

Pull Request - State: closed - Opened by ignacio-chiazzo over 6 years ago

#24 - Longest Palindromic Substring

Pull Request - State: closed - Opened by ignacio-chiazzo over 6 years ago

#23 - Escape-The-Ghosts.js

Pull Request - State: closed - Opened by ignacio-chiazzo over 6 years ago

#22 - restore-ip-addresses

Pull Request - State: closed - Opened by ignacio-chiazzo over 6 years ago

#21 - Create UniqueBinarySearchTrees.js

Pull Request - State: closed - Opened by ignacio-chiazzo over 6 years ago

#20 - Create BinaryGap.js

Pull Request - State: closed - Opened by ignacio-chiazzo almost 7 years ago

#19 - Create linked-list-cycle-ii.js

Pull Request - State: closed - Opened by ignacio-chiazzo almost 7 years ago

#18 - Create Spiral-matrix.js

Pull Request - State: closed - Opened by ignacio-chiazzo almost 7 years ago

#17 - Added GroupAnagrams

Pull Request - State: closed - Opened by ignacio-chiazzo almost 7 years ago

#16 - Create design-circular-deque.js

Pull Request - State: closed - Opened by ignacio-chiazzo almost 7 years ago

#15 - Create Search-a-2D-Matrix.js

Pull Request - State: closed - Opened by ignacio-chiazzo almost 7 years ago

#14 - Create Search-a-2D-Matrix-II.js

Pull Request - State: closed - Opened by ignacio-chiazzo almost 7 years ago

#13 - Deletion Distance

Pull Request - State: closed - Opened by ignacio-chiazzo almost 7 years ago

#12 - Added search rotated

Pull Request - State: closed - Opened by ignacio-chiazzo almost 7 years ago

#11 - Add a better pattern for each problem

Issue - State: closed - Opened by ignacio-chiazzo almost 7 years ago

#10 - Add linters

Issue - State: closed - Opened by ignacio-chiazzo almost 7 years ago

#9 - Move problems to a folder and beautify main class

Pull Request - State: closed - Opened by ignacio-chiazzo almost 7 years ago

#8 - added regex

Pull Request - State: closed - Opened by ignacio-chiazzo almost 7 years ago

#7 - Added n queens problem

Pull Request - State: closed - Opened by ignacio-chiazzo almost 7 years ago

#6 - Added Maximun Subbarray Problem

Pull Request - State: closed - Opened by ignacio-chiazzo almost 7 years ago

#5 - Added coinchange

Pull Request - State: closed - Opened by ignacio-chiazzo almost 7 years ago

#4 - Added Unique path problem

Pull Request - State: closed - Opened by ignacio-chiazzo almost 7 years ago

#3 - Added floodFill problem

Pull Request - State: closed - Opened by ignacio-chiazzo almost 7 years ago

#2 - Added Generate Parentheses

Pull Request - State: closed - Opened by ignacio-chiazzo almost 7 years ago

#1 - Init

Pull Request - State: closed - Opened by ignacio-chiazzo almost 7 years ago