Skip to content
Related Articles
Open in App
Not now

Related Articles

PayPal Interview Experience | Set 11

Improve Article
Save Article
Like Article
  • Difficulty Level : Medium
  • Last Updated : 10 Jan, 2019
Improve Article
Save Article
Like Article
    Round 1:

  1. Write a program to find the subsets of an array ?
  2. Write a program to find the least ancestor node of a binary tree / bst ?
  3. Write a program to find the intersection between 2 arrays ?
  4. Write a program to evaluate a boolean expression i.e String s = “(a == b) || (b == c)” ?

Round 2:

  1. Explain optional class in java 8 ?
  2. what is the default thread pool count in tomcat server ?
  3. How GWT works ?
  4. What is the difference between Kafka and IBM MQ or active MQ ?
My Personal Notes arrow_drop_up
Like Article
Save Article
Related Articles

Start Your Coding Journey Now!