Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Capital One

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Capital One reviews | Capital One jobs | Capital One salaries | Capital One benefits | Capital One conversations
      Capital One interviewsCapital One SWE Internship interviewsCapital One interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      SWE Internship Interview

      26 Feb 2024
      Anonymous interview candidate
      No offer
      Positive experience
      Average interview

      Application

      I interviewed at Capital One

      Interview

      1. **Easy Question:** Describe the process to find the middle element of a linked list. In your explanation, include an efficient strategy that does not require knowing the total length of the list beforehand. 2. **Easy Question:** Explain how to reverse a string in Python without using any built-in functions or slicing. Your solution should detail a method that iterates through the string and constructs the reversed version character by character. 3. **Medium Question:** Discuss the implementation of a queue using two stacks. Your explanation should cover the logic behind using two stacks to simulate the FIFO (First In, First Out) behavior of a queue, including how to optimize for either enqueue or dequeue operations. 4. **Hard Question:** Elaborate on designing a data structure that supports the following operations: insert, delete, and get_random_element, all in constant time complexity. Your solution should detail the data structures you would use, how you would maintain them to achieve constant time for each operation, and how to handle potential issues like maintaining randomness when elements are deleted.

      Interview questions [1]

      Question 1

      You are given a string, docString, representing a line of documentation for a programming language: • Function and variable names, as well as constants, are enclosed in backticks (* ) • Each quoted sentence can contain several items (functions, variables, and constants) separated by space. • Function and variable names are written in snake case. Snake case means that after the first word in the name, additional words are separated by an underscore - Each word consists only of lowercase English letters. • Constants are written in upper case. Upper case format is the same as snake case except that each word consists only of uppercase English letters. Your task is to convert all function and variable names in the docstring from snake case to camel case. Constants should not be changed.
      Answer question

      Other SWE Internship interview reviews for Capital One

      SWE Internship Interview

      9 Apr 2026
      Anonymous employee
      Accepted offer
      Positive experience
      Average interview

      Application

      I applied online. The process took 2 months. I interviewed at Capital One in Jan 2025

      Interview

      So there was a techinal OA first, then behavioral, then the super day. Super day had 3 sections which where normal behavioral, then a easy-medium leetcode quesiton, then a case interview (google it if you're curoius, its pretty weird). After that, go the ogger