Senior Software Engineer

Posted Yesterday
Be an Early Applicant
New York City, NY, USA
In-Office
150K-250K Annually
Senior level
Financial Services
The Role
Design, build, and operate large-scale backend services and data pipelines for research and investment workflows. Architect data storage and processing solutions, build APIs and messaging layers, drive technical decisions, break down ambiguous requirements, diagnose production issues, and improve engineering practices including testing, CI/CD, and observability. Mentor peers and communicate trade-offs to stakeholders.
Summary Generated by Built In

WorldQuant develops and deploys systematic financial strategies across a broad range of asset classes and global markets. We seek to produce high-quality predictive signals (alphas) through our proprietary research platform to employ financial strategies focused on market inefficiencies. Our teams work collaboratively to drive the production of alphas and financial strategies – the foundation of a balanced, global investment platform.

WorldQuant is built on a culture that pairs academic sensibility with accountability for results. Employees are encouraged to think openly about problems, balancing intellectualism and practicality. Excellent ideas come from anyone, anywhere. Employees are encouraged to challenge conventional thinking and possess an attitude of continuous improvement.

Our goal is to hire the best and the brightest. We value intellectual horsepower first and foremost, and people who demonstrate an outstanding talent. There is no roadmap to future success, so we need people who can help us build it.

Technologists at WorldQuant research, design, code, test and deploy firmwide platforms and tooling while working collaboratively with researchers. Our environment is relaxed yet intellectually driven. We seek people who think in code and are motivated by being around like-minded people.

The Role: We're seeking a senior developer to join our team. You will design, build, and operate large-scale data and ETL systems that power the firm's research and investment workflows. This is a high-autonomy role - you'll own critical systems end-to-end, make architectural decisions, and deliver solutions with minimal guidance. We need someone who is self-directed, able to lead themselves, take ownership of outcomes, and drive complex problems to resolution independently. You should be comfortable communicating across teams, articulating technical trade-offs to stakeholders, and mentoring others through code review and collaboration.

What You'll Do:

  • Design, develop, and own backend services and data pipelines that process large volumes of data optimally and at scale
  • Architect data storage and processing solutions, including schema design, query optimization, and data modeling
  • Build and maintain APIs, messaging systems, and integration layers that connect data producers and consumers
  • Drive technical decisions - evaluate trade-offs, choose the right tools, and define system boundaries
  • Take ambiguous requirements and break them down into deliverable, well-engineered solutions
  • Diagnose and resolve complex production issues - applying strong analytical and systems thinking
  • Improve engineering practices: testing, CI/CD, observability, and documentation

What You'll Bring:

  • 8+ years of professional software development experience
  • Strong programming proficiency: Mastery of at least one major programming language (Python, Java, Go, C++, or equivalent). Beyond syntax fluency, you should understand language internals and be able to apply that depth to write performant, reliable code
  • System design: Proven ability to architect distributed, scalable, and fault-tolerant systems. Understanding of common patterns - event-driven architecture, service decomposition, data partitioning, caching strategies
  • Data engineering: Experience building ETL/ELT pipelines, working with batch and streaming data, and handling large-scale data processing
  • Database proficiency: Deep understanding of relational databases (PostgreSQL, MySQL) and familiarity with analytical/columnar stores; strong SQL skills including query optimization
  • Software engineering depth: Strong grasp of data structures, algorithms, design patterns, and software architecture principles - applied in production, not just theory
  • API design: Experience designing clean, well-documented REST/gRPC APIs
  • Incident response mindset: Ability to diagnose production issues methodically, drive root-cause analysis, and feed into post-mortems and operational improvement
  • AI-agent readiness: Openness to working alongside AI coding agents and LLM-powered tools as part of the development workflow - using AI as a force multiplier for code generation, review, debugging, and documentation
  • Nice to Have:
    • Python mastery: Advanced knowledge of Python internals, concurrency (asyncio, threading, multiprocessing), performance profiling, packaging, and strong experience with frameworks such as FastAPI/Flask, SQLAlchemy, pytest, and mypy/type annotations
    • Observability and distributed tracing: Experience with monitoring and observability stacks - metrics, structured logging, distributed tracing (OpenTelemetry, Grafana, ELK) - for diagnosing system behavior and bottlenecks in production
    • DevOps practices: Familiarity with containerization (Docker), CI/CD pipelines (GitLab CI, Jenkins), and infrastructure-as-code (Ansible, Terraform)
    • Programming language versatility: Proficiency in additional languages that complement data platform work - C++ for performance-critical systems, Scala for distributed data processing with Apache Spark, or Rust for high-performance data engineering
    • Team leadership and management: Experience leading a development team, running sprints, conducting code reviews, mentoring engineers, and managing stakeholders' expectations
    • Message queues and streaming: Experience with Kafka, Redis, or similar event-driven architectures
    • Data orchestration: Exposure to Airflow or similar workflow orchestration frameworks
    • Frontend / full-stack awareness: Familiarity with modern web technologies (React, TypeScript) for building internal UIs and dashboards
    • Financial services or quantitative finance background
    • Open-source contributions or a public portfolio of technical work

Pay Transparency:

WorldQuant is a total compensation organization where you will be eligible for a base salary, discretionary performance bonus, and benefits.

To provide greater transparency to candidates, we share base pay ranges for all US-based job postings regardless of state.  We set standard base pay ranges for all roles based on job function and level, benchmarked against similar stage organizations.  When finalizing an offer, we will take into consideration an individual’s experience level and the qualifications they bring to the role to formulate a competitive total compensation package.

The Base Pay Range For This Position Is $150,000 – $250,000 USD.

