DEV Community

PrismResume
PrismResume

Posted on Originally published at prismresume.com

List a Chinese Patent Application on a FAANG Resume: One Rule

Why a Chinese Patent Application Belongs on a FAANG Resume

A published Chinese patent application is a verifiable technical document that demonstrates original problem-solving, system design, and implementation skills—the exact traits FAANG hiring managers look for in senior or staff engineers. Unlike a granted patent, an application is still under examination, but it already carries a publication number (e.g., CN114123456A) that an ATS or recruiter can cross-check. Listing it correctly signals that you understand US intellectual property norms and are confident in your work.

Chinese applicants often worry that a pending application will be seen as less valuable. In practice, FAANG technical screeners treat published applications as strong evidence of your ability to architect, document, and defend a technical idea—especially for roles in cloud infrastructure, distributed systems, ML platforms, or security.

The One Rule: Always Mark the Status

The single most common mistake is omitting the status entirely. A line like "Chinese Patent: Multi-Tenant Data Pipeline" looks like a granted patent, and an interviewer who searches the number may find only the application—and assume you misrepresented it. Instead, use this exact format:

Title – Filing/Publication Number (Application), Date

Example (correct):

Chinese Patent Application: Scalable Stream Processing for Multi-Tenant Log Analytics – CN114123456A (Application), filed March 2023

If the application has already been granted, use "Patent" and include the grant date. If it is still under examination, always write "(Application)" after the number. Do not use "patent pending"—that phrase is vague and not a substitute for the real number.

Before / After Bullet Rewrite

Before (weak):

  • Filed a Chinese patent on data pipeline optimization.

After (strong, FAANG-ready):

  • Co-invented a stream-processing method (Chinese Patent Application CN114123456A) that reduced end-to-end latency by 38% across 200+ production nodes, saving $1.2M/year in compute cost.

The rewritten version includes the application number, a quantified impact, and the co-inventor role—exactly what a FAANG technical resume reviewer expects.

Where to Place It on the Resume

Put the patent application in a dedicated "Patents and Publications" section, not buried under "Projects" or "Work Experience." If you have only one application, it can sit at the bottom of the resume after Education and Skills. For senior roles with multiple patents, create a standalone section immediately after Experience but before Education.

Sample section header:

PATENTS

Chinese Patent Application: Dynamic Resource Allocation for GPU Clusters – CN114654321A (Application), filed June 2024

If you co-invented the application with colleagues, add your role: "Second inventor (of four)." Do not list your percentage of contribution—that is unusual on a US resume.

What a FAANG Recruiter Actually Checks

FAANG recruiters and hiring managers are familiar with Chinese patent applications because many candidates from Tencent, Alibaba, and Baidu list them. They will verify the publication number on the Chinese National Intellectual Property Administration (CNIPA) database or through a quick Google search. A fake or unverifiable number is a red flag that can disqualify you immediately.

They care about three things: (1) Does the application exist and match the title? (2) Is the candidate a named inventor? (3) Does the technical description align with the claimed impact? If your resume says the application reduced latency by 40%, be prepared to explain how—not just in the interview, but in the bullet itself.

ATS-Formatting Fact for Chinese Patent Numbers

Most ATS systems parse patent numbers as free text—they do not auto-detect a Chinese patent number the way they might a US patent (US20210000000A1). To avoid parsing errors, write the number in a single string with no spaces: CN114123456A. Do not use hyphens, slashes, or characters like “CN.114.123456.A.” If the ATS splits the number on punctuation, your application becomes unverifiable. Keep it to one unbroken token.

Also, include the application date (month and year is sufficient) so a recruiter can quickly gauge recency without clicking out of the resume.

What If the Application Was Rejected?

A rejected Chinese patent application is still a valid technical achievement if you can describe the invention clearly. Write:

Chinese Patent Application (rejected): Title – CN114123456A, filed March 2023

The word "rejected" is honest and avoids surprise in an interview. FAANG engineers know that many strong applications are rejected for procedural or prior-art reasons. If you cannot explain why it was rejected, do not list it. If you can, it shows maturity and self-awareness.

When to Leave It Off

Do not list a patent application if you cannot remember the filing number, the title, or your specific contribution. A vague line like "Chinese patent on AI algorithms" hurts more than it helps—it looks like name-dropping without substance. Also, if the application is in a non-technical domain (e.g., a business method or UI design for a non-software product), it may not strengthen a software engineering resume.

For free templates designed for Chinese professionals transitioning to US-style resumes (including a sample patents section), check PrismResume's templates at https://prismresume.com/templates/free-download.

Quick Checklist

  • Use the exact format: "Chinese Patent Application: [English Title] – [CN Number with (Application)], [Filing Month Year]"
  • Append a bullet with a quantified technical result (e.g., latency reduction, cost savings, throughput increase)
  • Place the application in a dedicated "Patents" section—never hide it inside Projects or Experience
  • Keep the patent number as a single unbroken string (e.g., CN114123456A) for ATS readability
  • Be prepared to discuss the rejection or examination status in an interview—honesty builds trust

Originally published at prismresume.com.

Top comments (0)