Cisco OA Questions 2023: What Candidates Actually Saw

Last updated: May 2026

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

Cisco OA Format in 2023

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

Cisco New Grad Online Assessment

graph leetcode

I did Cisco OA. Two questions are similiar to this one. https://leetcode.com/problems/maximum-candies-you-can-get-from-boxes/ https://leetcode.com/problems/maximum-number-of-points-with-cost/

View

Hop skip jump game (Cisco OA)

matrix leetcode

Given an MxN grid,you\'re currently a (1,1) cell.Your\'challenge is to hop in anti clockwise direction skipping alternate cells. If you were to follow this pattern what\'s the last cell you...

View

Cisco Ideathon OA

math leetcode

Following question was asked in the Cisco Ideathon OA on 13 June. Can anyone give the optimal answer? Test Creation Ralph manages a team if test creators who work on creating N...

View

Cisco OA New Grad 2024

matrix leetcode

Can someone answer this question in C++14? I\'m struggling to solve this correctly. Lucy loves to play the Hop, Skip, and Jump game. Given N*M matrix and starting from cell...

View

Need help with these cisco online assessment questions

math leetcode

So I gave the Cisco Online Assessment Test for Golang Developer (Exp Required:3-8). The test was conducted on HackerRank and all the questions needed to be solved in Go. There were...

View

CISCO Apprentice Interview Experience (Off-Campus) 2023

coding other gfg

I got a referral to the Cisco apprenticeship program there are collectively 4 rounds Hackerrank platform online assessment: In which they covered basics of networking, dbm...

View

Cisco Interview Experience for Technical Consulting Engineer Trainee (Apprenticeship Program)

coding other gfg

The first round was an online assessment on Hackerrankthe Second round was the Technical RoundGit vs GitHubGit, Git staging, etcHow does the website work in the browserHow...

View

Cisco | Technical Consulting Engineer | Bengaluru | Nov 2023 [Offer]

easy other leetcode

Introduction Status: Undergrad, BE Computer Engineering Interview Date: 26th July, 2023 # Cisco Ideathon Conducted by Cisco every year to hire new graduates from every college for all Intern+FTE roles. The stipend given is...

View

Cisco Interview Experience for Graduate Apprentice 2023

easy coding other gfg

I recently appeared for a Cisco apprenticeship for the role of Technical Graduate Apprentice under which there are various roles and it was an off-campus drive, in-line pr...

View

Cisco | SDE Intern Interview Experience | [Rejected] (Tier 3 Student)

easy other leetcode

In this article, I will share my Interview experience as a Cisco India Software Engineer Intern\u20192024. \uD83D\uDE80 <p align="center" > <img src="https://assets.leetcode.com/users/images/33ec8106-fec0-48c1-8dbf-a3c8c30736e0_1698136558.4290338.png" width="50%" /> </p> ## Role: Software Engineer \u2014 Network/Embedded/Application Development...

View

Cisco | UI Engineer | React | Javascript | 4 years

other leetcode

Round 1 Hackerrank OA: 1 ,2,3 - CSS questions 4 - code on react app to fetch api and display data on UI 5 - DSA meduim level

View

Cisco OA 2024 | Selling apples by count

sliding window leetcode

Selling apples by count a grocery store is selling apples by count. they want to set the same price for each apple that they sell. they received total n apples...

View

CISCO Ideathon- Advance Software 2023 Online Assessment

easy other leetcode

Cisco ideathon- Advance Software - 2023 Online Assessments (Note: All types of questions asked were tried to be mentioned here for every section to provide a better exposure. The following questions...

View

Agoda - Online Assessment - Senior Software Engineer

database leetcode

Question 1: You work for an airline, and you\'ve been tasked with improving the procedure for reserving and buying seats. You have the table seats, which describes seats in the airplane. It...

View

CISCO | Software Engineer I | Online Assessment 2023 | USA

backtracking leetcode

3 questions, 90 minutes 1. https://leetcode.com/problems/word-search/ 2. https://leetcode.com/problems/house-robber/ 3. https://leetcode.com/problems/lucky-numbers-in-a-matrix/

View

Topic Breakdown (2023 OA)

Topics reported by candidates who took the Cisco OA in 2023:

matrix (2) math (2) sliding window (1) graph (1) database (1) backtracking (1)

Difficulty Breakdown (2023 OA)

4

easy

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

How to Prepare for the Cisco OA

The Cisco 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 Cisco 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 2023 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 Cisco OA look like in 2023?

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

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

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