1

Facing difficulty where to concentrate first

Profile picture
Entry-Level Software Engineer at Taro Communitya month ago

In three months, I'm graduating, and I need to resolve my dilemma now: can I realistically land a job, or am I living in an illusion that I can do anything without understanding the challenges of the real world?

Here's my current daily schedule:

  • Sleep: 8 hours (I tried 6 hours, but after a week, my performance dropped significantly, and I became forgetful.)

  • Workout: 1.5 hours

  • Meal prep & other daily activities: 2 hours

  • Miscellaneous tasks: 1.5 hours

This leaves me with about 3 hours per day for study or self-improvement.

I'm at an intermediate level in Python that's all i know for now. I can write logical solutions, though it often takes a few attempts like run it first then fixto get things right. I also find that I need to go deep into a topic to fully grasp it. For instance, when learning SQL, it's not enough for me to know the query “SELECT * FROM TABLE_NAME”—I need to understand what's happening behind the scenes, like how each record is being retrieved.

I'm at a crossroads regarding my career. With my OPT starting in February 2025, I don't have much time to waste, and I'm trying to decide the best path forward:

  • Option 1: Spend the next 6-8 months preparing intensely in DSA (Data Structures and Algorithms) and working on projects.

  • Option 2: for now focus on building practical projects, aiming to join a smaller company first. This way, I could gain real-world experience and eventually advance to a better opportunity.

I'm struggling to decide which of these two paths would be better for my future.

37
2

Discussion

(2 comments)
  • 2
    Profile picture
    Tech Lead/Manager at Meta, Pinterest, Kosei
    a month ago

    There are two distinct phases of getting a job:

    1. Get interviews
    2. Pass interviews

    Working on projects is in bucket #1, and DSA prep is in bucket #2. These are two very different activities, so my advice would be to focus on the next step to make progress.

    • Are you not getting any interviews now? Then focus on building projects or maybe even working for free on a project or for a low salary at a startup.
    • Are you getting interviews at companies you care about? Then spend the majority of your time on DSA prep.
  • 1
    Profile picture
    Eng @ Taro
    a month ago

    can I realistically land a job, or am I living in an illusion that I can do anything without understanding the challenges of the real world?

    It's hard to say because everyone's circumstances are different. But, I don't recommend ruminating too hard about the market, instead, run experiments so you can find out exactly what's within your control.

    I'm not too familiar with OPT, but it sounds like you'll have the ability to work in the United States on a visa?

    I'm going to assume that you don't have anything lined up if you are studying for DSA.

    I would spend some time applying to different companies to see exactly how far you can get in the hiring pipeline. Because, if you're not able to get to the technical interview stage, then, it's hard to suggest to you to study for DSA. Instead, you might need to work more on polishing your resume and working on side projects. But, I would prioritize working at some company before falling back to that.