1

Assembly Language Programming Jobs in Seattle, WA

Manufacturing Technician I

Everett, WA · On-site

$28.38 - $29.85/hr

Read and interpret work orders, packing instructions, engineering drawings, and customer ... LANGUAGE SKILLS * Ability to document assembly steps and test results in written logs or electronic ...

Read and interpret work orders, packing instructions, engineering drawings, and customer ... LANGUAGE SKILLS * Ability to document assembly steps and test results in written logs or electronic ...

Manufacturing Technician I

Everett, WA · On-site

$28.38 - $29.85/hr

Read and interpret work orders, packing instructions, engineering drawings, and customer ... LANGUAGE SKILLS * Ability to document assembly steps and test results in written logs or electronic ...

Senior Software Engineer, CUTLASS Kernels

Redmond, WA · On-site

$137K - $180K/yr

... programming language targeting highly parallel accelerators. * Deep understanding of computer architecture and some experience working at the assembly level. Ways to stand out from the crowd:

Cleanroom assembler II-2

Lynnwood, WA · On-site

$18 - $21.75/hr

... documents)of the English language; Basic computer skills (understandingofbasic software ... engineering prints, production planning information and assembly aids such as illustrations and ...

Showing results 41-60

Assembly Language Programming information

See Seattle, WA salary details

$12

$19

$24

How much do assembly language programming jobs pay per hour?

As of Aug 13, 2026, the average hourly pay for assembly language programming in Seattle, WA is $19.51, according to ZipRecruiter salary data. Most workers in this role earn between $17.50 and $21.06 per hour, depending on experience, location, and employer.

What are the key skills and qualifications needed to thrive as an assembly language programmer?

To thrive as an Assembly Language Programmer, you need a deep understanding of computer architecture, low-level programming concepts, and proficiency in assembly languages for specific processors. Familiarity with development environments, debugging tools like GDB, and version control systems is typically required. Strong problem-solving, attention to detail, and the ability to communicate technical information clearly are crucial soft skills. These capabilities are important because they enable programmers to write efficient, reliable code that interacts closely with hardware and supports critical system functions.

Are there still assembly language programmers?

Yes, assembly language programmers are still employed in specialized fields such as embedded systems, device drivers, and performance-critical applications. These roles require knowledge of low-level programming, often involving tools like assemblers and debuggers, and are essential for hardware-related development and optimization tasks.

What is the difference between Assembly Language Programming vs Embedded Systems Developer?

AspectAssembly Language ProgrammingEmbedded Systems Developer
Required CredentialsKnowledge of low-level programming, often no formal certification requiredTechnical degree (e.g., Computer Engineering), certifications like ARM or IoT certifications beneficial
Work EnvironmentLow-level hardware interaction, often in labs or manufacturing settingsDesigning, developing, and testing embedded software in various industries
Industry UsageEmbedded systems, firmware development, hardware programmingConsumer electronics, automotive, medical devices, IoT products
Common Search/ComparisonYesYes

Assembly Language Programming focuses on writing low-level code directly for hardware, while Embedded Systems Developers design and implement software for embedded devices. Both roles require understanding of hardware, but the Embedded Systems Developer often works at a higher level, integrating hardware and software for specific applications.

What jobs require assembly language programming?

Assembly language programming is essential in roles such as embedded systems developer, firmware engineer, and device driver programmer, where low-level hardware interaction is required. These jobs often involve working with microcontrollers, real-time operating systems, or hardware interfaces, and may require knowledge of specific processor architectures like ARM or x86.

What is assembly language programming?

Assembly language programming involves writing low-level code that is closely related to a computer's machine language. It uses symbolic instructions and labels to represent machine-level code, making it easier for humans to read and write than raw binary code. Programmers use assembly language to write programs that need direct hardware control or high performance, such as operating systems or embedded systems. Learning assembly can help you understand how computers execute instructions and manage resources.

Is assembly language still in demand?

Assembly language programming remains in demand for specialized roles such as embedded systems, firmware development, and device driver programming, where low-level hardware control is essential. Professionals with knowledge of assembly, along with understanding of computer architecture and debugging tools, are valued in industries like aerospace, automotive, and cybersecurity. However, overall demand is more limited compared to higher-level programming languages.

What are some common challenges faced by assembly language programmers in modern development environments?

Assembly Language Programmers often encounter challenges related to hardware compatibility and low-level debugging, as assembly code is closely tied to specific processor architectures. Additionally, maintaining and optimizing code for performance can be complex, since even small errors can lead to difficult-to-trace bugs. Working in modern development teams, assembly programmers may also need to collaborate with engineers using higher-level languages, which requires clear documentation and communication to ensure seamless integration.
What are popular job titles related to Assembly Language Programming jobs in Seattle, WA? For Assembly Language Programming jobs in Seattle, WA, the most frequently searched job titles are:
What job categories do people searching Assembly Language Programming jobs in Seattle, WA look for? The top searched job categories for Assembly Language Programming jobs in Seattle, WA are:
Infographic showing various Assembly Language Programming job openings in Seattle, WA as of August 2026, with employment types broken down into 1% As Needed, 75% Full Time, 18% Part Time, 1% Temporary, and 5% Contract. Highlights an 92% Physical, 1% Hybrid, and 7% Remote job distribution, with an average salary of $40,576 per year, or $19.5 per hour.

Applied Scientist, Amazon Cryptographic Libraries

Amazon

Seattle, WA • On-site

Full-time

Medical, Dental, Vision, Life, Retirement, PTO

Posted 28 days ago


Amazon rating

7.4

Company rating: 7.4 out of 10

Based on 7,084 frontline employees who took The Breakroom Quiz

6th of 39 rated national retailers


Job description

The Amazon Cryptographic Libraries (ACL) team builds the cryptography that AWS services and a growing open-source community depend on, including AWS-LC, our FIPS-validated open-source libcrypto. As an Applied Scientist on the team, your primary focus will be formal verification: building machine-checked proofs that cryptographic implementations are correct. You will also contribute to algorithm implementation, assembly level optimization, and the adoption of post-quantum cryptography. You will work alongside senior scientists on the team, building deep expertise in an environment where your proofs and code ship to effectively every AWS service. This is a role where an early-career scientist gets both rigorous mentorship and immediate production-scale impact.
Key job responsibilities
- Develop and maintain machine-checked proofs of correctness for cryptographic implementations in AWS-LC, working alongside senior scientists. This is the core of the role.
- Specify the functional behavior of low-level cryptographic code (C, assembly) in formal notation and verify it using interactive theorem provers (HOL Light, Isabelle/HOL, or similar).
- Apply formal methods, program analysis, and rigorous testing to raise the assurance bar of a security-critical, widely deployed codebase.
- Contribute to the implementation and optimization of cryptographic algorithms, including post-quantum constructions (ML-KEM, ML-DSA, SLH-DSA), for production use.
- Collaborate with SDEs, security engineers, and partner teams to translate verified implementations into production-grade, FIPS-validated software.
- Grow your expertise through publications, open-source contributions, and engagement with the broader formal-methods and cryptographic research communities.
A day in the life
You take a cryptographic primitive that needs to be provably correct. Working with a senior scientist or an ARG partner, you write the formal specification of its behavior, develop the proof in an interactive theorem prover, and iterate until the machine checks it end to end. Some days you are debugging a proof obligation that does not discharge; other days you are reading a paper on a new verification technique or helping refine an algorithm implementation so it is both fast and amenable to proof. Your proofs back code that is validated for FIPS and deployed across AWS, so you operate at an assurance bar most scientists never encounter this early in their career.
About the team
ACL owns AWS-LC (Amazon's FIPS-validated libcrypto), the Amazon Corretto Crypto Provider (ACCP), and managed third-party cryptographic libraries, the cryptographic foundation under nearly every AWS service and a growing set of external open-source projects. Applied Scientists on the team own algorithm-level and assembly performance work and partner deeply with Amazon's Automated Reasoning Group on formal verification. The team has senior scientists at L6 and L7 who actively mentor and collaborate, so an early-career scientist gets both research depth and production-scale reach from day one.
BASIC QUALIFICATIONS
- 3+ years of building models for business application experience
- PhD, or Master's degree and 4+ years of CS, CE, ML or related field experience
- Experience in patents or publications at top-tier peer-reviewed conferences or journals
- Experience programming in Java, C++, Python or related language
- Experience in any of the following areas: algorithms and data structures, parsing, numerical optimization, data mining, parallel and distributed computing, high-performance computing
- Coursework or research experience in one or more of: formal verification, interactive theorem proving, deductive verification, program analysis, cryptography or mathematical logic
PREFERRED QUALIFICATIONS
- Hands-on experience with an interactive theorem prover (HOL Light, Isabelle/HOL, Lean, Coq, or Verus)
- Experience specifying or verifying low-level software (machine code, C, or assembly)
- Familiarity with cryptographic primitives and their implementations
- Low-level or systems programming experience in C, Rust, or assembly
- Familiarity with post-quantum cryptography (lattice-based, code-based, or hash-based schemes)
Amazon is an equal opportunity employer and does not discriminate on the basis of protected veteran status, disability, or other legally protected status.
Our inclusive culture empowers Amazonians to deliver the best results for our customers. If you have a disability and need a workplace accommodation or adjustment during the application and hiring process, including support for the interview or onboarding process, please visit https://amazon.jobs/content/en/how-we-hire/accommodations for more information. If the country/region you're applying in isn't listed, please contact your Recruiting Partner.
The base salary range for this position is listed below. Your Amazon package will include sign-on payments and restricted stock units (RSUs). Final compensation will be determined based on factors including experience, qualifications, and location. Amazon also offers comprehensive benefits including health insurance (medical, dental, vision, prescription, Basic Life & AD&D insurance and option for Supplemental life plans, EAP, Mental Health Support, Medical Advice Line, Flexible Spending Accounts, Adoption and Surrogacy Reimbursement coverage), 401(k) matching, paid time off, and parental leave. Learn more about our benefits at https://amazon.jobs/en/benefits.
USA, WA, Seattle - 142,800.00 - 193,200.00 USD annually

What Amazon employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom


Amazon logo

About Amazon

Sourced by ZipRecruiter

Amazon.com, Inc., commonly known as Amazon, is an American multinational technology company. It was founded by Jeff Bezos in 1994 and initially started as an online marketplace for books. Since then, Amazon has expanded its operations and become one of the largest e-commerce companies in the world. Amazon's primary business is its online retail platform, where customers can purchase a vast array of products, including electronics, clothing, books, home goods, and much more. The company offers a convenient and user-friendly shopping experience, with features such as fast shipping, customer reviews, and personalized recommendations. In addition to its e-commerce platform, Amazon has diversified its business into various other areas. One of its notable ventures is Amazon Web Services (AWS), a comprehensive cloud computing platform that provides services such as storage, compute power, and database management to individuals and businesses. AWS has become a leader in the cloud computing industry, powering many websites and applications worldwide. Amazon has also developed its own consumer electronics, including the popular Amazon Kindle e-reader, Fire tablets, Fire TV streaming devices, and the Alexa-powered Echo smart speakers. The Alexa voice assistant, integrated into these devices, allows users to interact with their devices using voice commands, perform tasks, and access information. Furthermore, Amazon has expanded into media and entertainment. It operates Prime Video, a streaming service that offers a wide range of movies, TV shows, and original content. Amazon Music provides a platform for streaming and purchasing digital music, while Audible offers audiobooks and other audio content. The company's commitment to customer satisfaction and convenience is demonstrated by its membership program, Amazon Prime. Prime members receive various benefits, including free two-day shipping, access to streaming services, exclusive deals, and more.

Industry

It services, book publishers, retail, real estate and computer and electronic product manufacturing

Company size

10,000+ Employees

Headquarters location

Seattle, WA, US