Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions src/lib/constants/faq.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -806,6 +806,43 @@
},
]
},
jobs: {
title: 'Jobs',
image: OtherTopicsImage,
questions: [
{
question: 'Do you sponsor visas?',
answer: `
<p>
Yes, we sponsor visas and green cards.
</p>
<p>
If we make you an offer, we'll make every reasonable effort to get you a visa and retain an immigration lawyer to help with this.
</p>
`
}, {
question: 'What\'s your remote work policy?',
answer: `
comma is IRL in San Diego, CA.
`
}, {
question: 'Do you offer internships?',
answer: `
Yes! All teams hire interns year-round.
`
}, {
question: 'Are you hiring for any other roles?',
answer: `
We're interested in anyone who can get a top spot on the <a href="https://comma.ai/leaderboard">leaderboard</a>.
`
}, {
question: 'Any other requirements?',
answer: `
Nope. We're just looking for people who do well on our challenges and can independently contribute to solving self-driving cars.
`
},
]
},
other: {
title: 'Other',
image: OtherTopicsImage,
Expand Down
1,276 changes: 1,101 additions & 175 deletions src/routes/jobs/+page.svelte

Large diffs are not rendered by default.

Binary file added static/images/jobs/Frame-175-p-500.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/jobs/Frame-175.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/jobs/Frame-176-p-500.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/jobs/Frame-176.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions static/images/jobs/icon-jobs-benefit-car.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions static/images/jobs/icon-jobs-benefit-chef.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions static/images/jobs/icon-jobs-benefit-fitness.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions static/images/jobs/icon-jobs-benefit-future.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions static/images/jobs/icon-jobs-benefit-health.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions static/images/jobs/icon-jobs-benefit-vacation.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions static/images/jobs/icon-play-square-large-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/jobs/img-jobs-challenge-p-1080.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/jobs/img-jobs-challenge-p-500.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/jobs/img-jobs-challenge-p-800.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/jobs/img-jobs-challenge.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/jobs/theteam-optimized.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading