Skip to content

issues Search Results · repo:ignacio-chiazzo/Algorithms-Leetcode-Javascript language:JavaScript

Filter by

8 results
 (63 ms)

8 results

inignacio-chiazzo/Algorithms-Leetcode-Javascript (press backspace or delete to remove)

Doing so will help contributors to find unsolved problems easily
  • amritregmi26
  • 3
  • Opened 
    on Oct 26, 2023
  • #91

We often have to request changes to PRs due to tests not being present or an entry to the readme isn t added. I suggest we create a unit test that: 1- reads all the problem names and asserts there is ...
  • ignacio-chiazzo
  • 1
  • Opened 
    on Jan 11, 2023
  • #87

This is in response to the comment from my last PR. I ve been experimenting ever since, and I think there s a way it could be achieved. What we want to do: 1. For every problem, if we have multiple ...
  • hot9cups
  • 6
  • Opened 
    on Oct 16, 2022
  • #68

The current repository uses a Github Action for running linters Github workflows Add the option to run the linter locally by running commands. Optionally we can combine unit tests and lint and run them ...
good first issue
hacktoberfest
hacktoberfest-accepted
hacktoctoberfest
  • ignacio-chiazzo
  • 3
  • Opened 
    on Oct 8, 2022
  • #65

another solution that doesn t require translating the integer to a String would be to get the number, divide it by 10, get the digit and repeat the process. Originally posted by @ignacio-chiazzo ...
  • anonimak
  • Opened 
    on Oct 7, 2022
  • #58

Pick a problem in Leetcode or any other platform. If you find a solution, follow the next steps: Open A PR that contains: 1) Solution in a file with a description of the problem at the top. 2) A test ...
good first issue
hackoctober
hacktoberfest
hacktoberfest2022
hacktoctoberfest
help wanted
  • ignacio-chiazzo
  • 11
  • Opened 
    on Oct 2, 2022
  • #49

Create a better pattern for problems: - Make sure each object implements its main function and export it. - Don t stop the main if any of the classes didn t implement the function - Put a warning ...
  • ignacio-chiazzo
  • Opened 
    on Nov 5, 2018
  • #11

It would be nice to add JS linters. Something basic to detect identation, spaces, and a few JS red flags
  • ignacio-chiazzo
  • Opened 
    on Nov 5, 2018
  • #10
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub