Skip to content

Urlify #3

@ChillBroYo

Description

@ChillBroYo

Replace all the spaces in a string with %20, ensure that the operation is done in place and without any additional data structures. There must be a true length of the string that must be followed:
input "hello  there " length = 11 => "hello%20there"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions