List Question
20 TechQA 2024-03-29T16:06:21.760000Algorithm for finding the largest common substring for n strings using Rabin-Karp function
24 views
Asked by Nergigante
Unable to download CSV file from web URL with runtime using python
29 views
Asked by santosh kumar
Is there any possible way to remove the 1st character of a String using O(1) time complexity in C++?
144 views
Asked by Md Shajib
Can you replace a substring from a regex match?
51 views
Asked by jdelgado1025
Check Groovy string if it matches dynamically changing substring
40 views
Asked by jm90
Lookup every character in string and replace with character from another string
52 views
Asked by Truecolor
How to make pattern matching efficient for large text datasets
37 views
Asked by melvio
Word Count in C
93 views
Asked by Roshina De Jesus
Dynamic starting position in substring and dynamic length
54 views
Asked by Joe
split string in powershell using delimiter
46 views
Asked by Ashar
Pandas - find all Rows where special Columns contain a part of text
74 views
Asked by Isolde Maduschn
Searching into an array of long strings specific things. Then save it on a JSON Object
42 views
Asked by luis-san
Substring issue when combined with map or reduce. Am I doing something wrong?
37 views
Asked by bensullivan
I can't remove an exact phrase from one pandas dataframe column based on another column
36 views
Asked by Pmannn
How to extract substrings using Right, Left, Mid, LEN and FIND
64 views
Asked by Mrs Taft
For given sequences, build graph which will contain path for each sequence
75 views
Asked by Marcin Mrugas
Find index of next word after the given word
94 views
Asked by Shubham kapoor
Excel formula that looks for a substring and counts unique values
63 views
Asked by Chris Partezana