General Motors Interview Questions
We track 3 interview questions reported from General Motors: 3 in Coding & Leetcode-style Questions. They average 2.7/5 difficulty — medium for a working engineer — and every one was reported by someone who sat the loop, not written by us. The topics that come up most: data-structures, arrays, linked-list, stack.
Practice these on the problems board →Question mix
- Coding & Leetcode-style Questions3
Difficulty
- 2/5 — easy1
- 3/5 — medium2
Asked for SWE (3)
Topics General Motors asks about
Reported General Motors questions
Data Structures Characteristics
3/5Prepare for your upcoming technical interview with General Motors by exploring the foundational traits of essential computer science containers. This curated challenge evaluates your ability to compare and contrast various organizational strategies, examining the trade-offs, performance strengths, and specific operational contexts best suited for each architecture. You will review how different memory layouts impact retrieval and modification efficiency across sequential and hierarchical layouts. Access to the comprehensive breakdown and expert answers requires an active subscription.
Coding & Leetcode-style Questionsdata-structuresarrayslinked-listEasy Encryption and Decryption
2/5This engaging programming challenge, reported during interviews at General Motors, requires candidates to build a robust text transformation utility. The task involves designing bidirectional routines that can securely scramble and restore strings using customizable shift offsets while gracefully managing letters, numbers, and symbols. It is an excellent exercise for practicing string manipulation, ASCII arithmetic, and validation logic. To explore the complete problem statement and view an optimized model solution, a paid subscription is required.
Coding & Leetcode-style Questionsstringcaesar-cipherencryptionCome Looking for the Smallest Num Which Must Be > Than a Specific Num.
3/5Featured in General Motors technical assessments, this coding challenge requires finding the smallest integer greater than a given value whose digit sum equals twice the digit sum of the original number. Focusing primarily on algorithmic correctness within constrained input ranges, the task evaluates your ability to manipulate numerical digits and implement conditional search logic effectively. Unlocking the complete problem statement, detailed explanation, and clean model solution requires an active subscription.
Coding & Leetcode-style Questionsmathdigit-sumbrute-force
Companies that ask similar questions
General Motors interview FAQ
- How many General Motors interview questions are available?
- 3 reported General Motors questions, the largest group being Coding & Leetcode-style Questions (3).
- How hard is the General Motors interview?
- Across the questions we track, General Motors averages 2.7 out of 5: 1 at 2/5, 2 at 3/5.
- What topics does General Motors ask about?
- Most often data-structures, arrays, linked-list, stack, queue.