When I was an intern, we had to pay $1200 a month for corporate housing, and they put 4 of us in a 2 bedroom apartment, walking distance from IL1 in Cupertino. They also gave the 4 of us 2 bikes. Apple's cafeteria may not be free, but at least they're paying for intern housing these days.
Getting a job at Apple without going to college or doing LeetCode
11–20 of 399 posts
Re: Getting a job at Apple without going to college or doing LeetCode
#12This is just "one" experience, certainly not the norm. Even as an experienced engineer of 15 yrs I'd to solve leetcode (LC) style problems on the whiteboard a few yrs go. For better or worse (depending on whose perspective you see), LC allows companies to judge you based on a common framework of solving algorithmic problems using computer science fundamentals (data structures and algorithms) in a language of your cho…
- They may not have formal education, you can't judge on that.
- They may not have active GitHub projects, you can't judge on that.
- They may not be active on social media or have any kind of fame, you can't judge on that.
- They may not have built anything they can show off like this `Find` app, you can't judge on that.
So what can you judge them on? LC makes that pretty simple: "can they answer some standardised questions about algorithms and data structures, showing that they have at least some basic knowledge of what's going on in computers?"
It's not without downsides, but I also struggle to see a better option that can scale to the armies of devs that Amazon, Google, etc, all hire.
Re: Getting a job at Apple without going to college or doing LeetCode
#13Re: Getting a job at Apple without going to college or doing LeetCode
#14For example, I don't really want to code in my free time. I have long accepted that I don't care. I don't have energy for anything but small-size side projects.
I do, on the other hand, like solving puzzles, so LC is somewhat preferable to me, out of the two choices. To each their own.
Re: Getting a job at Apple without going to college or doing LeetCode
#15This is just "one" experience, certainly not the norm. Even as an experienced engineer of 15 yrs I'd to solve leetcode (LC) style problems on the whiteboard a few yrs go. For better or worse (depending on whose perspective you see), LC allows companies to judge you based on a common framework of solving algorithmic problems using computer science fundamentals (data structures and algorithms) in a language of your cho…
I think it makes sense to use LC or something like it. Is there a better way to judge the 100 random developers who've applied to your position? - They may not have formal education, you can't judge on that. - They may not have active GitHub projects, you can't judge on that. - They may not be active on social media or have any kind of fame, you can't judge on that. - They may not have built anything they can show of…
Re: Getting a job at Apple without going to college or doing LeetCode
#16Re: Getting a job at Apple without going to college or doing LeetCode
#17Re: Getting a job at Apple without going to college or doing LeetCode
#18Side question: Is it still true that if you work at Apple, you can't be doing side projects etc? I've heard some stories rules from Big tech companies specially Apple that they restrict heavily what can and can't be done even in your free time.
Re: Getting a job at Apple without going to college or doing LeetCode
#19This is a great post, and it's good to hear from someone who is doing great things so early. I know HN is often down in self taught or bootcamp programmers, but I'm happy to see people who willed themselves through. On this point regarding the lack of leet code at Apple versus other big tech: > Is it a coincidence that Apple was the only Big Tech company that didn’t do layoffs? Yeah, I do think it's probably a coinci…