---
title: "Companies using Kotlin"
description: "**Canonical URL:** https://jobspipe.dev/companies-using/kotlin"
canonical: https://jobspipe.dev/companies-using/kotlin
last_updated: 2026-09-10
---

# Companies using Kotlin

> Google, JPMorganChase, Affirm and American Express and more. Companies hiring for Kotlin right now, and the share of Kotlin postings by industry, country and company size, measured from live job postings.

**Canonical URL:** https://jobspipe.dev/companies-using/kotlin
**Category:** Programming language
**Measured:** 2026-09-09, from active postings on the ten collected boards whose text names the technology (deduplicated by posting id). Shares only, no counts.
**Share of active postings naming Kotlin:** <0.5%

Kotlin is the primary language for Android development and an increasingly common choice for JVM backend services. Postings name it in Android engineer, mobile engineer and backend roles, often beside Java and Spring.

Kotlin in a posting points at either a native Android product or a JVM backend team, and the role title says which. Hiring is the only public evidence, and the industry spread shows where native mobile investment is concentrated.

## Companies hiring for Kotlin right now

_Companies with the most active postings naming Kotlin on the ten boards JobsPipe collects, as of 2026-09-09. Ordered by posting volume; counts are not published._

| Company | Domain | Website stack scan |
|---|---|---|
| Google | [goo.gle](https://goo.gle) | https://jobspipe.dev/stack/goo.gle |
| JPMorganChase | [jpmorganchase.com](https://jpmorganchase.com) | https://jobspipe.dev/stack/jpmorganchase.com |
| Affirm | [affirm.com](https://affirm.com) | https://jobspipe.dev/stack/affirm.com |
| American Express | [americanexpress.com](https://americanexpress.com) | https://jobspipe.dev/stack/americanexpress.com |
| Amazon.com | [amazon.jobs](https://amazon.jobs) | https://jobspipe.dev/stack/amazon.jobs |
| Ci&T | [ciandt.com](https://ciandt.com) | https://jobspipe.dev/stack/ciandt.com |
| NinjaOne | [ninjaone.com](https://ninjaone.com) | https://jobspipe.dev/stack/ninjaone.com |
| N-iX | [careers.n-ix.com](https://careers.n-ix.com) | https://jobspipe.dev/stack/careers.n-ix.com |
| EPAM Systems | [epam.com](https://epam.com) | https://jobspipe.dev/stack/epam.com |
| Apple | [apple.com](https://apple.com) | https://jobspipe.dev/stack/apple.com |
| Luxoft | [luxoft.com](https://luxoft.com) | https://jobspipe.dev/stack/luxoft.com |
| Capital One | [capitalonecareers.com](https://capitalonecareers.com) | https://jobspipe.dev/stack/capitalonecareers.com |
| Expedia Group | [careers.expediagroup.com](https://careers.expediagroup.com) | https://jobspipe.dev/stack/careers.expediagroup.com |
| Mindera | [mindera.com](https://mindera.com) | https://jobspipe.dev/stack/mindera.com |
| Raiffeisen Bank Ukraine | [raiffeisen.ua](https://raiffeisen.ua) | https://jobspipe.dev/stack/raiffeisen.ua |

## Where Kotlin shows up

### By industry (ISIC Rev.4 division of the employer)

- Software and IT services: 20.1%
- Financial services: 7.9%
- Employment and staffing: 4.4%
- Retail trade: 3.2%
- Electronics manufacturing: 2.3%
- Information services: 1.6%
- Telecommunications: 1.4%
- Publishing (incl. software): 1.0%

### By country (job location)

- United States: 29.0%
- India: 10.4%
- United Kingdom: 6.3%
- Germany: 6.2%
- Canada: 5.4%
- Brazil: 4.8%

### By company size (employer headcount band, unknown excluded)

- 1000+ employees: 25.5%
- 201-1000 employees: 6.7%
- 51-200 employees: 4.0%
- 1-50 employees: 3.9%

## How JobsPipe detects Kotlin

Every posting is parsed for technology mentions: the title and description are matched against a curated lexicon and the matches are stored on the job as `technology_slugs`. A posting that names Kotlin carries the slug `kotlin`. The `skills_or` filter on `POST /v1/jobs/search` returns every such posting with its company, location, seniority and salary where stated.

```bash
curl -X POST https://api.jobspipe.dev/v1/jobs/search \
  -H "Authorization: Bearer $JOBSPIPE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"skills_or": ["kotlin"], "status": "active", "limit": 24}'
```

This is a hiring signal, not a purchase record: a company can name Kotlin because it runs it, because it is migrating to or away from it, or because candidates are expected to know it.

## FAQ

### Which companies are hiring for Kotlin right now?

Google, JPMorganChase, Affirm, American Express, Amazon.com and Ci&T are among the companies with the most active postings naming Kotlin across the ten job boards JobsPipe collects, as of 2026-09-09. The list on this page is a snapshot; the live version is one API query with skills_or set to ["kotlin"], grouped by company.

### Which industries use Kotlin the most?

Among active postings that name Kotlin, Software and IT services accounts for 20.1%, followed by Financial services at 7.9% and Employment and staffing at 4.4%. Industry is the ISIC Rev.4 division assigned to the employer of each posting.

### What size of company hires for Kotlin?

The largest band is 1000+ employees, at 25.5% of active postings naming Kotlin where the employer's headcount is known. Company size comes from the employer record attached to each posting and is unknown for a share of postings, which are excluded from the size split.

### How does JobsPipe know a company uses Kotlin?

JobsPipe extracts technology mentions from each posting's title and description against a curated lexicon and stores them on the job as technology_slugs. A company appears on this page when its active postings name Kotlin. It is a hiring signal, not proof of a purchase: a posting can name a technology a team is migrating away from or only wants experience with. Kotlin runs behind login or inside the company's own infrastructure, so a website scan almost never sees it and job postings are the only public evidence of adoption.

## Related

- **All company lists:** https://jobspipe.dev/companies-using
- **Technographics guide:** https://jobspipe.dev/technographics
- **Free tech-stack scan:** https://jobspipe.dev/stack
- **Jobs API:** https://jobspipe.dev/jobs-api
- **Sign up (free tier):** https://jobspipe.dev/signup

---
Generated from structured data. View the rendered page at https://jobspipe.dev/companies-using/kotlin.

---
Building this integration yourself? The steps above work. The alternative is one API over this source and 30+ others, already normalized and deduplicated. Try it right now - no key, no signup:

```bash
curl -X POST https://api.jobspipe.dev/v1/sandbox/jobs/search \
  -H "Content-Type: application/json" \
  -d '{"job_title_or":["software engineer"],"limit":5}'
```

Sample data, exact live schema. For live data get a free key (1,000 jobs/month) at https://jobspipe.dev/signup, then swap /v1/sandbox/jobs/search for /v1/jobs/search with an Authorization: Bearer header. Full agent index: https://jobspipe.dev/llms.txt?src=md-twin