https://www.udacity.com/course/data-structures-and-algorithms-in-python--ud513 https://github.com/donnemartin/interactive-coding-challenges https://www.youtube.com/watch?v=pkYVOmU3MgA&ab_channel=freeCodeCamp.org | https://jovian.ai/learn/data-structures-and-algorithms-in-python [recommended]...
Reddit, of course, is a social media site where users can post about and discuss specific topics or 'subreddits'. The fifth most visited website in the U.S., Reddit boasts approximately 430 million active users monthly and over 30 billion monthly views. With over 130,000 subreddit communi...
Reddit’s algorithms and pages are configured such that the votes of users select a small fraction of the submitted posts and broadcast these to the community at large. The participants in a subreddit make collective decisions about which posts will be broadcast to that subreddit’s subscribers....
Reddit's upvote system is also algorithmic, in which the use of this feature is linked to algorithms of visibility and popularity. Work done on CMC has also often discussed how users often negotiate their status within online communities through the use of language (e.g. Sindoni, 2020; ...
Dive into graph algorithms and metrics to expand my toolbox. Graph Machine Learning Try applying some machine learning to graphs. There's a lot of interesting work being done here. Data Visualization Clustering / communities / node aggregation. These are future topics for exploration, but I ...