ARC Document Solutions Interview Experience For Python Dev (On-Campus)

The company came to our college for hiring. The 1st round was aptitude, and upon clearing, you get to sit for the coding round. Both the rounds were in pen and paper mode, the 1st round was fairly easy mainly consisting of basic aptitude questions (percentage, age, ratio etc.)

Coding Questions:

  1. Climbing Stairs
  2. Parenthesis Matching
  3. Integer to Roman
  4. Deletion in a Linked List

Interview Questions:

  1. Introduction
  2. Project related questions
  3. Binary Search
  4. Time Complexities of Sorting Algorithms
  5. Heapsort
  6. Basic string problems