Q: Check whether if a string has all Unique characters. Follow-Up : What if extra space is NOT provided for solving the problem i.e. E(Space) = O(1). Two methods are used . Method1 - Simple one which is composed for alphabetic inputs alone Method2 - Depth one which is done for characters having decimal value from 32 to 127 ie., It includes all possible characters. It can also be designed even for sentences or paragraphs by modifying the data type.
-
Notifications
You must be signed in to change notification settings - Fork 0
Character Unique Strings are checked using C++.
License
Artqueen511/R_Strings
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Character Unique Strings are checked using C++.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published