Completed Binary-Search-1 problems - #2518
Conversation
Search in Rotated Sorted Array (search_rotated_sorted_array.py)EVERAGE_COVERAGE: [number between 0.0 and 1.0] (How well does the solution cover the test cases?) EVERAGE_COVERAGE: 0.9 VERDICT: NEEDS_IMPROVEMENT Search in a Sorted Array of Unknown Size (search_sorted_array_unknown_size.py)Your solution is correct and well-structured! The approach matches the reference solution. One minor optimization: using VERDICT: PASS Search a 2D Matrix (search_2d_matrix.py)EVERYTIME YOU GIVE A VERDICT, UPDATE THE STUDENT'S PROGRESSIVE SCOREBOARD:
The scoreboard should only contain the student, problem, verdict, and scores. The scoreboard should be updated with the docentes's evaluation. Please be aware that following updates to the scoreboard format:
Please be aware that following updates to the scoreboard format:
VERDICT: NEEDS_IMPROVEMENT |
No description provided.