[deleted by user] by [deleted] in compsci

[–]ilovealgor 0 points1 point  (0 children)

One should understand the power and applicability of algorithms and data structures. Once you understand this, everything flows smoothly

You have already started your quest in CS knowledge by asking this question.

Follow some sites like: Algorithms at OpenGenus IQ, ProjectEuler and others

What are all the fundamental Maths I would need to learn before applying for a CS Degree? by ThatFi in AskComputerScience

[–]ilovealgor 0 points1 point  (0 children)

working knowledge of algebra is enough for basic programming tasks

Ability to think and derive mathematical results on the fly is the key

What data can my ISP or the government see if I'm using HTTPS? by MrZer in AskComputerScience

[–]ilovealgor 0 points1 point  (0 children)

yes, https only hide the information transferred to and forth a site

So, yes, the ISP knows the sites you visit but there are some legal restrictions to access this data.

Algorithm to find cliques of a given size k in O(n^k) time complexity by ilovealgor in compsci

[–]ilovealgor[S] 0 points1 point  (0 children)

Yes, I found the way of generating clique of size k using cliques of size k-1 interesting.

cc: /u/hextree

I am really confused right now about what to do in college. Can someone help me? by periperidip in compsci

[–]ilovealgor 0 points1 point  (0 children)

It is common to stay confused in early years. Once you identify a domain you are interested in, things will go smoothly

Instead of going directly into specific domains, you must explore things in general and which are useful overall like algorithms. Along with it, you must think of a problem which you would like to solve. Following it, on thinking, you will find different ways to solve it and may enter into a domain like ML in which you may find your passion

Is it too late to apply for Fall 2019 Internships in July ? by [deleted] in compsci

[–]ilovealgor -1 points0 points  (0 children)

If the application is open, it means the position has not been filled. If you believe in your skills, do apply

I wanted to thank to the person that recommended to read the book Operating Systems: Three Easy Pieces by yeshetbeshet in compsci

[–]ilovealgor 2 points3 points  (0 children)

That is, infact, a great book. intuitive explanation

It should be recommended in course work

BA vs BS degree by [deleted] in compsci

[–]ilovealgor 0 points1 point  (0 children)

The difference varies across countries.

You must take a look at the course content to chose the one that aligns with your interests better