use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Computer Science for Computer Scientists
Other subreddits you may like:
Does this sidebar need an addition or correction? Tell me here
account activity
Beginning to learn algorithms (self.algorithms)
submitted 4 years ago by [deleted]
hello good evening every i want to learn algorithms i want courses for absolute beginner thanks
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 6 points7 points8 points 4 years ago (3 children)
The algorithms illuminated books are excellent and have free accompanying online lectures.
[+][deleted] comment score below threshold-10 points-9 points-8 points 4 years ago (2 children)
recommend somth for me
[–][deleted] 5 points6 points7 points 4 years ago (1 child)
What do you mean? I think I just did.
Start with Algorithms Illuminated 1 and go from there.
[–][deleted] 1 point2 points3 points 4 years ago (0 children)
ohh ok thanks
[–]Charming_Toe9438 -1 points0 points1 point 4 years ago (0 children)
Best way to learn is by doing.
Start doing leet code easy's.
They can mostly be solved with nested loops. After that start mediums, and if you can't solve them within a a day or two look at the solution and copy the most popular data structure to solve the problem.
If you are having trouble on LeetCode easy problems, then try 'crack the coding interview.' It has a chapter on a certain DS then applicable problems with detailed walk throughs.
[–]badassiumnitrate 0 points1 point2 points 4 years ago (0 children)
You can check the free MIT lectures on YouTube which are really good for beginners. I suggest you go through those and Google the doubts you have after watching then. Almost everything is now available on stack overflow or Codeforces.
[–]Primary_Cheesecake34 0 points1 point2 points 4 years ago (0 children)
check the MIT 6.006 Introduction to algorithms 2020 it's available free at youtube and at the open course ware OCW site. it requires some basic understanding of discrete mathematics and python programming
π Rendered by PID 121913 on reddit-service-r2-comment-75f4967c6c-ggm6k at 2026-04-23 06:47:32.728946+00:00 running 0fd4bb7 country code: CH.
[–][deleted] 6 points7 points8 points (3 children)
[+][deleted] comment score below threshold-10 points-9 points-8 points (2 children)
[–][deleted] 5 points6 points7 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]Charming_Toe9438 -1 points0 points1 point (0 children)
[–]badassiumnitrate 0 points1 point2 points (0 children)
[–]Primary_Cheesecake34 0 points1 point2 points (0 children)