In this project, we are using JavaScript to create a countdown or timer web-based application using HTML and CSS to design the frontend.
If you have got an optimized solution to a problem or, lets say, the existing solution is failing on some test cases and you got a working solution, then there is really a high chance of getting you pull request being accepted. Note: If you have got an optimised solution, but the existing solution is also working, then:
- Make another file in the corresponding folder'
- Name it
<problem name in snake case>-<your name in snake case>-Optimized.cpp
. - Generate a pull request and wait.