So I’ve just started my Master’s in CS and wanted to know what subjects (aside from DS and Algo) to review from my bachelor’s that would be important to know while searching for a job as well as which would be useful while on the job. The reason I ask is because I kinda bumbled my way through my Bachelor’s and didn’t really study the subjects well so I want to take the time to relearn them if they’re important to whatever job I’m gonna get (most probably software engineering). For reference here are some of the subjects that were part of my curriculum:

  • Data Structures using C
  • Design and Analysis of Algorithms
  • OOP using JAVA
  • Database Management Systems
  • Operating Systems
  • Software Engineering
  • Data Communications
  • Compiler Construction
  • Object Oriented System Development
  • Computer Networks
  • Web Programming and Services
  • Distributed Systems
  • Embedded Systems
  • Software Project Management
  • Artificial Intelligence
  • Data Mining
  • StalinistApologist [he/him]
    ·
    2 years ago

    Just land a job and learn whichever tools and languages and frameworks you are using really well. There is plenty of time to learn on the job. The most important skill the willingness to learn.

    • jurassicneil [any]
      hexagon
      ·
      2 years ago

      I am itching to learn. It's just this

      Just land a job

      part that's the problem

      • StalinistApologist [he/him]
        ·
        2 years ago

        The interview process can vary by company, but many of them do a phone screen with some kind of basic algorithm or recursion problem, or some kind of soft questions. Then the main interview is leetcode-style whiteboarding problems or more niche styles like a group interview where you explain some code you wrote for an hour.

        Bottom line - if you can solve leetcode problems (and talk about your thought process while doing so) then you can land a job. There are also other ways.