# FewerJobs export - 100 curated jobs
Generated: 2026-08-12T19:39:27.301Z
Source: https://fewerjobs.com

## Filters applied
- **q**: Mem0
- **quality_floor**: default
- **match_401k_strict**: true
- **parental_strict**: true
- **non_birth_strict**: true
- **pto_strict**: true
- **include_older**: false
- **apply_url_verified**: false
- **page**: 1
- **per_page**: 100
- **sort**: relevance

## Jobs
### Founding Technical Recruiter - Mem0
- Location: San Francisco Bay Area | OnSite (onsite)
- Salary: Not disclosed
- Posted: 2026-06-10
- Apply: https://jobs.ashbyhq.com/mem0/9cf05288-313e-48a7-a5a5-63f42e6c94e6
- Excerpt: Founding Technical Recruiter San Francisco Bay Area | OnSite About Mem0 We're building the memory layer for AI agents. Think long-term memory that enables AI to remember conversations, learn from interactions, and build context over time. We're already powering millions of AI interactions. We are backed by top-tier investors and are well capitalized. The Role We're looking for a Founding Technical Recruiter to own recruiting from zero to one. This is not a "fill reqs" role. You'll work directly with the founders and hiring managers to define what great looks like, build sourcing and interview systems, raise the talent bar, and close exceptional people across engineering, product, design, GTM, and operations. Our ambition is to build a team on the level of the best engineering and product organizations of the last decade. The right person for this role has that same standard internalized - and gets energized, not intimidated, by it. Because we're early, the role will also include some people operations: onboarding, employee experience, internal rituals, and the broader people work that comes with building a company. What You'll Own - Full-cycle recruiting across multiple high-priority roles, from sourcing through close - Strong pipelines for both technical and non-technical hires - Partnering with founders and hiring managers to define role requirements, leveling, interview loops, and hiring bars - Crisp recruiting processes: sourcing, outreach, screening, coordination, feedback, references, offers, closing - Managing and improving our ATS, workflows, dashboards, and recruiting operating cadence - A candidate experience that reflects the quality

### Senior Research Engineer - Mem0
- Location: San Francisco Bay Area | OnSite (onsite)
- Salary: Not disclosed
- Posted: 2026-06-10
- Apply: https://jobs.ashbyhq.com/mem0/0d823614-e27d-4a51-b9f1-21a855339f5c
- Excerpt: Senior Research Engineer San Francisco Bay Area | OnSite Role Summary: Own the end-to-end lifecycle of memory features-from research to production. You'll fine-tune models for extraction, updates, consolidation/forgetting, and conflict resolution; turn customer pain points into research hypotheses; implement and benchmark ideas from papers; and ship with Engineering to SOTA latency, reliability, and cost. You'll also build evaluation at scale (offline metrics + online A/Bs) and close the loop with real-world feedback to continuously improve quality. What You'll Do: - Fine-tune and train models for memory extraction, updates, consolidation/forgetting, and conflict resolution; iterate based on data and outcomes. - Read, reproduce, and implement research: quickly prototype paper ideas, benchmark against baselines, and productionize what wins. - Build evaluation at scale: automated relevance/accuracy/consistency metrics, gold sets, online A/B & interleaving, and clear dashboards. - Work closely with customers to uncover pain points, turn them into research hypotheses, and validate solutions through field trials. - Partner with Engineering to ship: design APIs and data contracts, plan safe rollouts, and maintain SOTA latency, reliability, and cost at scale. Minimum Qualifications - Experience in RAG or information retrieval (retrieval, ranking, query understanding) for real products. - Model training/fine-tuning experience (LLMs/encoders) with a strong footing in experimental design and iteration. - Strong Python; deep experience with PyTorch and familiarity with vLLM and modern serving frameworks. - Built evaluation for complex vision-and-language tasks (gold sets, offline metrics, online tests). - Able to orchestrate data pipelines to run these models in production with low-latency SLAs (batch +

### Backend Engineer - Mem0
- Location: San Francisco Bay Area | OnSite (onsite)
- Salary: Not disclosed
- Posted: 2026-06-10
- Apply: https://jobs.ashbyhq.com/mem0/5ffae625-efc1-4add-8f6d-86d0186cc3c9
- Excerpt: Backend Engineer San Francisco Bay Area | OnSite Role Summary: Own the backend that powers Mem0's memory platform. You'll design clean REST APIs, model data across relational and graph stores, and operate services in production. When customers hit issues, you'll chase them down to root cause, ship fixes, and harden the system-while collaborating tightly with frontend and research to deliver fast, reliable features. What You'll Do: - Design & ship REST APIs: Define contracts, versioning, auth, rate limits; write migrations and docs. - Model data & schemas: Relational (Postgres) and graph (e.g., Neo4j); enforce integrity and performance. - Debug customer issues end-to-end: Trace with logs/metrics/traces, reproduce, fix, and write preventative guardrails. - Optimize performance: Tune slow SQL with EXPLAIN/ANALYZE, indexes, partitioning, pagination, and caching (e.g., Redis). - Build services in Python: Async where it helps (FastAPI/Starlette, Django/DRF, Flask), background jobs, queues, schedulers. - Operate in the cloud: Containerize with Docker, deploy on Kubernetes (EKS), and use AWS primitives (EC2, RDS/Aurora, S3, IAM). - Instrument everything: Custom metrics, structured logging, tracing; set SLOs and alerts (CloudWatch/Prometheus/OpenTelemetry). - Collaborate & ship: Work with frontend and research to scope APIs and deliver features to production. Minimum Qualifications - 3+ years building backend systems and shipping REST APIs to production. - Strong Python fundamentals; experience with async programming and a major web framework (FastAPI/Django/Flask). - Solid data modeling and SQL skills; hands-on with query tuning and performance debugging in Postgres/MySQL. - Experience with graph databases (e.g., Neo4j or Amazon Neptune) and appropriate data modeling

### MEMS Design Engineer - Lumentum
- Location: Canada - Ottawa (Bill Leathem) (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-13
- Apply: https://lumentum.wd5.myworkdayjobs.com/LITE/job/Canada---Ottawa-Bill-Leathem/MEMS-Design-Engineer_2026524
- Excerpt: MEMS Design Engineer Canada - Ottawa (Bill Leathem) posted: Posted 30 Days Ago

### Applied AI Engineer - Mem0
- Location: San Francisco Bay Area | OnSite (onsite)
- Salary: Not disclosed
- Posted: 2026-06-10
- Apply: https://jobs.ashbyhq.com/mem0/0aca5e74-ce97-4186-ad26-6f27e7e21d51
- Excerpt: Applied AI Engineer San Francisco Bay Area | OnSite Role Summary: Own the 0→1. You'll turn vague customer use cases into working proofs-of-concept that showcase what Mem0 can do. This means rapid full-stack prototyping, stitching together AI tools, and aggressively experimenting with memory retrieval approaches until the use case works end-to-end. You'll partner closely with Research and Backend, communicate trade-offs clearly, and hand off winning prototypes that can be hardened for production. What You'll Do: - Build POCs for real use cases: Stand up end-to-end demos (UI + APIs + data) that integrate Mem0 in the customer's flow. - Experiment with memory retrieval: Try different embeddings, indexing, hybrid search, re-ranking, chunking/windowing, prompts, and caching to hit task-level quality and latency targets. - Prototype with Research: Implement paper ideas and new techniques from scratch, compare baselines, and keep what wins. - Create eval harnesses: Define small gold sets and lightweight metrics to judge POC success; instrument demos with basic telemetry. - Integrate AI tooling: Combine LLMs, vector DBs, Mem0 SDKs/APIs, and third-party services into coherent workflows. - Collaborate tightly: Work with Backend on clean contracts and data models; with Research on hypotheses; share learnings and next steps. - Package & handoff: Write concise docs, scripts, and templates so Engineering can productionize quickly. Minimum Qualifications - Full-stack fluency: Next.js/React on the front end and Python backends (FastAPI/Django/Flask) or Node where needed. - Strong Python and TypeScript/JavaScript; comfortable building APIs, wiring data models, and deploying quick demos. - Hands-on with the LLM/RAG stack:

### Full Stack Engineer - Mem0
- Location: San Francisco Bay Area | OnSite (onsite)
- Salary: Not disclosed
- Posted: 2026-06-10
- Apply: https://jobs.ashbyhq.com/mem0/e3a26e41-7003-49fd-9c21-fa3973553697
- Excerpt: Full Stack Engineer San Francisco Bay Area | OnSite Role Summary: Build the product surface of Mem0 Platform-our memory platform powering LLM apps. You'll own features end-to-end across Next.js and Python, shipping fast without compromising code quality, performance, or reliability. You'll partner with design, research, and customers to turn real problems into elegant, scalable product experiences-and you'll take true ownership of outcomes. What You'll Do: - Ship end-to-end features: Design APIs, build UIs, write backend logic, own data models, and deploy to production. - Build for scale & speed: Optimize latency, caching, and query patterns; keep pages snappy and backends reliable. - Own quality: Write tests, enforce typing/linting, review PRs, and maintain clean, well-documented code. - Collaborate deeply: Work with Design for great UX, with Research to integrate new memory capabilities, and with customers to refine requirements. - Operate what you build: Add observability, set alerts, debug prod issues, and drive continuous improvements. - Lead with product sense: Prioritize ruthlessly, make tradeoffs explicit, and iterate based on data and feedback. - Go beyond your lane: Unblock teams, learn new tools on the fly, and do what it takes to deliver. Minimum Qualifications - Proven experience shipping full-stack web applications at scale using Next.js/React and Python. - Strong Python skills and familiarity with modern web stacks (REST/GraphQL, Postgres, Redis, Celery/queues). - Solid front-end chops: component architecture, state management, forms, accessibility, SSR/ISR. - Track record of owning features E2E: from design docs to rollout and post-launch iteration. - Code quality mindset: testing

### ME Technician - Aptiv
- Location: CHN Yancheng - MFG 1 (KUM) (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://aptiv.wd5.myworkdayjobs.com/APTIV_CAREERS/job/CHN-Yancheng---MFG-1-KUM/Tooling-Technician_J000660419
- Excerpt: ME Technician CHN Yancheng - MFG 1 (KUM) posted: Posted 30+ Days Ago

### F10 SPM Workforce Development Engineer - Micron Technology, Inc.
- Location: Fab 10N/X, Singapore (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-22
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Fab-10NX-Singapore/F10-SPM-Workforce-Development-Engineer_JR101955
- Excerpt: F10 SPM Workforce Development Engineer Fab 10N/X, Singapore posted: Posted 21 Days Ago

### ENGINEER, F10 SPM PMO - Micron Technology, Inc.
- Location: Fab 10N/X, Singapore (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Fab-10NX-Singapore/ENGINEER--F10-SPM-PMO_JR94229
- Excerpt: ENGINEER, F10 SPM PMO Fab 10N/X, Singapore posted: Posted 30+ Days Ago

### ENGINEER, F10 SPM PMO - Micron Technology, Inc.
- Location: Fab 10N/X, Singapore (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-22
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Fab-10NX-Singapore/ENGINEER--F10-SPM-PMO_JR100953
- Excerpt: ENGINEER, F10 SPM PMO Fab 10N/X, Singapore posted: Posted 21 Days Ago

### MEMS Design & Analysis Engineer - Draper Laboratories
- Location: Cambridge, MA (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://draper.wd5.myworkdayjobs.com/Draper_Careers/job/Cambridge-MA/Senior-MEMS-Design---Analysis-Engineer_JR002257
- Excerpt: MEMS Design & Analysis Engineer Cambridge, MA posted: Posted 30+ Days Ago

### Mechaniker (m/f/d) - Novartis
- Location: Schaftenau (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://novartis.wd3.myworkdayjobs.com/Internal_Careers_for_Acquired_Entities/job/Schaftenau/Mechaniker-fr-Abfllung-und-Visuelle-Inspektion--m-f-d-_REQ-10070332
- Excerpt: Mechaniker (m/f/d) Schaftenau posted: Posted 30+ Days Ago

### MGR, ME Equipment - Micron Technology, Inc.
- Location: Taichung - Fab 16, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taichung---Fab-16-Taiwan/MGR--ME-Equipment_JR98089
- Excerpt: MGR, ME Equipment Taichung - Fab 16, Taiwan posted: Posted 30+ Days Ago

### Manager - Manufacturing Execution Systems (MES) - Micron Technology, Inc.
- Location: Sanand - 303A - AT/SSD/MOD, India (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-14
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Sanand---303A---ATSSDMOD-India/Manager---Manufacturing-Execution-Systems--MES-_JR101570
- Excerpt: Manager - Manufacturing Execution Systems (MES) Sanand - 303A - AT/SSD/MOD, India posted: Posted 29 Days Ago

### MFG ME CV AME ENG - Micron Technology, Inc.
- Location: Hiroshima - Fab 15, Japan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Hiroshima---Fab-15-Japan/MFG-ME-CV-AME-ENG_JR88773-12
- Excerpt: MFG ME CV AME ENG Hiroshima - Fab 15, Japan posted: Posted 30+ Days Ago

### ME Engineer - Aptiv
- Location: KOR Asan – MFG (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://aptiv.wd5.myworkdayjobs.com/APTIV_CAREERS/job/KOR-Asan--MFG/ME-Engineer_J000683055
- Excerpt: ME Engineer KOR Asan – MFG posted: Posted 30+ Days Ago

### MGR, F16 ME WET - Micron Technology, Inc.
- Location: Taichung - Fab 16, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-08
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taichung---Fab-16-Taiwan/MGR--F16-ME-WET_JR103503
- Excerpt: MGR, F16 ME WET Taichung - Fab 16, Taiwan posted: Posted 4 Days Ago

### HVM PH AME Engineer - Micron Technology, Inc.
- Location: Hiroshima - Fab 15, Japan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Hiroshima---Fab-15-Japan/HVM-PH-AME-Engineer_JR87844-21
- Excerpt: HVM PH AME Engineer Hiroshima - Fab 15, Japan posted: Posted 30+ Days Ago

### HVM DE SR MGR - Micron Technology, Inc.
- Location: Miaoli - Tongluo, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-03
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Miaoli---Tongluo-Taiwan/HVM-DE-SR-MGR_JR102367-1
- Excerpt: HVM DE SR MGR Miaoli - Tongluo, Taiwan posted: Posted 9 Days Ago

### MDM Solution Developer / Architect - Micron Technology, Inc.
- Location: Boise, ID - Main Site (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-01
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Boise-ID---Main-Site/MDM-Solution-Developer---Architect_JR103216-1
- Excerpt: MDM Solution Developer / Architect Boise, ID - Main Site posted: Posted 11 Days Ago

### ME Manager - Aptiv
- Location: Tangier, Morocco (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-01
- 401(k) match: listed (not source-backed)
- Apply: https://aptiv.wd5.myworkdayjobs.com/APTIV_CAREERS/job/Tangier-Morocco/ME-Manager_J000698326
- Excerpt: ME Manager Tangier, Morocco posted: Posted 11 Days Ago

### MGR, F11 QE PCM CH2 - Micron Technology, Inc.
- Location: Taoyuan - Fab 11, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taoyuan---Fab-11-Taiwan/MGR--F11-QE-PCM-CH2_JR87915
- Excerpt: MGR, F11 QE PCM CH2 Taoyuan - Fab 11, Taiwan posted: Posted 30+ Days Ago

### MDM Platform Administrator - Amgen
- Location: India - Hyderabad (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- Parental leave: 6 weeks (not source-backed)
- Non-birth-parent leave: 6 weeks (not source-backed)
- 401(k) match: listed (not source-backed)
- Apply: https://amgen.wd1.myworkdayjobs.com/Careers/job/India---Hyderabad/MDM-Platform-Administrator_R-216716
- Excerpt: MDM Platform Administrator India - Hyderabad posted: Posted 30+ Days Ago

### IBM MDM Developer - Bank of Montreal
- Location: Toronto, ON, CAN (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-02
- 401(k) match: listed (not source-backed)
- Apply: https://bmo.wd3.myworkdayjobs.com/External/job/Toronto-ON-CAN/IBM-MDM-Developer_R260004814
- Excerpt: IBM MDM Developer Toronto, ON, CAN posted: Posted 10 Days Ago

### Reltio MDM Developer - Amgen
- Location: India - Hyderabad (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- Parental leave: 6 weeks (not source-backed)
- Non-birth-parent leave: 6 weeks (not source-backed)
- 401(k) match: listed (not source-backed)
- Apply: https://amgen.wd1.myworkdayjobs.com/Careers/job/India---Hyderabad/Senior-Associate---MDM-Data-Analytics_R-218850
- Excerpt: Reltio MDM Developer India - Hyderabad posted: Posted 30+ Days Ago

### Manager - QMS - Micron Technology, Inc.
- Location: Sanand - 303A - AT/SSD/MOD, India (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Sanand---303A---ATSSDMOD-India/Manager---QMS_JR80902
- Excerpt: Manager - QMS Sanand - 303A - AT/SSD/MOD, India posted: Posted 30+ Days Ago

### QE DMS Engineer - Micron Technology, Inc.
- Location: Taichung - Fab 16, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-25
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taichung---Fab-16-Taiwan/QE-DMS-Engineer_JR98338
- Excerpt: QE DMS Engineer Taichung - Fab 16, Taiwan posted: Posted 18 Days Ago

### DRAM Device Engineer ID1 - Micron Technology, Inc.
- Location: Taichung - Fab 16, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taichung---Fab-16-Taiwan/DRAM-Device-Engineer-ID1_JR94153
- Excerpt: DRAM Device Engineer ID1 Taichung - Fab 16, Taiwan posted: Posted 30+ Days Ago

### MGR, F11 TPM - Micron Technology, Inc.
- Location: Taoyuan - Fab 11, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taoyuan---Fab-11-Taiwan/MGR--F11-TPM_JR88532
- Excerpt: MGR, F11 TPM Taoyuan - Fab 11, Taiwan posted: Posted 30+ Days Ago

### Engineer, MRDA - Micron Technology, Inc.
- Location: Fab 10A, Singapore (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Fab-10A-Singapore/Engineer--MRDA_JR94517
- Excerpt: Engineer, MRDA Fab 10A, Singapore posted: Posted 30+ Days Ago

### F10 SPM Workforce Development Engineer - Micron Technology, Inc.
- Location: Fab 10N/X, Singapore (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-18
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Fab-10NX-Singapore/F10-SPM-Workforce-Development-Engineer_JR100851
- Excerpt: F10 SPM Workforce Development Engineer Fab 10N/X, Singapore posted: Posted 25 Days Ago

### MGR, F16 HVM PROCESS WET/CMP - Micron Technology, Inc.
- Location: Taichung - Fab 16, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-22
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taichung---Fab-16-Taiwan/MGR--F16-HVM-PROCESS-WET-CMP_JR97654
- Excerpt: MGR, F16 HVM PROCESS WET/CMP Taichung - Fab 16, Taiwan posted: Posted 21 Days Ago

### QMS Audit / EFQM Engineer - Micron Technology, Inc.
- Location: Hiroshima - Fab 15, Japan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-14
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Hiroshima---Fab-15-Japan/QMS-Audit---EFQM-Engineer_JR96155-1
- Excerpt: QMS Audit / EFQM Engineer Hiroshima - Fab 15, Japan posted: Posted 29 Days Ago

### DRAMプロセスインテグレーション・開発支援エンジニア（シフト勤務）/Shift DRAM Process Integration Engineer - Micron Technology, Inc.
- Location: Hiroshima - Fab 15, Japan (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-11
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Hiroshima---Fab-15-Japan/Shift-DRAM-Process-Integration-Engineer_JR98126-1
- Excerpt: DRAMプロセスインテグレーション・開発支援エンジニア（シフト勤務）/Shift DRAM Process Integration Engineer Hiroshima - Fab 15, Japan posted: Posted Yesterday

### ASSOC. ENG, OMT MQC LAB/CC_TY - Micron Technology, Inc.
- Location: Taoyuan - Fab 11, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taoyuan---Fab-11-Taiwan/ASSOC-ENG--OMT-MQC-LAB-CC-TY_JR97175-1
- Excerpt: ASSOC. ENG, OMT MQC LAB/CC_TY Taoyuan - Fab 11, Taiwan posted: Posted 30+ Days Ago

### HVM PH SR MGR - Micron Technology, Inc.
- Location: Miaoli - Tongluo, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-27
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Miaoli---Tongluo-Taiwan/HVM-PH-SR-MGR_JR101677
- Excerpt: HVM PH SR MGR Miaoli - Tongluo, Taiwan posted: Posted 16 Days Ago

### MDM Consultant - Kyndryl
- Location: Tokyo, Japan (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-01
- 401(k) match: listed (not source-backed)
- Apply: https://kyndryl.wd5.myworkdayjobs.com/KyndrylProfessionalCareers/job/Tokyo-Japan/MDM-Consultant_R-62756
- Excerpt: MDM Consultant Tokyo, Japan posted: Posted 11 Days Ago

### QE PCM CH Engineer - Micron Technology, Inc.
- Location: Taichung - Fab 16, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-25
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taichung---Fab-16-Taiwan/QE-PCM-CH-Engineer_JR98149
- Excerpt: QE PCM CH Engineer Taichung - Fab 16, Taiwan posted: Posted 18 Days Ago

### MEMS Equipment Maintenance Technologist - Teledyne Technologies
- Location: Canada - Edmonton, AB (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://flir.wd1.myworkdayjobs.com/flircareers/job/Canada---Edmonton-AB/MEMS-Equipment-Maintenance-Technologist--Afternoon-Shift-_REQ31298
- Excerpt: MEMS Equipment Maintenance Technologist Canada - Edmonton, AB posted: Posted 30+ Days Ago

### MEMS Characterization Engineer (Mfg) - Teledyne Technologies
- Location: Canada - Edmonton, AB (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://flir.wd1.myworkdayjobs.com/flircareers/job/Canada---Edmonton-AB/MEMS-Characterization-Engineer--Mfg-_REQ34186
- Excerpt: MEMS Characterization Engineer (Mfg) Canada - Edmonton, AB posted: Posted 30+ Days Ago

### QE PCM CH Engineer - Micron Technology, Inc.
- Location: Taichung - Fab 16, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-18
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taichung---Fab-16-Taiwan/QE-PCM-CH-Engineer_JR95061
- Excerpt: QE PCM CH Engineer Taichung - Fab 16, Taiwan posted: Posted 25 Days Ago

### MMTN AMHS Engineer - Micron Technology, Inc.
- Location: Tainan, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Tainan-Taiwan/MMTN-AMHS-Engineer_JR88630
- Excerpt: MMTN AMHS Engineer Tainan, Taiwan posted: Posted 30+ Days Ago

### MES Implementation Engineer - Eaton Corporation
- Location: Dubai, ARE (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-12
- 401(k) match: listed (not source-backed)
- Apply: https://eaton.eightfold.ai/careers/job/687234861347
- Excerpt: MES Implementation Engineer Dubai, ARE

### TEM Engineer - Micron Technology, Inc.
- Location: Boise, ID - Main Site (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-03
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Boise-ID---Main-Site/TEM-Engineer_JR101590
- Excerpt: TEM Engineer Boise, ID - Main Site posted: Posted 9 Days Ago

### HVM PEE Dry Etch MTS/SMTS - Micron Technology, Inc.
- Location: Taichung - Fab 16, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taichung---Fab-16-Taiwan/HVM-PEE-Dry-Etch-MTS-SMTS_JR94677
- Excerpt: HVM PEE Dry Etch MTS/SMTS Taichung - Fab 16, Taiwan posted: Posted 30+ Days Ago

### Senior MEP Manager - Jones Lang LaSalle
- Location: Hsinchu, Taiwan, China (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-11
- 401(k) match: listed (not source-backed)
- Apply: https://jll.wd1.myworkdayjobs.com/jllcareers/job/Hsinchu-Taiwan-China/Senior-MEP-Manager_REQ507906
- Excerpt: Senior MEP Manager Hsinchu, Taiwan, China posted: Posted Yesterday

### QMS Engineer - Micron Technology, Inc.
- Location: 2 Locations (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-25
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Tainan-Taiwan/QMS-Engineer_JR94554
- Excerpt: QMS Engineer 2 Locations posted: Posted 18 Days Ago

### MEMS Design - STMicroelectronics
- Location: Cornaredo, Italy (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-12
- 401(k) match: listed (not source-backed)
- Apply: https://stmicroelectronics.eightfold.ai/careers/job/563637170349324
- Excerpt: MEMS Design Cornaredo, Italy

### Medical Information Manager| MEA - Amgen
- Location: Egypt - Cairo (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- Parental leave: 6 weeks (not source-backed)
- Non-birth-parent leave: 6 weeks (not source-backed)
- 401(k) match: listed (not source-backed)
- Apply: https://amgen.wd1.myworkdayjobs.com/Careers/job/Egypt---Cairo/Medical-Information-Manager--MEA_R-244748
- Excerpt: Medical Information Manager| MEA Egypt - Cairo posted: Posted 30+ Days Ago

### Principal Engineer – CMMS Data - Amgen
- Location: India - Hyderabad (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- Parental leave: 6 weeks (not source-backed)
- Non-birth-parent leave: 6 weeks (not source-backed)
- 401(k) match: listed (not source-backed)
- Apply: https://amgen.wd1.myworkdayjobs.com/Careers/job/India---Hyderabad/Principal-Engineer---CMMS-Data_R-239828
- Excerpt: Principal Engineer – CMMS Data India - Hyderabad posted: Posted 30+ Days Ago

### Senior Manufacturing Electrical Engineer – MEMS (Onsite) - Raytheon Technologies
- Location: US-MN-BURNSVILLE-MEMS ~ 14300 Judicial Rd ~ MEMS BLDG (onsite)
- Salary: Not disclosed
- Posted: 2026-05-12
- Parental leave: 4 weeks (not source-backed)
- Non-birth-parent leave: 4 weeks (not source-backed)
- 401(k) match: listed (not source-backed)
- Apply: https://globalhr.wd5.myworkdayjobs.com/REC_RTX_Ext_Gateway/job/US-MN-BURNSVILLE-MEMS--14300-Judicial-Rd--MEMS-BLDG/Senior-Manufacturing-Electrical-Engineer---MEMS--Onsite-_01812381
- Excerpt: Senior Manufacturing Electrical Engineer – MEMS (Onsite) US-MN-BURNSVILLE-MEMS ~ 14300 Judicial Rd ~ MEMS BLDG posted: Posted 30+ Days Ago

### HVM PEE DF PR ENG - Micron Technology, Inc.
- Location: Hiroshima - Fab 15, Japan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Hiroshima---Fab-15-Japan/HVM-PEE-DF-PR-ENG_JR96966
- Excerpt: HVM PEE DF PR ENG Hiroshima - Fab 15, Japan posted: Posted 30+ Days Ago

### CMM GOMs Programmer - Magna International Inc.
- Location: Piedmont, South Carolina, US (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://magna.wd3.myworkdayjobs.com/Magna/job/Piedmont-South-Carolina-US/CMM-GOMs-Programmer_R00241880
- Excerpt: CMM GOMs Programmer Piedmont, South Carolina, US posted: Posted 30+ Days Ago

### MEMS - Digital Verification - SR - STMicroelectronics
- Location: Toulouse, France | Cornaredo, Italy (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-12
- 401(k) match: listed (not source-backed)
- Apply: https://stmicroelectronics.eightfold.ai/careers/job/563637171055887
- Excerpt: MEMS - Digital Verification - SR Toulouse, France | Cornaredo, Italy

### ME 电镀工艺工程师 - Ttm Technologies Inc
- Location: Dongguan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://ttmtech.wd5.myworkdayjobs.com/jobs/job/Dongguan/ME-_R14826
- Excerpt: ME 电镀工艺工程师 Dongguan posted: Posted 30+ Days Ago

### ME Engineer - Jabil
- Location: Penang (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-09
- 401(k) match: listed (not source-backed)
- Apply: https://jabil.wd5.myworkdayjobs.com/Jabil_Careers/job/Penang/ME-Engineer_J2438885
- Excerpt: ME Engineer Penang posted: Posted 3 Days Ago

### BIM Lead/Coordinator - Micron Technology, Inc.
- Location: Taichung - Fab 16, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taichung---Fab-16-Taiwan/BIM-Lead-Coordinator_JR89700
- Excerpt: BIM Lead/Coordinator Taichung - Fab 16, Taiwan posted: Posted 30+ Days Ago

### SMM/AD-CVRM MKT-上海 - AstraZeneca
- Location: China (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-29
- 401(k) match: listed (not source-backed)
- Apply: https://astrazeneca.wd3.myworkdayjobs.com/Careers/job/China/SMM-AD-CVRM-MKT-_R-253360
- Excerpt: SMM/AD-CVRM MKT-上海 China posted: Posted 14 Days Ago

### Principal Machine Learning Engineer - Amgen
- Location: India - Hyderabad (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- Parental leave: 6 weeks (not source-backed)
- Non-birth-parent leave: 6 weeks (not source-backed)
- 401(k) match: listed (not source-backed)
- Apply: https://amgen.wd1.myworkdayjobs.com/Careers/job/India---Hyderabad/Principal-Data-Scientist_R-235900
- Excerpt: Principal Machine Learning Engineer India - Hyderabad posted: Posted 30+ Days Ago

### Associate Manager - MES - Pfizer
- Location: India - Vizag (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-04
- Parental leave: 12 weeks (not source-backed)
- Non-birth-parent leave: 12 weeks (not source-backed)
- 401(k) match: listed (not source-backed)
- Apply: https://pfizer.wd1.myworkdayjobs.com/PfizerCareers/job/India---Vizag/Associate-Manager---MES_4958980
- Excerpt: Associate Manager - MES India - Vizag posted: Posted 8 Days Ago

### HBM MRDA technician - Micron Technology, Inc.
- Location: Taichung - MTB, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taichung---MTB-Taiwan/HBM-MRDA-technician_JR92158
- Excerpt: HBM MRDA technician Taichung - MTB, Taiwan posted: Posted 30+ Days Ago

### MGR, F16 ME DE - Micron Technology, Inc.
- Location: Taichung - Fab 16, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taichung---Fab-16-Taiwan/MGR--F16-ME-DE_JR89931
- Excerpt: MGR, F16 ME DE Taichung - Fab 16, Taiwan posted: Posted 30+ Days Ago

### ENG-DEG-MOBILE-PE MH-TE - Micron Technology, Inc.
- Location: Hashimoto, Japan (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-01
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Hashimoto-Japan/ENG-DEG-MOBILE-PE-MH-TE_JR102062
- Excerpt: ENG-DEG-MOBILE-PE MH-TE Hashimoto, Japan posted: Posted 11 Days Ago

### SMM/AD-RIN -上海 - AstraZeneca
- Location: China (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-29
- 401(k) match: listed (not source-backed)
- Apply: https://astrazeneca.wd3.myworkdayjobs.com/Careers/job/China/SMM-AD-RIN--_R-252979
- Excerpt: SMM/AD-RIN -上海 China posted: Posted 14 Days Ago

### AMHS Senior Manager - Micron Technology, Inc.
- Location: Taichung - Fab 16, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taichung---Fab-16-Taiwan/AMHS-Senior-Manager_JR91371
- Excerpt: AMHS Senior Manager Taichung - Fab 16, Taiwan posted: Posted 30+ Days Ago

### Senior Machine Learning Engineer - Amgen
- Location: United States - Remote (remote)
- Salary: Not disclosed
- Posted: 2026-06-10
- Parental leave: 6 weeks (not source-backed)
- Non-birth-parent leave: 6 weeks (not source-backed)
- 401(k) match: listed (not source-backed)
- Apply: https://amgen.wd1.myworkdayjobs.com/Careers/job/United-States---Remote/Senior-Machine-Learning-Engineer_R-246361
- Excerpt: Senior Machine Learning Engineer United States - Remote posted: Posted 2 Days Ago

### ENGINEER, ID1 DRAM PI - Micron Technology, Inc.
- Location: Boise, ID - Main Site (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-27
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Boise-ID---Main-Site/ENGINEER--ID1-DRAM-PI_JR102749
- Excerpt: ENGINEER, ID1 DRAM PI Boise, ID - Main Site posted: Posted 16 Days Ago

### DRAM Device Engineer Lead - Micron Technology, Inc.
- Location: Taichung - Fab 16, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taichung---Fab-16-Taiwan/DRAM-Device-Engineer-Lead_JR94797
- Excerpt: DRAM Device Engineer Lead Taichung - Fab 16, Taiwan posted: Posted 30+ Days Ago

### MGR, F11 HVM PROD. DE - Micron Technology, Inc.
- Location: Taoyuan - Fab 11, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taoyuan---Fab-11-Taiwan/MGR--F11-HVM-PROD-DE_JR99264
- Excerpt: MGR, F11 HVM PROD. DE Taoyuan - Fab 11, Taiwan posted: Posted 30+ Days Ago

### 2025届DMC管培生（MT） - Ttm Technologies Inc
- Location: Dongguan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://ttmtech.wd5.myworkdayjobs.com/jobs/job/Dongguan/XMLNAME-2025DMC-MT-_R10683
- Excerpt: 2025届DMC管培生（MT） Dongguan posted: Posted 30+ Days Ago

### HVM PEE WP PR ENG - Micron Technology, Inc.
- Location: Hiroshima - Fab 15, Japan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Hiroshima---Fab-15-Japan/HVM-PEE-WP-PR-ENG_JR87373-9
- Excerpt: HVM PEE WP PR ENG Hiroshima - Fab 15, Japan posted: Posted 30+ Days Ago

### ME Technician - Jabil
- Location: Penang (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-09
- 401(k) match: listed (not source-backed)
- Apply: https://jabil.wd5.myworkdayjobs.com/Jabil_Careers/job/Penang/ME-Technician_J2438884
- Excerpt: ME Technician Penang posted: Posted 3 Days Ago

### MES Engineer - Flex Ltd.
- Location: Netherlands, Oostrum (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-11
- 401(k) match: listed (not source-backed)
- Apply: https://flextronics.wd1.myworkdayjobs.com/Careers/job/Netherlands-Oostrum/MES-Engineer_WD221090
- Excerpt: MES Engineer Netherlands, Oostrum posted: Posted Yesterday

### Industrial Trainee - MEMS Microphone Devices - Infineon Technologies
- Location: Kulim (Malaysia) (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-12
- 401(k) match: listed (not source-backed)
- Apply: https://infineon.eightfold.ai/careers/job/563808971064857
- Excerpt: Industrial Trainee - MEMS Microphone Devices Kulim (Malaysia)

### SEM Technician - Micron Technology, Inc.
- Location: Fab 10N/X, Singapore (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Fab-10NX-Singapore/SEM-Technician_JR98561-1
- Excerpt: SEM Technician Fab 10N/X, Singapore posted: Posted 30+ Days Ago

### MFG EE DF EQ ENG - Micron Technology, Inc.
- Location: Hiroshima - Fab 15, Japan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Hiroshima---Fab-15-Japan/MFG-EE-DF-EQ-ENG_JR96312
- Excerpt: MFG EE DF EQ ENG Hiroshima - Fab 15, Japan posted: Posted 30+ Days Ago

### STAFF ENGINEER, APTD MRDA - Micron Technology, Inc.
- Location: Taichung - Fab 16, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taichung---Fab-16-Taiwan/STAFF-ENGINEER--APTD-MRDA_JR95001
- Excerpt: STAFF ENGINEER, APTD MRDA Taichung - Fab 16, Taiwan posted: Posted 30+ Days Ago

### Lab and Facility Operations Engineer – MEMS - Applied Materials
- Location: 3 Locations (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-03
- 401(k) match: listed (not source-backed)
- Apply: https://amat.wd1.myworkdayjobs.com/External/job/NijmegenNLD/Lab-and-Facility-Operations-Engineer---MEMS_R2619408
- Excerpt: Lab and Facility Operations Engineer – MEMS 3 Locations posted: Posted 9 Days Ago

### MDM Data Engineer - Amgen
- Location: India - Hyderabad (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- Parental leave: 6 weeks (not source-backed)
- Non-birth-parent leave: 6 weeks (not source-backed)
- 401(k) match: listed (not source-backed)
- Apply: https://amgen.wd1.myworkdayjobs.com/Careers/job/India---Hyderabad/MDM-Data-Engineer_R-203477-1
- Excerpt: MDM Data Engineer India - Hyderabad posted: Posted 30+ Days Ago

### HBM MRDA technician - Micron Technology, Inc.
- Location: Taichung - MTB, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-28
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taichung---MTB-Taiwan/HBM-MRDA-technician_JR102208
- Excerpt: HBM MRDA technician Taichung - MTB, Taiwan posted: Posted 15 Days Ago

### MEP Engineer - Curtiss-Wright
- Location: Chennai, India (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://cw.wd1.myworkdayjobs.com/External/job/Chennai-India/MEP-Engineer_R318562
- Excerpt: MEP Engineer Chennai, India posted: Posted 30+ Days Ago

### Principal Engineer, Adv DRAM PI - Micron Technology, Inc.
- Location: Boise, ID - Main Site (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Boise-ID---Main-Site/Principal-Engineer--Adv-DRAM-PI_JR99964
- Excerpt: Principal Engineer, Adv DRAM PI Boise, ID - Main Site posted: Posted 30+ Days Ago

### MDM Product Principal - Equinix
- Location: 2 Locations (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://equinix.wd1.myworkdayjobs.com/External/job/Dallas-Infomart-Office-DAI/MDM-Product-Principal_JR-158862
- Excerpt: MDM Product Principal 2 Locations posted: Posted 30+ Days Ago

### Principal Model Quality Engineer, DRAM - Micron Technology, Inc.
- Location: Boise, ID - Main Site (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Boise-ID---Main-Site/Senior---Principal-Engineer---Model-QA-Architecture_JR96574
- Excerpt: Principal Model Quality Engineer, DRAM Boise, ID - Main Site posted: Posted 30+ Days Ago

### Staff Digital Design Engineer for MEMs ASIC - Analog Devices
- Location: Spain, Valencia, Cortes Valencianas (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- Parental leave: 6 weeks (not source-backed)
- Non-birth-parent leave: 6 weeks (not source-backed)
- 401(k) match: listed (not source-backed)
- Apply: https://analogdevices.wd1.myworkdayjobs.com/External/job/Spain-Valencia-Cortes-Valencianas/Staff-Digital-Design-Engineer-for-MEMs-ASIC_R258832
- Excerpt: Staff Digital Design Engineer for MEMs ASIC Spain, Valencia, Cortes Valencianas posted: Posted 30+ Days Ago

### HVM PEE PH PR ENG - Micron Technology, Inc.
- Location: Hiroshima - Fab 15, Japan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Hiroshima---Fab-15-Japan/HVM-PEE-PH-PR-ENG_JR84902-11
- Excerpt: HVM PEE PH PR ENG Hiroshima - Fab 15, Japan posted: Posted 30+ Days Ago

### LPDDR DRAM MH BE Product Engineer - Micron Technology, Inc.
- Location: Taichung - Fab 16, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-09
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taichung---Fab-16-Taiwan/LPDDR-DRAM-MH-BE-Product-Engineer_JR100221
- Excerpt: LPDDR DRAM MH BE Product Engineer Taichung - Fab 16, Taiwan posted: Posted 3 Days Ago

### MEMS Layout Engineer P2 - Analog Devices
- Location: US, MA, Wilmington (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-12
- Parental leave: 6 weeks (not source-backed)
- Non-birth-parent leave: 6 weeks (not source-backed)
- 401(k) match: listed (not source-backed)
- Apply: https://analogdevices.wd1.myworkdayjobs.com/External/job/US-MA-Wilmington/MEMS-Layout-Engineer-P2_R263058
- Excerpt: MEMS Layout Engineer P2 US, MA, Wilmington posted: Posted Today

### Engineering MDM Manager - Smiths Group
- Location: Bengaluru, KA, India (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-10
- Apply: https://jobs.smartrecruiters.com/SmithsGroup2/744000129475624-engineering-mdm-manager
- Excerpt: Engineering MDM Manager Bengaluru, KA, India Company Description: Every minute of every day, Smiths Detection's threat detection and security screening technology helps to protect people and infrastructure, making the world a safer place. Smiths Detection is a global leader in the development, manufacture and management of security and detection solutions designed to make the world a safer place. Our technology provides threat detection and screening solutions for customers in our key markets: aviation, ports and borders, defence, and urban security. Our expertise spans 21 global offices, seven manufacturing sites and five R&D centres, with a global network of 3,000 dedicated colleagues contributing towards over 40 years at the frontline of advances in safety and security. This results in careers built on variety and the opportunity to work on a range of state-of-the-art solutions, where you can develop your knowledge and experience every day. Job Description: We are looking for an experienced Engineering MDM Manager to lead the SAP Engineering Master Data Management pillar. This role ensures accuracy of engineering master data across global manufacturing sites (UK, Germany, France, Malaysia, US) and drives key deliverables within the Transformation Programme. You will manage a team of 8-10 professionals, overseeing Material Master Data, Bill of Materials, Routings, and Equipment Master Data. The position requires strong leadership, operational oversight, and stakeholder engagement to standardise processes, improve data quality, and support automation and system upgrades. This is an opportunity to make a significant impact on a critical business area, shaping the future of engineering data

### MES Software Engineer - KLA Corporation
- Location: Chennai, India (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://kla.wd1.myworkdayjobs.com/Search/job/Chennai-India/MES--Software-Engineer_2634737
- Excerpt: MES Software Engineer Chennai, India posted: Posted 30+ Days Ago

### Principal / Senior / Engineer, TCAD DRAM - Micron Technology, Inc.
- Location: Hiroshima - Fab 15, Japan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Hiroshima---Fab-15-Japan/Principal---Senior---Engineer--TCAD-DRAM_JR99583
- Excerpt: Principal / Senior / Engineer, TCAD DRAM Hiroshima - Fab 15, Japan posted: Posted 30+ Days Ago

### MEMS/Microfluidic Fab Yield Improvement Engineer - Hewlett-Packard
- Location: Singapore, South West, Singapore (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-12
- 401(k) match: listed (not source-backed)
- Apply: https://hp.eightfold.ai/careers/job/41783284
- Excerpt: MEMS/Microfluidic Fab Yield Improvement Engineer Singapore, South West, Singapore

### 人力资源助理 - Ttm Technologies Inc
- Location: Dongguan (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-05
- 401(k) match: listed (not source-backed)
- Apply: https://ttmtech.wd5.myworkdayjobs.com/jobs/job/Dongguan/_R16368
- Excerpt: 人力资源助理 Dongguan posted: Posted 7 Days Ago

### MEMS Senior Design - STMicroelectronics
- Location: Cornaredo, Italy (unspecified)
- Salary: Not disclosed
- Posted: 2026-06-12
- 401(k) match: listed (not source-backed)
- Apply: https://stmicroelectronics.eightfold.ai/careers/job/563637170349490
- Excerpt: MEMS Senior Design Cornaredo, Italy

### MGR, F16 HVM PROD. SHIFT - Micron Technology, Inc.
- Location: Taichung - Fab 16, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taichung---Fab-16-Taiwan/MGR--F16-HVM-PROD-SHIFT_JR95126
- Excerpt: MGR, F16 HVM PROD. SHIFT Taichung - Fab 16, Taiwan posted: Posted 30+ Days Ago

### LPDDR DRAM MH BE Product Engineer - Micron Technology, Inc.
- Location: Taichung - Fab 16, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-20
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taichung---Fab-16-Taiwan/LPDDR-DRAM-MH-BE-Product-Engineer_JR97864
- Excerpt: LPDDR DRAM MH BE Product Engineer Taichung - Fab 16, Taiwan posted: Posted 23 Days Ago

### MES Technician - Aptiv
- Location: Shanghai, China (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://aptiv.wd5.myworkdayjobs.com/APTIV_CAREERS/job/Shanghai-China/MES-Technician_J000673821
- Excerpt: MES Technician Shanghai, China posted: Posted 30+ Days Ago

### ENGINEER, F16 ME CMP - Micron Technology, Inc.
- Location: Taichung - Fab 16, Taiwan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Taichung---Fab-16-Taiwan/ENGINEER--F16-ME-CMP_JR85525
- Excerpt: ENGINEER, F16 ME CMP Taichung - Fab 16, Taiwan posted: Posted 30+ Days Ago

### Intern - PIE HVM RAM - Micron Technology, Inc.
- Location: Fab 10N/X, Singapore (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://micron.wd1.myworkdayjobs.com/External/job/Fab-10NX-Singapore/Intern---PIE-HVM-RAM_JR96289
- Excerpt: Intern - PIE HVM RAM Fab 10N/X, Singapore posted: Posted 30+ Days Ago

### MI 工程师 - Ttm Technologies Inc
- Location: Dongguan (unspecified)
- Salary: Not disclosed
- Posted: 2026-05-12
- 401(k) match: listed (not source-backed)
- Apply: https://ttmtech.wd5.myworkdayjobs.com/jobs/job/Dongguan/MI-_R08126
- Excerpt: MI 工程师 Dongguan posted: Posted 30+ Days Ago

---
Source-backed benefit claims include source links; other benefit values are labeled separately.