DEV Community

Discussion on: LeetCode with C# - Reverse A String

Collapse
 
joro550 profile image
Mark Davies

Forbidden? AM I gonna get arrested 👀

Thread Thread
 
charkinsdevelopment profile image
Cory Harkins

In the leet code submission, you'd fail as they don't want you to allocate additional memory to accomplish the task.