PayPal Interview Experience

Round 1: 

 First round coding held in GUVI platform .This round comprises of,

  • 20 MCQ Questions comprises of Quants, Puzzles, Datastructures, algorithm, etc… all mcqs were easy, After finishing mcq then automatically moves to coding round only if we pass mcq test.
  • Coding Round : 3 coding question were asked,
    • one from pattern ( spiral pattern print for an 2d array)
    • one from subsets
    • and one from arrays.

Round 2: 

Two Coding questions were asked in Hackerrank

  • one is shared along with solution https://github.com/Jayaram-p-7/Shared-Interest-Hackerank-problem
  • other one is similar to previous one.

If we have knowledge on Map, List, Set, Vector and other data structures, it is easy to clear this round.