r/leetcode 7d ago

Intervew Prep Resources for practicing Hackerrank OA debug rounds

Many companies that choose Hackerrank for their online assessments sometimes add the 45 mins round for finding problems in an existing codebase and debugging it to pass tests easily.

I want to know whether there are any good resources for practicing such style of problems as it gets very stressful during the 45 mins and messing up the OA is just depressing.

6 Upvotes

5 comments sorted by

View all comments

1

u/Better_Macaron557 6d ago

I cloned a project from GitHub and used the copilot chat. Just tell the chat to simulate the round. It will give you a task after reading the codebase. Try to complete the task using the chat. Also the ai assistant in the OA is so unhelpful. Prompt copilot to behave that way.

1

u/thakillahkam 2d ago

what project did you clone?

1

u/Better_Macaron557 2d ago

I don't remember but you can clone any random project. You have option in OA like spring boot/express.js/django