
खोजें
Algorithm
01
एल्गोरिथ्म, प्रक्रिया
a precise rule (or set of rules) specifying how to solve some problem
02
एल्गोरिथ्म, नियम प्रणाली
a set of rules used by digital systems to decide what content to show users based on their behavior and preferences
Example
The search engine uses complex algorithms to rank web pages based on relevance and authority.
सर्च इंजन प्रासंगिकता और अधिकार के आधार पर वेब पेजों को रैंक करने के लिए जटिल एल्गोरिदम का उपयोग करता है।
Social media platforms use algorithms to personalize users' news feeds, showing them content based on their interests and behavior.
सोशल मीडिया प्लेटफॉर्म उपयोगकर्ताओं के समाचार फीड को व्यक्तिगत बनाने के लिए एल्गोरिदम का उपयोग करते हैं, उन्हें उनकी रुचियों और व्यवहार के आधार पर सामग्री दिखाते हैं।
03
एल्गोरिथ्म
a finite sequence of well-defined, mathematical instructions for completing a specific task or solving a problem
Example
The Euclidean algorithm is used to find the greatest common divisor of two integers.
यूक्लिडियन एल्गोरिथम का उपयोग दो पूर्णांकों के सबसे बड़े सामान्य भाजक को खोजने के लिए किया जाता है।
The Sieve of Eratosthenes is an algorithm for finding all prime numbers up to a given limit.
एराटोस्थनीज की छलनी एक दिए गए सीमा तक सभी अभाज्य संख्याओं को खोजने के लिए एक एल्गोरिथम है।