At WorldQuant, we are committed to providing candidates with all necessary information in compliance with pay transparency laws.  If you believe any required details are missing from this job posting, please notify us at [email protected], and we will address your concerns promptly.

By submitting this application, you acknowledge and consent to terms of the WorldQuant Privacy Policy. The privacy policy offers an explanation of how and why your data will be collected, how it will be used and disclosed, how it will be retained and secured, and what legal rights are associated with that data (including the rights of access, correction, and deletion). The policy also describes legal and contractual limitations on these rights. The specific rights and obligations of individuals living and working in different areas may vary by jurisdiction.


#LI-RS1

 

By submitting this application, you acknowledge and consent to terms of the WorldQuant Privacy Policy. The privacy policy offers an explanation of how and why your data will be collected, how it will be used and disclosed, how it will be retained and secured, and what legal rights are associated with that data (including the rights of access, correction, and deletion). The policy also describes legal and contractual limitations on these rights. The specific rights and obligations of individuals living and working in different areas may vary by jurisdiction.

Copyright © 2025 WorldQuant, LLC. All Rights Reserved.
WorldQuant is an equal opportunity employer and does not discriminate in hiring on the basis of race, color, creed, religion, sex, sexual orientation or preference, age, marital status, citizenship, national origin, disability, military status, genetic predisposition or carrier status, or any other protected characteristic as established by applicable law.

Skills Required

  • 8+ years of professional software development experience
  • Mastery of at least one major programming language (Python, Java, Go, C++ or equivalent)
  • Proven ability to architect distributed, scalable, and fault-tolerant systems
  • Experience building ETL/ELT pipelines and handling large-scale batch and streaming data processing
  • Deep understanding of relational databases (PostgreSQL, MySQL) and strong SQL skills including query optimization
  • Strong grasp of data structures, algorithms, design patterns, and software architecture principles applied in production
  • Experience designing clean, well-documented REST/gRPC APIs
  • Ability to diagnose and resolve complex production issues; conduct root-cause analysis and post-mortems
  • Openness to working alongside AI coding agents and LLM-powered tools as part of the development workflow
  • Advanced Python internals, concurrency, performance profiling; experience with FastAPI/Flask, SQLAlchemy, pytest, mypy
  • Experience with monitoring and distributed tracing (OpenTelemetry, Grafana, ELK)
  • Familiarity with containerization (Docker), CI/CD (GitLab CI, Jenkins), and infrastructure-as-code (Ansible, Terraform)
  • Proficiency in additional languages for performance or distributed processing (C++, Scala, Rust)
  • Experience leading and mentoring engineering teams, running sprints, and managing stakeholder expectations
  • Experience with message queues and streaming platforms (Kafka, Redis)
  • Exposure to workflow orchestration frameworks (Airflow)
  • Familiarity with frontend technologies for internal UIs (React, TypeScript)
  • Background in financial services or quantitative finance
  • Open-source contributions or a public technical portfolio

WorldQuant Compensation & Benefits Highlights

The following summarizes recurring compensation and benefits themes identified from responses generated by popular LLMs to common candidate questions about WorldQuant and has not been reviewed or approved by WorldQuant.

  • Healthcare Strength Feedback suggests medical and dental coverage is fully paid for employees and dependents, indicating strong health benefits support. This breadth and cost coverage positions healthcare as a notable strength.
  • Leave & Time Off Breadth Feedback suggests paid time off is generous, with substantial vacation, personal days, and sick time described. The overall time‑off structure is portrayed as comprehensive.
  • Parental & Family Support Feedback suggests fully paid parental leave is provided. Family-oriented provisions complement core benefits to support caregiving needs.

WorldQuant Insights

Am I A Good Fit?
beta
Get Personalized Job Insights.
Our AI-powered fit analysis compares your resume with a job listing so you know if your skills & experience align.

The Company
HQ: Old Greenwich, CT
2,008 Employees
Year Founded: 2007

What We Do

WorldQuant is a global quantitative asset management firm with over $7 billion in assets under management. Founded in 2007 by Igor Tulchinsky with the belief that talent is global, but opportunity is not, WorldQuant has more than 1,000 employees spread among 26 global offices. WorldQuant seeks to get to the future faster, guided by the principle that there are an infinite number of insights to discover. The firm develops and deploys investment strategies across a variety of asset classes in global markets. For more information on WorldQuant’s philosophy and culture, please visit www.worldquant.com.

Similar Jobs

Click Therapeutics Logo Click Therapeutics

Senior Software Engineer

Healthtech • Biotech • App development
Hybrid
New York, NY, USA
70 Employees
172K-224K Annually

CoreWeave Logo CoreWeave

Senior Software Engineer

Cloud • Information Technology • Machine Learning
In-Office
New York, NY, USA
1450 Employees
153K-224K Annually

CoreWeave Logo CoreWeave

Senior Software Engineer

Cloud • Information Technology • Machine Learning
In-Office
New York, NY, USA
1450 Employees
165K-242K Annually

CrowdStrike Logo CrowdStrike

Senior Software Engineer

Cloud • Computer Vision • Information Technology • Sales • Security • Cybersecurity
Hybrid
New York, NY, USA
11000 Employees
140K-215K Annually

Similar Companies Hiring

Granted Thumbnail
Artificial Intelligence • Healthtech • Insurance • Mobile • Financial Services
New York, New York
23 Employees
Hanover Park Thumbnail
Artificial Intelligence • Fintech • Software • Financial Services
New York, New York
42 Employees
Onshore Thumbnail
Artificial Intelligence • Fintech • Software • Financial Services
New York, New York
60 Employees

Sign up now Access later

Create Free Account

Please log in or sign up to report this job.

Create Free Account