List Question
20 TechQA 2023-09-21T14:42:48.247000SQL WHERE statement where string can differ maximum one char but otherwise be equal
89 views
Asked by ArturM
Error when using extract method in python not , "nothing to repeat at position 1"
61 views
Asked by Raj
How to rigorously compare my String-Search algorithm against current benchmarks. Currently beating/equaling Boyer-Moore ~half the times in my test
72 views
Asked by Menachem Kalmenson
KMP Skip Table not producing the correct output
21 views
Asked by Fidah Ali
How to extract elements of strings in a list based on the presence of a substring in python?
684 views
Asked by Sujith Voona
How to get the percentage of matched text using the kmp and naive string algorithms in js , node and express js?
37 views
Asked by Jenny Emenike
How to search a string within another string which has spaces before or after for exact matches
176 views
Asked by ControltheAI
Writing a simple function which returns True if there is a duplicate character present
57 views
Asked by Rookie
Search for a string in folders & subfolders, and pull its information in the same sheet
385 views
Asked by martel_9
String search with dynamic lengths against a file
41 views
Asked by indigo
find a text in elements of list if exists append it to a new list
90 views
Asked by user289017
Algorithms and techniques for string search across multiple GiB of text files
372 views
Asked by AudioBubble
How do I search a string from a file and return the line location using functions in C++?
39 views
Asked by PatPatis
Hide list item using data attribute when specific text is present on the page with JS
127 views
Asked by Paul C.
Common Keyword/ Substring in a List of Company Name
184 views
Asked by lazzaknight
Am I misunderstanding find_first_not_of?
267 views
Asked by einpoklum
Looking for a string in text file with python
195 views
Asked by I'm not a robot
Understanding Rabin-Karp algorithm with modulo arithmetic
151 views
Asked by shehan chanuka
Force python to read file with arbitrary extension as .txt file from archive using zipfile
38 views
Asked by Matt Reed