Samsung OA Questions 2022: What Candidates Actually Saw
Last updated: May 2026
6+ Samsung online assessment questions reported by candidates who took the OA in 2022. Sourced from 1Point3Acres, LeetCode, Blind, Glassdoor, and Reddit. Data grows as new reports are added.
Samsung OA Format in 2022
The Samsung online assessment has followed a consistent format across multiple hiring cycles. Based on 2022 reports in the database, candidates typically see 2 to 3 algorithmic coding problems delivered through a proctored online platform (most commonly HackerRank). Some roles include additional behavioral or work-simulation components after the coding section.
Time limits reported by candidates range from 70 to 110 minutes for the full assessment. The coding problems are auto-graded, so edge case handling and runtime efficiency both matter. Partial credit is available on some platforms if your solution passes a subset of test cases.
Real Samsung OA Questions from 2022
Samsung (SRIB) - Off Campus 2022 - SWC Test and Interview Experience (Jun 2022)
I applied through a referral and received the mail for getting shortlisted within 3 days. Total number of rounds = 3. 1. Online Assessment Round (Samsung SWC Advanced Test) 2. Technical Round 3. HR...
Samsung OA question | 0-5 years
Given two strings s1 and s2 of length n and m, we need to minimize the absolute value of difference between these two strings. For doing so, we can add...
Samsung | SDE1 | Bangalore | Aug 2022 | Off Campus [Offer]
About me: 2022 Grad Tier 3 college Computer Science Have Practiced DSA for more than 1 year. I applied to Samsung through Referral There were total 4 rounds Each round was...
Samsung Delhi OA (On Campus- FT-2023) || Interstelar-II
Samsung Delhi Visited our campus Recently . We have given 3 hour to solve the Problem . and there is only One ques Based on Snake-Ladder problem. It was Hard level...
SAMSUNG | OA | SDE
OA was conducted on Hackerearth for SDE. Problem 1 : A string S of legth N has to be reconstructed from 2(start, end)+k substrings(random length). Start substring is a prefix of S...
Samsung | OA | 2022
Problem Statement Given a undirected unweighted acyclic graph, the root is always one (1), given inital and final states for each node in graph, the state is binary (either 0...
Topic Breakdown (2022 OA)
Topics reported by candidates who took the Samsung OA in 2022:
Difficulty Breakdown (2022 OA)
1
hard
1
easy
Difficulty labels are reported by candidates or inferred from LeetCode ratings.
How to Prepare for the Samsung OA
The Samsung OA is a timed, auto-graded coding test. Preparation is different from interview prep: you need to optimize for both correctness and speed, since partial credit requires passing test cases, not just showing reasoning.
- Practice timed sessions. Set a timer for 35 to 45 minutes per problem and simulate the real constraint.
- Focus on the topic clusters that appear most in Samsung OA reports: dynamic programming, graphs, arrays, and strings make up the majority of reported problems.
- Read the problem constraints carefully before writing code. The constraints often reveal the expected time complexity and algorithm type.
- Use the LeakCode database to review 2022 OA questions from actual candidates. Pattern recognition across multiple sightings is a stronger prep signal than any single mock problem.
- If the OA includes a work simulation section, practice under realistic conditions. This section tests judgment and values alignment, not coding ability.
FAQ
What does the Samsung OA look like in 2022?
Based on 2022 candidate reports, the Samsung OA typically includes 2 to 3 coding problems and runs 70 to 110 minutes. Topics lean toward dynamic programming, graphs, arrays, and strings. Some roles include a work simulation section after the coding component.
How long is the Samsung OA?
Most candidates report 70 to 90 minutes for the coding component. Roles with additional work simulation sections extend the total time to 110 to 150 minutes. Check your invitation email for the exact time allocation for your specific role.
What platform does Samsung use for the OA?
Samsung uses HackerRank or its own proprietary platform depending on the role and hiring cycle. Your invitation will specify the platform. Both platforms support multiple languages including Python, Java, C++, and JavaScript.
Are these real Samsung OA questions?
Yes. All questions in the LeakCode database come from candidate reports on 1Point3Acres, Blind, Glassdoor, Reddit, and LeetCode. They are not AI-generated. Each question links to its source where available.
Other Samsung OA Years
Related: Samsung OA Hub · Samsung All Questions · All OA Questions · Data Sources