Taro Logo
3

How do I best make use of my mentor when I am onboarding?

Profile picture
Entry-Level Software Engineer at Lucid Software3 months ago

I recently joined a Big Tech company. My assigned mentor is helpful when I have questions, and is also friendly.

However, apart from asking questions when I get stuck, I'm not sure how to best use their time so I can onboard and grow effectively. Does anyone have some suggestions and insight on this?

I've considered asking them to explain how some parts of the codebase work when I have issues, but it feels like unless I work on those parts of the codebase, I will forget what I learn. The domain and codebase is large so this feels low-ROI, especially since I am not working on some of these pieces.

125
3

Discussion

(3 comments)
  • 1
    Profile picture
    Team Lead (people manager) at Mistplay
    3 months ago

    Possible ideas: - Ask for feedback on your code, design docs, and on-boarding trajectory - Ask what’s important at the company during performance reviews and how to get ready - Get general strategies about your goals for the next year or two and how to get there

  • 2
    Profile picture
    Eng @ Taro
    3 months ago

    I would have conversations about the codebase in a holistic way to try to find out how it evolved while your mentor has been working at the company. This way, you can understand the design decisions that led to the current state of the codebase.

    Make sure to also use them as a sounding board when you start your larger projects. Have them review your design docs, so they can help you not fall into any design traps.

    You can also ask them about their career at the company to understand more about what projects they worked on and what different teams at the company do.

  • 2
    Profile picture
    Tech Lead @ Robinhood, Meta, Course Hero
    3 months ago

    It looks like you're already leveraging your onboarding mentor's expertise quite well - Good job! The main thing is to be unafraid of asking questions. I also heavily agree that optimistically learning about the rest of the codebase at a high-level would be a waste of time. If you don't apply the knowledge quickly, it will just leak out of your brain.

    Something else you can try is to ask if they have any small tasks in their backlog that you can offload for them. I assume your mentor is a senior engineer/tech lead, and at that level in Big Tech, they're bound to have a massive backlog. At Meta, I always had 20-40 tasks assigned to me that I was unable to get to! These tasks were a collection of small bugs, code cleanup opportunities, and other things that are "nice to have" but nowhere near mission critical. This effort has a lot of benefits:

    • The question alone shows that you are thinking about your relationship in a mutually beneficial way and trying to add value to them. By doing their backlogged tasks for them, you expand their impact and make them look good
    • While small tasks are poor ROI in terms of impact and learning for a senior+ engineer, they're actually great ROI for an onboarding junior engineer like yourself
    • Tiny bug fixes in particular are a stellar way to quickly learn a code base. Debugging forces you to think about the codebase more critically and understand how components should (and shouldn't) fit together

    Here's another great discussion about this topic: "What questions should I be asking my onboarding buddy?"

Amazon.com, Inc. is an American multinational technology company which focuses on e-commerce, cloud computing, and much more. Headquartered in Seattle, Washington, it has been referred to as "one of the most influential economic and cultural forces in the world".
Amazon131 questions