LinkedIn OA Questions 2025: What Candidates Actually Saw

Last updated: May 2026

20+ LinkedIn online assessment questions reported by candidates who took the OA in 2025. Sourced from 1Point3Acres, LeetCode, Blind, Glassdoor, and Reddit. Data grows as new reports are added.

LinkedIn OA Format in 2025

The LinkedIn online assessment has followed a consistent format across multiple hiring cycles. Based on 2025 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 LinkedIn OA Questions from 2025

Intuit | SDE2 | Bangalore | Dec 2024

medium graph leetcode

B.Tech - NIT Years of Experience: 2.5 yearsCurrent Role: Software Engineer at a FAANG-level company How did I apply? The recruiter directly reached out to me on LinkedIn. I was given an Online...

View

Fivetran | Senior SDET | Bangalore

hard system design leetcode

I applied through linkedin, got an email for the online assessment challenge 2 days. Round 1 Online Assessment 1 Hackerrank problem in 60 min (LC medium) Round 2 Technical Coding Interview taken by SSE -...

View

LinkedIn | Software Engineer | Applications

binary tree leetcode

Hi everyone, I recently appeared for LinkedIn\u2019s Online Assessment (OA) and Phone Screen for the Software Engineer - Applications role. Below are the questions I was asked during the phone screen. https://leetcode.com/problems/find-leaves-of-binary-tree/description/ https://leetcode.com/problems/shortest-word-distance-ii/description/ Is...

View

My Cognizant GenC Interview Experience 2024-2025

hard other leetcode

A Journey of Growth and Achievements Securing the Cognizant Gen C role was an exciting and rewarding journey that tested my skills, determination, and preparation. Here\u2019s a detailed account of my...

View

LinkedIn Screening Round

stack leetcode

I appeared for Linkedin phone screening round. Team: Platform and Infra team Question asked: Implement a max stack class, that would allow you to do normal stack operation along with max...

View

LinkedIn SWE OA

easy graph leetcode

There were 3 questions. Q1 is an easy string matching problem. Q2 is similar to Meeting rooms - ii or finding the max number of railway platforms. Q3 is hard....

View

Linkedin interview experience - SE [Reject]

hard sliding window leetcode

Hi everyone, i had my linkedin interview loop recently. Sharing my interview experience below - Round 1: OA Had my OA on hackerrank. The problems were medium-hard leetcode. Was able to...

View

LinkedIn OA

easy dynamic programming leetcode

YOE: 6+ Got an Hackerrank OA for LinkedIn. Given Time - 90 mins. 1. Given an arbitary array of integers i.e -10^9 <= arr[i] <= 10^9. \tFind number of perfect pairs such that Perfect...

View

LinkedIn Senior Data Engineer (IC3) On Site

hard system design leetcode

Interviews: ##### Online Assessment: Hackerrank (2 hours) Two Leetcode Medium questions on DSA Two SQL medium questions on SQL I was able to solve all 4 within the time with all test-cases...

View

Linkedin Coachin Interview Experience for Internship 2023

easy strings gfg

Round 1(Online Test): It was an online 1-hour coding test. The 3 coding questions were easy-medium level questions one was of priority queue ,second of dynamic programming...

View

SDE 2 | Intuit | Bangalore | Dec 2024

medium system design leetcode

B.Tech - NIT Years of Experience: 2.5 yearsCurrent Role: Software Engineer at a FAANG-level company How did I apply? The recruiter directly reached out to me on LinkedIn. I was given an Online...

View

Goldman Sachs | Associate | Bangalore | Dec 2024

easy system design leetcode

BTech : Tier-3 college YOE : 2.5+ years Previous experience : Software engineer at product-based org. How I applied: Recruiter reached out to me on Linkedin and shared me the job link to...

View

Goldman Sachs | Associate | Bangalore

easy system design leetcode

BTech : Tier-3 college YOE : 2.5+ years Previous experience : Software engineer at product-based org. How I applied: Recruiter reached out to me on Linkedin and shared me the job link to...

View

Quizizz | Frontend | Bangalore | JAN 2025 | Rejected

easy other leetcode

Education: B.Tech in Computer Science Years of Experience: 3+ years Prior Experience: Product based company Location: Bangalore, India Recruiter contacted me on LinkedIn. #### Round 1 - Frontend Technical Round [1 hr] This round was more...

View

Goldman Sachs | Associate | Interview Experience | India

easy system design leetcode

Location: Bangalore YOE: 4.5 years Recruiter reached out to me on LinkedIn. Gave a hackerrank test, it had 2 LC Mediums. Verdict: Passed. Next round was on Coderpad+Zoom videocall. 1st Question was on...

View

Poshmark Interview Experience

easy two pointers leetcode

Software Engineer Intern iOS - Poshmark overall experience --> Easy and Friendly Interview Process Verdict--> Selected Undergraduate 2025 college: Tier 2 Through Linkedin ( off-campus) Interview Process: 1st round -> Online Assessment MCQ (7 related to...

View

Accenture On-Campus Interview Experience (Internship)

easy other leetcode

Resume Screening Round: The process began with a resume screening round. Be very particular about your PAN Card, one of my friends was not allowed to give the OA because...

View

Expedia SDE-2 Interview Experience | Rejected

easy greedy leetcode

Hi, I recently applied for the SDE-2 role at Expedia through a referral and was invited to complete an Online Assessment (OA). Below is a detailed breakdown of the interview...

View

LinkedIn Interview Experience | Set 1 (for SDE Internship)

easy arrays gfg

Below is my interview experience with linkedin India for software development intern.First there was an online round on hackerrank where they asked 4 simple coding questio...

View

BrowserStack Interview Experience | SDE 1

easy system design leetcode

I applied for the Software Engineer role at BrowserStack through LinkedIn and was contacted by the recruiter. Background Education: Tier 3 College Experience: 11 months intern in PBC (6 months in mid size...

View

Topic Breakdown (2025 OA)

Topics reported by candidates who took the LinkedIn OA in 2025:

system design (7) graph (2) two pointers (1) strings (1) stack (1) sliding window (1) greedy (1) dynamic programming (1)

Difficulty Breakdown (2025 OA)

12

easy

4

hard

2

medium

Difficulty labels are reported by candidates or inferred from LeetCode ratings.

How to Prepare for the LinkedIn OA

The LinkedIn 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 LinkedIn 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 2025 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 LinkedIn OA look like in 2025?

Based on 2025 candidate reports, the LinkedIn 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 LinkedIn 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 LinkedIn use for the OA?

LinkedIn 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 LinkedIn 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 LinkedIn OA Years

Related: LinkedIn OA Hub · LinkedIn All Questions · All OA Questions · Data Sources