Activity
add readme with problem description
add readme with problem description
Merge remote-tracking branch 'origin/main'
Merge remote-tracking branch 'origin/main'
add complex test and fix out of bound access bug
add complex test and fix out of bound access bug
add complex test and fix out of bound access bug
add complex test and fix out of bound access bug
add test for occurrence in the middle of string
add test for occurrence in the middle of string
add test for occurrence at beginning of string
add test for occurrence at beginning of string
add test needle longer than haystack
add test needle longer than haystack
add not present and same word tests
add not present and same word tests
add exercise 29: first string occurrence
add exercise 29: first string occurrence
add exercise Transpose Matrix - 867
add exercise Transpose Matrix - 867
add test for the first 7 numbers
add test for the first 7 numbers
refactor solution and shortcut negative inputs
refactor solution and shortcut negative inputs
add negative single digit input test
add negative single digit input test