Skip to content

fix(api): make code submission comparison case-insensitive#3

Open
sushantshetty09 wants to merge 1 commit into
Dqrshan:mainfrom
sushantshetty09:fix-string-mismatch
Open

fix(api): make code submission comparison case-insensitive#3
sushantshetty09 wants to merge 1 commit into
Dqrshan:mainfrom
sushantshetty09:fix-string-mismatch

Conversation

@sushantshetty09
Copy link
Copy Markdown

Updated normalizeCode in submissions API to use .toLowerCase() so that case mismatch bugs (like 'Int' vs 'int') do not fail correct solutions.

Updated normalizeCode in submissions API to use .toLowerCase() so that case mismatch bugs (like 'Int' vs 'int') do not fail correct solutions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant