All remote jobs
Open role
Remote opportunity atQuora

Software Engineer, Machine Learning Platform, New Grad – Quora

Review the role, location requirements, compensation details, and application process before deciding whether this opportunity fits your next career move.

Published
32Listing views
3Application actions
28 Sep 2026Apply before
Opportunity details

About this role.

AI Summary

Quora is hiring a new-graduate Software Engineer to help build and operate its machine-learning platform and ranking infrastructure. The role focuses on distributed systems, reliable model serving, GPU performance optimization, ML developer tooling, and feature-store modernization. Engineers will work with Python, Go, C++, PyTorch, Kubernetes/EKS, NVIDIA Triton, Ray, and AWS while shipping production work early with mentorship from senior engineers. The position includes participation in an on-call rotation and requires overlap with Pacific-time coordination hours. It is well suited to recent or upcoming technical graduates interested in infrastructure and large-scale machine learning systems.

Role DNA

A quick view of the complexity, pace, ownership and collaboration implied by the job description.

Job Complexity

4/5
EasyHard

Pace & Pressure

4/5
RelaxedFast-paced

Autonomy Level

3/5
GuidedFull ownership

Communication Load

4/5
IndependentCollaborative
AI insightThe role involves production distributed systems, GPU model serving, reliability, and performance work at substantial scale. Although it is designed for new graduates with mentorship, engineers are expected to contribute to production systems quickly and gradually take ownership through on-call participation.

Salary analysis

Estimated compensation compared with the broader US market for similar roles.

Estimated job medianMarket rate
$118,300
US market range$95k–$145k
AI insightThe disclosed US base-salary range is $97,600 to $139,000 USD annually, with a midpoint of $118,300. This aligns with an estimated US market range of $95,000 to $145,000 annually for a new-graduate software engineer focused on ML infrastructure; equity and benefits are additional and excluded from the base-salary calculation.

Core skills

Skills and capabilities most closely associated with this opportunity.

Sample interview questions
How would you investigate a sudden increase in latency for a production model-serving endpoint?

I would first confirm the scope using latency percentiles, error rates, traffic volume, and resource metrics. I would then isolate whether the bottleneck is in request queuing, model inference, networking, CPU/GPU utilization, memory pressure, or a recent deployment, using traces and profiling data. After identifying the likely cause, I would mitigate impact through rollback, autoscaling, traffic controls, or configuration changes, then validate the fix with monitoring and a documented post-incident review.

What trade-offs would you consider when optimizing GPU model serving?

I would balance latency, throughput, cost, model quality, and reliability. Techniques such as batching, model compilation, precision reduction, concurrency tuning, and instance selection can improve throughput, but may increase tail latency or affect numerical behavior. I would benchmark representative workloads, define service-level objectives, and make changes incrementally with production observability.

Describe how you would design a reliable service for deploying machine-learning models.

I would separate model packaging, validation, deployment, serving, and monitoring into clear stages. The platform should support versioned artifacts, automated compatibility checks, canary releases, rollback, health checks, capacity controls, and metrics for model and infrastructure behavior. I would also prioritize a simple developer workflow so ML engineers can deploy safely without needing to manage all underlying infrastructure details.

How would you approach learning an unfamiliar infrastructure technology such as Kubernetes or NVIDIA Triton?

I would begin with the core concepts and build a small hands-on project that exercises the most relevant workflow. Next, I would read existing internal configurations and documentation, ask targeted questions of experienced teammates, and use tests or a sandbox environment to validate my understanding. I would document what I learn and gradually take on well-scoped production tasks with appropriate review.

What makes an effective on-call engineer, especially for someone early in their career?

An effective on-call engineer stays calm, communicates status clearly, follows established runbooks, and focuses first on reducing user impact. For a new engineer, I would prepare by understanding alerts, dashboards, escalation paths, and common failure modes, while pairing with experienced teammates when needed. After an incident, I would help improve monitoring, documentation, or automation so the same issue is easier to handle in the future.

This analysis is generated from the job description. Salary estimates, role characteristics and sample answers are guidance, not employer-provided facts.

[Quora is a privately held, “remote-first” company. This position can be performed remotely from anywhere in Canada or the United States. Please visit careers.quora.com/eligible-countries for details regarding employment eligibility by country.]

About Quora:

Quora’s mission is to grow the world’s collective intelligence. To do so, we have two platforms:

  • Quora: a global knowledge sharing platform with over 300M monthly unique visitors, bringing people together to share insights on various topics and providing a unique platform to learn and connect with others.

  • Poe: a platform providing millions of global users with one place to chat, explore and build with a wide variety of AI language models (bots), including GPT-5.6-Sol, Claude-Opus-5, Claude-Fable-5, Claude-Sonnet-5, Kimi-K3, and thousands of others. As AI capabilities rapidly advance, Poe provides a single platform to instantly integrate and utilize these new models.

Behind these products are passionate, collaborative, and high-performing global teams. We have a culture rooted in transparency, idea-sharing, and experimentation that allows us to celebrate success and grow together through meaningful work. Join us on this journey to create a positive impact and make a significant change in the world.

This role will be working on our Quora product.

About the Team and Role:

Machine Learning is central to Quora’s mission of growing the world’s collective intelligence. We have 100+ Machine Learning models in production powering various product features. We use a variety of algorithms — everything from linear models to decision trees and deep neural networks. Our production models operate at a huge scale, serving hundreds of millions of people using Quora every month.

Our team owns Quora’s ML platform and ranking infrastructure across four areas: serving reliability, ML engineer enablement and developer velocity, business impact, and cost efficiency. We want to empower all ML engineers at Quora to be as impactful as they can be in solving different ML problems at scale.

As a Software Engineer (New Grad) on this team, you’ll work at the intersection of Machine Learning, Distributed Systems, and GPU Serving performance — and your work will have an enormous impact on Quora’s long-term success.

No previous ML infrastructure experience is required for this role. You’ll be joining a team of senior and staff engineers, learning this stack from the people who built it, with a dedicated mentor and strong technical guidance — and you’ll be shipping to production in your first few weeks.

Stack: Python, Go, C++, PyTorch, Kubernetes/EKS, NVIDIA Triton, Ray, AWS

🚀 Excited to see our MLP team’s amazing work in action? Check out some of the incredible projects they’ve completed below! 👇✨
https://quoraengineering.quora.com/Migrating-from-x86-to-AWS-Graviton-A-Journey-in-Cost-Optimization-and-Performance

https://aws.amazon.com/blogs/containers/quora-3x-faster-machine-learning-25-lower-costs-with-nvidia-triton-on-amazon-eks/

https://quoraengineering.quora.com/Building-a-Service-Mesh-in-a-Hybrid-Environment

https://quoraengineering.quora.com/Building-Embedding-Search-at-Quora

https://quoraengineering.quora.com/Feature-Engineering-at-Quora-with-Alchemy

Responsibilities:

  • Help build and maintain the core infrastructure that powers Quora’s ML platform, ensuring high availability, scalability, and performance

  • Build and improve the distributed systems that serve our ML models in production, from Large Recommendation Models (LRM) to Large Language Models (LLM)

  • Work on GPU model serving, optimizing latency, throughput, and cost to support larger and more capable models

  • Contribute to platform initiatives such as PyTorch-first standardization and ML ecosystem modernization

  • Improve ML developer velocity by building tooling that helps ML engineers develop, test, and deploy models more efficiently

  • Modernize our feature store so ML engineers can get new features into production faster

  • Participate in the team’s on-call rotation, helping resolve production issues as you grow your knowledge and ownership of the platform

Minimum Requirements:

  • Availability for meetings and impromptu communication during Quora’s “coordination hours” (Mon-Fri: 9am-3pm Pacific Time)

  • A 2025 or 2026 graduate with or pursuing a B.S., M.S., or Ph.D. in Computer Science, Engineering or a related technical field

  • Genuine interest in large-scale distributed systems, infrastructure, and machine learning

  • Knowledge of Python, Go or C++, or the ability to learn them quickly

  • A passion for learning and always improving yourself and the team around you

Preferred Requirements:

  • Previous software engineering experience via an internship, work experience, open-source contribution or coding competition

  • Coursework or hands-on experience with ML frameworks such as PyTorch or TensorFlow

  • Exposure to Kubernetes, Docker, or cloud technologies like AWS

  • Experience with low-level performance work of any kind: profiling, benchmarking, optimization

  • Passion for Quora’s mission and goals

At Quora, we value diversity and inclusivity and welcome individuals from all backgrounds, including marginalized or underrepresented groups in tech, to apply for our job openings. We encourage all candidates who share a passion for growing the world’s knowledge, even those who may not strictly meet all the preferred requirements, to apply, as we know that a diverse range of perspectives can have a significant impact on our products and our culture.

Additional Information:

We are accepting applications on an ongoing basis. This role is a backfill for an existing vacancy.

Quora offers a wide range of benefits including medical/dental/vision coverage, equity refreshers, remote work reimbursement, paid time off, employee assistance programs, and more. Benefits are country-specific and may vary.

There are many factors that will determine the starting pay, including but not limited to experience, location, education, and business needs.

  • US candidates only: For US based applicants, the salary range is $97,600 – $139,000 USD + equity + benefits.

  • Canada candidates only: For Toronto and Vancouver based applicants, the salary range is $125,320 – $142,783 CAD + equity + benefits. For all other locations in Canada, the salary range is $116,965 – $133,264 CAD + equity + benefits.

We are an equal opportunity employer and value diversity at our company. We do not discriminate on the basis of race, religion, color, national origin, gender, sexual orientation, age, marital status, veteran status, or disability status.

AI technology may assist in sorting applications and recording interview notes, but all decisions are made by a member of our team.

To ensure a secure hiring process, all final candidates will undergo identity verification and a comprehensive background check prior to onboarding.

Job Applicant Privacy Notice: https://www.careers.quora.com/pages/quora-global-job-applicant-privacy-notice

#LI-SS2
#LI-REMOTE

Apply now >

This job listing has been manually reviewed by the Jobicy Trust & Safety Team for compliance with our posting guidelines, including verification of the company's legitimacy, accuracy of job details, clarity of remote work policy, and absence of misleading or fraudulent content.

Next step

Apply now.

Follow the employer’s application method and review Jobicy’s safety guidance before sharing personal information.

Did you apply?Let us know, and we’ll help you track your application.

Continue on the employer website

Protect your personal information and never pay to secure an interview or job offer. View safety guidance.

Log in to save
One quick step before you apply

Create your free account, then apply.

Build a more organized job search on Jobicy and continue to the employer's application when you're ready.

  • Never lose a promising opportunitySave roles and return to them from your dashboard.
  • See your entire search at a glanceTrack applications, stages and next steps in one place.
  • Get matched with relevant remote jobsChoose the alerts and digests that work for you.
Applying is free. The employer's application opens in a new tab.
Add alert
Jobs Talent AI Tools Salaries
Menu