Skip to content

daniellimabrito/SearchStringAlgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SearchStringAlgo

Algorithm to search total occurrence of a string based on its size.

Constraints: It must have more than 1 occurrence.

Ex: Param 1: abc1234fffabcdabppp343abc Param 2 (size): 3

Output: abc - 3

Technologies

C#

Console Application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages