Christoph Coutshan created an interesting survey that tries to identify the most important algorithms "in the world." Since one of the criteria is that “the algorithm should be widely used,” I would say that it would be a natural thing to extend the survey to a huge group of users in Qaru.
So what do you think? What algorithms deserve a place in the Hall of Fame of Algorithms?
I am somewhat similar to this algorithm:
Enter a code.
Test code. If the buggy, go to step 3. If not, go to step 4.
Rewrite the code, then return to step 2.
- . - , 3, 5.
, ! , , 3, , .
, , . RSA .
Hashing because it is the basis for so much security, data structure, etc. Hashing algorithms spawned many candidates of science. dissertations.
Source: https://habr.com/ru/post/1753375/More articles:How to set zeroDateTimeBehavior in JNDI DataSource without using URL? - propertiesUsing Env.js with Python - javascriptHow to create a data source without combining in Tomcat - javaПривязка шаблона к цветам фона и переднего плана? - templatesxpath: how can I request an element named test with no attributes? - xpathQuestion gcc -O3, calling the same function from another file gives different performance - performanceWhy is this Albacore msbuild task not working in TeamCity? - msbuildIs there an easy way to execute code when deploying a JBSS JAR inside an EAR? - javaUsing Powershell on one computer to run a Powershell script on another computer - scriptingPrevent PHP from executing require_once - phpAll Articles