Skip to content

Some test cases are failing on FaultyKeyboard.java #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
SandeepKushwaha opened this issue Feb 2, 2023 · 1 comment
Open

Some test cases are failing on FaultyKeyboard.java #4

SandeepKushwaha opened this issue Feb 2, 2023 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@SandeepKushwaha
Copy link
Owner

Describe the bug
Two Test cases are failing on FaultyKeyboard.java. Showing the Wrong answer. please update the code without a problem.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'programming-practices/src/coding_ninjas/introduction_to_java/tests/course_test1/'
  2. Click on 'FaultyKeyboard.java'
  3. Scroll down to 'static boolean faultyKeyword(String expected, String typed)' method.
  4. There is an error for some test cases so please solve that problem with the proper code.

Expected behavior
All the test cases must be executed without the time limit exceeding.

@SandeepKushwaha SandeepKushwaha added bug Something isn't working help wanted Extra attention is needed labels Feb 2, 2023
@SandeepKushwaha
Copy link
Owner Author

On commit almost problem solved only having 1 test cases error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant