Java Boilerplate Bug Appeared After Skill Test

Describe your issue

Dear CodeChef Team,

I recently participated in a skill test on your platform using the Java programming language. After completing the test, I noticed that whenever I open a new problem, the code editor shows an unrelated Java boilerplate — specifically, a wordSearch and call function meant for string board search problems.

This boilerplate code wasn’t there before the skill test. Now it loads by default every time I open a new problem, which is inconvenient and confusing for unrelated problems.

Could you please look into this issue and reset the editor to the default or blank Java template?

My CodeChef username: [rajat_garg_04]

Thank you for your help.

Screenshot

Additional info

Hello @rajat_garg_04
You might have saved a default Java template in your IDE.

You can click on the reset button to reset your environment for this problem.

If you want to change the Java template across the platform, you can click on the settings icon and click Save Template.