What to know how Tinder's algorithm works?
Firstly let me explain what an algorithm is. An algorithm (pronounced AL-go-rith-um) is an effective method expressed as a finite list of well-defined instructions for calculating a function
It is a way of telling our computers/mobile phones how to gather data about a specific subject and how to sort it following specific rules.
Here's a friendly video explaining the way algorithms work:
In the case of Tinder (a dating app) the algorithm is how the app is finding people nearby (or not that nearby) who match your criteria, making their profile pop up in your screen, giving you the chance to either connect with them or to move on to the next profile.
Now onto to the algorithm behind Tinder. Whilst there is no way to know the actual algorithm unless you worked on its development, there are a few variables you might want to consider when trying to break the code:
1 - If you've using Tinder you might have already noticed that it does't take a long time to get a match. This is because the algorithm moves to the top of the profiles pile, the ones who already liked yours so you feel confident by getting matches and keep on using the app.
2 - The app seems to be able to show you attractive women/men at a much higher rate then normal dating apps which makes me think that there is a team working at Tinder whose only job is to rate profiles by their attractiveness (or lack of) so you spend more time using it.
3 - You'll also notice that if you don't reply to your messages, you seem to not have any more matches. In my opinion this the way of the algorithm has to discourage you when it comes to using the app and only keep users who are active and recurrent, keeping the ones who don't act upon their matches away.
If you feel like investigating further there are other answers on this website that you might find useful:
//technology.blurtit.com/4154892/what-is-tinder-autoliker
//technology.blurtit.com/4155154/what-is-tinder-no-matches-bug
I hope this helped!