interviews VS computer-science

Compare interviews vs computer-science and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
interviews computer-science
3 1,080
61,505 162,204
- 2.5%
0.0 7.4
4 months ago 11 days ago
Java
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

interviews

Posts with mentions or reviews of interviews. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-11.
  • To all NRI's and Master's Bondhas in US
    3 projects | /r/Ni_Bondha | 11 Dec 2022
    https://github.com/kdn251/interviews and https://github.com/donnemartin/system-design-primer are some free resources to start prepping. Paid ones are grokking the sys design, leet code, youtube etc. While leet code is the worst possible way to interview candidates everyone tests you on leetcode problems because it makes the interviewers job easier :) I interviewed and hired a decent amount of candidates and always asked leetcode questions. Even though I don’t like it, that’s how the companies want to do it.
  • Every Programmer Should Know
    14 projects | dev.to | 7 Jul 2022
    🔥 Everything you need to know to get the job
  • Free Computer Science Resources with Interview Prep and much more...
    9 projects | dev.to | 29 Mar 2021
    11.Interviews

computer-science

Posts with mentions or reviews of computer-science. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-10.
  • Show HN: I made a cheaper alternative to college-level math and physics tutoring
    1 project | news.ycombinator.com | 27 Mar 2024
    There is a Discord server for the OSSU computer science cirriculum that is pretty active. https://github.com/ossu/computer-science
  • Final project took me longer than expected, but I got there in the end.
    3 projects | /r/cs50 | 10 Dec 2023
    For a well-rounded CS knowledge you might want to look into OSSU, which is designed to meet the requirements for univerisity CS courses.
  • Learning coding
    1 project | /r/theodinproject | 10 Dec 2023
    There’s also a compiled CS curriculum here: https://github.com/ossu/computer-science.
  • Is codecademy worth it and where else can I learn
    2 projects | /r/learnprogramming | 10 Dec 2023
    OP I hate to double comment and be "that guy who learned to code without going to college who MUST he did it the correct way" cause fuck "that guy". He's annoying, and he never shuts up, and I try really hard not to be that guy.... But I wanna provide some extra reasons I feel you should stay away from Code Academy. And as I said before, not because they're bad courses, so let me be that guy just for a brief moment. In addition to random Youtubers straight up having high quality courses that are much more update date, they often have supplemental tutorials on niche things that aren't covered in a "101 course". But even then, maybe the idea of a certificate on your resume appeals to you... Well, turns out there's more "academic" courses online you can do to get more of those things that self-taught dumbasses like me aren't as strong with because we skipped the "academic" part of learning..... If that's what makes Code Academy appealing (which I don't think they even go over much.... but still)... then here's 2 things I'd look at before pulling out your wallet. Here's Harvards entire introduction to Computer Science courses provided for anyone to take for free (you can pay for a certificate, but its straight up $0.00 to take the classes) Heres a github repo for an Open Source University that a ton of devs have curated to give a simulated full degree program If you want to focus hardcore on being a Web Developer and are frustrated by there not being tutorials that show you exactly how to handle every step from "there's no website on my computer" to "holy shit I made a website", then here you go The Odin Project is an Open Source answer to your cries of frustration. It has curriculum paths that do exactly that. The goal is to go from zero programming knowledge to fully employable as a web developer (by skill level at least, obviously you'll need to build stuff and build a resume)
  • CMV: People should not be referred to as "Engineers" unless they have a degree in the appropriate field
    1 project | /r/changemyview | 10 Dec 2023
    That said, I'm a software developer and I don't see any point in the distinction of calling someone a software or computer engineer based on education (with the exception of electronics engineers that work on hardware, but here I'm talking about software). A BSc or BEng in computer science or software development can give you a headstart but nothing that can't be self taught and in hiring I've been shocked by many postgrad engineers that couldn't answer simple questions and were outdone by self taught engineers. Make no mistake though - education is required (e.g. you're not going to learn data structures and algorithms through osmosis), but it doesn't have to be formalised as a degree.
  • After finishing cs50 python, what’s next? What did everybody do? I see there’s an ai course in python.. but not sure if im ready for that yet..
    1 project | /r/cs50 | 8 Dec 2023
    My plan is to follow the training program that the OSSU (Open Source Society University) provides in order to really delve into the topic and learn more. Check out this link for more info: https://github.com/ossu/computer-science
  • NÃO QUERO FICAR PARA TRÁS!
    1 project | /r/brdev | 7 Dec 2023
    se vc quer literalmente ficar a frente do seu curso, ent é só usar o ossu/computer-science.
  • What is the best low level programming language to learn for someone who knows only python?
    2 projects | /r/learnprogramming | 6 Dec 2023
  • I want to be a software engineer?
    4 projects | /r/cs50 | 6 Dec 2023
    If someone's completed CS50X and W any recommendation where to carry on https://github.com/ossu/computer-science I'm thinking from core maths onwards seems reasonable.
  • My university spits out mediocre professionals, but I want to be more
    1 project | /r/cscareerquestions | 6 Dec 2023
    For fundamentals, https://github.com/ossu/computer-science is a reasonable way to make sure you're covering them.

What are some alternatives?

When comparing interviews and computer-science you can also consider the following projects:

leetcode-company-wise-problems-2022 - Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.

developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers.

Exercism - Scala Exercises - Crowd-sourced code mentorship. Practice having thoughtful conversations about code.

p1xt-guides - Programming curricula

LeetCode-Solutions - 🏋️ Python / Modern C++ Solutions of All 3118 LeetCode Problems (Weekly Update)

coding-interview-university - A complete computer science study plan to become a software engineer.

DSA-Bootcamp-Java - This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.

CS50x-2021 - 🎓 HarvardX: CS50 Introduction to Computer Science (CS50x)

LionRay - LionRay Wav Converter

missing-semester - The Missing Semester of Your CS Education 📚

leetcode_dump - Download all your leetcode submissions

open-source-cs - Video discussing this curriculum: