internship Interview Questions
24 interview questions in our bank cover internship, most of them Coding & Leetcode-style Questions. They average 2.7/5 difficulty — medium — and each one was reported by a candidate after a real interview. Companies known to ask about internship: Expedia, Pure Storage, Canva, Morgan Stanley, Dell, and 6 more.
Practice these on the problems board →Companies that ask about internship
Question mix
- Coding & Leetcode-style Questions23
- ML Fundamentals & Algorithms1
Difficulty
- 2/5 — easy7
- 3/5 — medium17
Questions tagged internship
Nums That Are Divisible by N
3/5Solve quantitative algorithmic problems frequently given to prospective interns at firms like Two Sigma. This challenge requires scanning a collection of integers to identify specific index pairs whose combined value is evenly divisible by a given divisor, operating efficiently under strict performance constraints. It tests your mathematical insights and ability to optimize nested loops using modular arithmetic. Access the full problem description, analytical breakdown, and optimal solution code with an active subscription.
Coding & Leetcode-style QuestionsTwo SigmaInterview Preparation Questions for Job Candidates
2/5This curated set of behavioral and situational interview questions, reported from Sabre candidate loops, is tailored for early-career professionals and interns looking to excel in regional job markets. The module helps applicants articulate their technical background, align past project experiences with formal job descriptions, and communicate their value effectively during recruiter screenings. Full access to the complete question bank and expert response strategies requires a subscription.
ML Fundamentals & AlgorithmsSabreString Subsequences
3/5Practice this classic string manipulation puzzle frequently encountered in Morgan Stanley internship assessments. The challenge requires you to calculate how many times a shorter pattern appears as a non-contiguous sub-element within a larger text sequence. It is designed to test your mastery of recursive pattern matching, string indexing, and combinatorial logic. Gain access to the full problem text, test cases, and clean algorithmic solution by purchasing a subscription.
Coding & Leetcode-style QuestionsMorgan StanleyGet Maximum Efficiency
3/5This Expedia interview question requires candidates to optimize evaluation metrics for machine learning workloads based on test case arrival timestamps. The objective revolves around dynamically determining an activation window that maximizes system performance by balancing processed workloads against active duration intervals. Tackling this challenge effectively demands clever sorting techniques and efficient range query handling to achieve optimal execution speeds. Access to the comprehensive problem breakdown, underlying algorithmic strategy, and complete verified code implementation is available exclusively through our paid subscription.
Coding & Leetcode-style QuestionsExpediaOptimizing Resource Allocation
3/5Featured in Dell technical evaluations, this coding exercise challenges you to locate a fixed-size contiguous segment within a collection that maximizes overall value while ensuring all contained items remain distinct. It evaluates your proficiency with sliding window techniques combined with frequency tracking to validate uniqueness constraints on the fly. You will learn how to efficiently compute running totals while filtering out invalid windows. Unlock the comprehensive analysis and verified model solution with a subscription.
Coding & Leetcode-style QuestionsDellMinimize Computation Time
3/5Encountered during technical screenings at Patreon, this task centers on optimizing numerical values through repeated divisions to meet specific parity conditions. You must figure out the minimum number of transformation steps required to convert a collection of processing durations until all remaining values are odd. This puzzle tests your grasp of greedy choices, logarithmic scaling, and numerical analysis. To view the full problem statement and receive a detailed model solution, unlock your subscription.
Coding & Leetcode-style QuestionsPatreonGet Minimum Steps
3/5Encountered in an Expedia internship interview, this challenge tests your algorithmic efficiency by asking you to transform one ordered sequence into another using a specific repositioning operation. You must compute the minimal set of adjustments needed to rearrange neural network layers from an initial configuration to a target layout. The task examines your knack for recognizing permutation patterns and optimizing sequence transformations under strict constraints. Accessing the complete problem description, test cases, and optimal solution requires an active subscription.
Coding & Leetcode-style QuestionsExpediaSum of Subarray Regions
3/5This Patreon interview question explores subarray boundaries and maximum element dominance in a sequence of student heights. The task tests your algorithmic efficiency by asking you to determine the length of the largest contiguous region for each student where their height is the maximum, and then compute the sum of these regions across the entire array. You will need to apply advanced stack or range-finding techniques to achieve optimal performance. Unlock the full problem details and expert solution by subscribing.
Coding & Leetcode-style QuestionsPatreonOrder Check (Backend)
2/5Highlighted in Canva recruitment rounds, this backend coding task requires you to evaluate the arrangement of elements within a sequence against a sorted baseline. The goal is to determine how many items are currently out of place compared to an ordered sequence. This exercise tests basic array analysis, sorting comprehension, and logical comparison capabilities. To view the full problem statement, constraints, and a complete model solution, a paid subscription is required.
Coding & Leetcode-style QuestionsCanvaRacing Results
2/5Recovering lost championship standings from damaged database backups is the core objective of this engaging coding challenge. Reported as a real Pure Storage interview question, it evaluates your ability to process structured records, aggregate ranking data efficiently, and identify the ultimate victor. You will need to design an algorithm capable of parsing scattered telemetry to reconstruct final leaderboards. Access to the complete problem description and an optimized model solution requires a subscription.
Coding & Leetcode-style QuestionsPure StorageFind Repetitions
3/5Reported as a practical coding assessment for internships at Pure Storage, this problem requires you to scan a text block and determine the maximum frequency of consecutive pattern matches. The challenge tests your string manipulation skills, pattern matching intuition, and ability to handle edge cases efficiently within strict execution limits. Access to the full problem breakdown, constraints, and an optimal algorithmic implementation requires a paid subscription.
Coding & Leetcode-style QuestionsPure StorageRank Songs by Popularity
3/5Explore this interesting Expedia interview challenge centered on organizing a collection of tracks according to user preference lists. Candidates must determine a global hierarchy where individual tracks triumph over others based on majority consensus across multiple submitters. This problem evaluates your ability to process preference permutations, model pairwise comparisons, and implement efficient sorting or graph-based algorithms under constraints. Tackling this scenario sharpens your graph theory and comparative ranking skills. Unlock the complete problem description, complexity analysis, and fully working solution by purchasing a subscription today.
Coding & Leetcode-style QuestionsExpediaCount Binary Substrings
2/5String manipulation and substring analysis are fundamental topics in technical screenings, represented here by a Dell internship interview question. The objective is to analyze a binary sequence and compute the total count of contiguous segments containing an identical number of grouped zeros and ones. This task tests your pattern recognition, sliding window approaches, and string parsing efficiency. Unlocking the full problem requirements and the optimal code solution requires a subscription.
Coding & Leetcode-style QuestionsDellCount User Logins (Singapore)
3/5This PayPal interview prompt for software engineering candidates focuses on parsing, cleaning, and aggregating user activity logs from a mobile application. You are required to process unstructured timestamp data, filter out malformed entries, and generate a neatly sorted summary of daily user engagements. The exercise tests your proficiency in data wrangling, sorting algorithms, and handling messy inputs cleanly. Get full access to the problem requirements and production-grade solution code with a subscription.
Coding & Leetcode-style QuestionsPayPalShopping Cart Billing
3/5This Braze technical interview question revolves around calculating optimal shopping cart billing for loyal customers during an anniversary sale. Candidates must evaluate multiple discount promotions attached to various items, apply the most advantageous pricing rules, and compute the truncated integer sum of all purchases to find the minimum total cost. Exploring the comprehensive problem statement, edge cases, and the complete model solution requires an active platform subscription.
Coding & Leetcode-style QuestionsBrazeBreak The Bricks
3/5This reported Morgan Stanley interview challenge explores optimal strategies for breaking a sequence of barriers using two distinct types of force application tools with different efficiency levels. Candidates are tested on their ability to minimize total operations by strategically deciding when to deploy heavy-duty strikes versus incremental adjustments. The complete problem statement, comprehensive test cases, and expert model solution require a subscription.
Coding & Leetcode-style QuestionsMorgan StanleySimilar Password (Singapore)
3/5This PayPal interview question examines your string manipulation and optimization capabilities within a security context. You are asked to evaluate character frequencies and determine transformation metrics to satisfy specific balance criteria between vowels and consonants. The puzzle evaluates your algorithmic logic, character distance calculations, and conditional transformation strategies. To explore the complete problem statement, hidden test scenarios, and optimized model solution, a paid subscription is required.
Coding & Leetcode-style QuestionsPayPalBakery Quality Control
2/5Data verification and string matching are essential programming skills evaluated in practical screening tasks like this Pure Storage interview question. The problem requires building a validation program that compares pastry box contents against predefined templates, counting discrepancies to ensure production accuracy. This challenge tests your proficiency with frequency mapping, collection comparisons, and parsing structured strings effectively. Unlock the full problem description and its comprehensive model solution with a paid subscription.
Coding & Leetcode-style QuestionsPure StorageCharacter Reprogramming (Backend)
3/5This Canva interview question challenges you to streamline a movement sequence for a screen character by identifying and removing redundant directional commands. You will explore optimization strategies to prune non-essential instructions while guaranteeing the final coordinates remain unchanged. The problem tests your ability to analyze spatial vectors and simplify sequential operations effectively. Access the full problem details and the complete model solution with a subscription.
Coding & Leetcode-style QuestionsCanvaCounting Binary Substrings (Backend)
3/5This backend coding challenge, reported from Canva interviews, requires you to analyze a binary sequence and compute the total quantity of contiguous segments that fulfill specific grouping and equality criteria. The problem evaluates your proficiency with string traversal, sliding windows, or frequency tracking to efficiently discover localized patterns without hitting performance bottlenecks. It is a fantastic exercise for strengthening sequence manipulation abilities in technical screenings. Unlock the full problem statement, test suites, and optimal code implementation with a paid subscription.
Coding & Leetcode-style QuestionsCanvaDetermine the Elimination Order (MLE)
3/5Reported as a Quora coding challenge, this problem asks you to reconstruct the chronological sequence of contestant eliminations based on competitive round results and score comparisons. It examines your logical deduction skills and proficiency in handling tie-breaking scenarios within dynamic datasets. To view the comprehensive prompt and verified solution, a subscription is required.
Coding & Leetcode-style QuestionsQuoraCount Powers of K (MLE)
2/5In this Quora interview question, you are presented with an array of integers and a specific base value. Your goal is to determine how many numbers within the array can be expressed as an integer power of the given base. This problem tests your understanding of numerical properties and efficient computation, particularly when dealing with potentially large numbers, as indicated by the "MLE" tag. The full problem description and a model solution are available with a subscription.
Coding & Leetcode-style QuestionsQuoraFind Doubles
2/5Practice a data manipulation puzzle often asked during Pure Storage internship assessments, which requires scanning a collection of integer values to discover specific numeric relationships. You will be tasked with identifying items that have precisely one corresponding double present within the dataset, ensuring the output meets strict sorting requirements. This exercise hones your ability to efficiently utilize frequency maps and traverse collections under performance constraints. The complete problem statement and verified solution require a paid subscription to view.
Coding & Leetcode-style QuestionsPure StorageCalculate the Sum
3/5Presented during Expedia internship interviews, this algorithmic puzzle deals with a linear arrangement of switches that undergo sequential toggle operations within specified ranges. You are required to compute the cumulative sum of all indices where the switches remain active after all range-update commands have been applied. This task tests your capability to optimize interval modifications and efficiently manage state transitions over large datasets. The full problem text and complete model solution require a subscription.
Coding & Leetcode-style QuestionsExpedia
Studied alongside
internship interview FAQ
- How many internship interview questions are there?
- 24 reported questions, mostly Coding & Leetcode-style Questions.
- Which companies ask internship questions?
- Expedia (4), Pure Storage (4), Canva (3), Morgan Stanley (2), Dell (2), Patreon (2), PayPal (2), Quora (2).
- How hard are internship questions?
- They average 2.7 out of 5: 7 at 2/5, 17 at 3/5.