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:
- Go to 'programming-practices/src/coding_ninjas/introduction_to_java/tests/course_test1/'
- Click on 'FaultyKeyboard.java'
- Scroll down to 'static boolean faultyKeyword(String expected, String typed)' method.
- 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.
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:
Expected behavior
All the test cases must be executed without the time limit exceeding.