The algorithm tag has no wiki summary.
114
votes
28answers
12k views
What formula should be used to determine “hot” questions?
Right now the front page Popular tab is fairly broken -- it's a simple descending sort by views. As Joel said in podcast #18, it is "a self-fulfilling prophecy." But this is not intentional, it's only ...
26
votes
1answer
248 views
Are certain users favored the opportunity to review posts?
Is there any algorithm on SO (that the community knows of) which decides when and how many posts a user can review? Let me elaborate below.
I sat down with a colleague of mine and we both clicked on ...
21
votes
5answers
479 views
If these two questions are related, then so are Steve Jobs and Richard Stallman
Exhibit A:
Profile copying does not correctly copy empty age field
I just copied my profile from SO to meta. I had not given a date of birth in SO but I had entered date for meta.
After ...
17
votes
6answers
600 views
What algorithm does StackOverflow use to determine if a question may be subjective?
I was asking a question in serverfault.com and this message warned me (correctly!):
The question you're asking appears
subjective and is likely to be closed
So, I'm curious if there any ...
12
votes
1answer
186 views
Open the pod bay doors, Community
I think Community may have an algorithm issue.
This answer was flagged for attention by Community with the message "Possible vandalism of own posts; please check recent activity". Recent activity ...
7
votes
0answers
50 views
Can we add these words indicating subjectivity to the automatic question review score?
I've found a few words to search for that are pretty good at finding questions to down-vote or close-vote--good enough that it might be worth factoring them into the question score that determines if ...
5
votes
2answers
191 views
What algorithm is used for generating default user icons? [duplicate]
Possible Duplicate:
How is the default user avatar generated?
Geometric designs are automatically generated for each user. I know the designs are gravatars, but what is the algorithm ...
4
votes
2answers
182 views
Stack Overflow subjective question validation algorithm [duplicate]
Possible Duplicates:
How does the automatic subjective filter work?
What algorithm does StackOverflow use to determine if a question may be subjective?
I know this is a discussion of the ...
3
votes
0answers
58 views
How does “Questions with similar titles” work? [duplicate]
Possible Duplicate:
Detecting similarity between questions : How?
I would like to get the basic idea how this is implemented and how the algorithm works, particularly the way it makes ...
2
votes
0answers
49 views
How are recent tags on homepage queried?
Hi, I'd like to know what algorithm is used to display recent tags on homepage? How many recent questions tags is taken under consideration when displaying that tag cloud? Any details?
1
vote
3answers
230 views
Badges algorithm details [duplicate]
Possible Duplicate:
How long does it take for badges to be awarded? How are they generated?
How do badges work, in terms of implementation and database structure? For example, how are the ...
1
vote
2answers
96 views
“Member for” display calculation
I noticed that I recently rolled over to "12 months" on my user profile on Stack Overflow and noticed that I also did not get awarded the yearling badge. I have since figured out that it appears that ...
1
vote
2answers
96 views
Frontpage content algorithm
Quoting from the Privileges page:
Vote Down
When you vote down, you are moving that content "down" so it will be seen by fewer people.
Vote Up
When you vote up, you are moving that content ...
1
vote
2answers
133 views
“Generating a random DFA with uniform distribution” - Where can I ask this kind of question?
I asked this question yesterday. It appears building a random DFA, selected with uniform distribution, is more difficult than it seems.
Should I be asking this somewhere else, or have I come to the ...
1
vote
0answers
60 views
How do the “related question” suggestions work on Stack Overflow? [duplicate]
Possible Duplicate:
How are “related” questions selected?
I'm working on a Stack Overflow-like answers site, and I'm trying to replicate the "related questions" feature. Is ...