new string search algorithm online with Winfy

We have hosted the application new string search algorithm in order to run this application in our online workstations with Wine or directly.


Quick description about new string search algorithm:

New String Search Algorithm.

License:
----------
All programs/software given in this project are released under APACHE LICENSE, VERSION 2.0.
The license details can be found here: https: //www.apache.org/licenses/LICENSE-2.0.
Some parts of this license are:
* Subject to the terms and conditions of this License, each Contributor hereby
grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
irrevocable copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the Work and
such Derivative Works in Source or Object form.
* You may reproduce and distribute copies of the Work or Derivative Works thereof
in any medium, with or without modifications, and in Source or Object form.

Features:
  • New String Search Algorithm: I have invented a new search string algorithm. I call it "Choudhary Algorithm". I wrote a Java program to compare my algorithm with other standard algorithms, namely - Brute Force, Boyer Moore, Rabin Karp, and Knuth Morris Pratt. If the substring (pattern) length is between 1 and 32, then my algorithm is the fastest most of the times. If the substring (pattern) length is between 33 and 128, then Boyer Moore algorithm is the fastest most of the times. But my algorithm is slower than Boyer Moore for only around 3% of times in this case. If the substring (pattern) length is between 129 and 1024, then my algorithm is the fastest most of the times.


.

©2024. Winfy. All Rights Reserved.

By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.