Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 606 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 606 Bytes

GO RANKING ALGORITHMS

Project calculate ranking of post and comment with up vote and down vote score. Base on reddit

References

  • Medium - How Reddit ranking algorithms work
  • Github - Reddit source code

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Golang