TriveniBhat
TriveniBhat
fix #3926 Case 1: when submission status is finished and completed_at and started_at values exist, execution_time is calculated from the values Case 2: When the submission is running and only...
Fix #3908 Issues - 1. After editing, phase values were not updated with the API response. 2. Encountered Lint Issues while performing build action. Solution - 1. Corrected the described...
Bug: - Expected: Challenge images should be rendered - Observed: The images are not showing because the GET call for the images is failing with a 404 error - steps...
Adds new feature to fix #3915: challenge history in a users profile 1. Users can view a paginated list of present and past challenges they have participated 2. If the...