Skip to content
Related Articles
Get the best out of our app
GeeksforGeeks App
Open App
geeksforgeeks
Browser
Continue

Related Articles

PayPal Interview Experience | Set 11

Improve Article
Save Article
Like Article
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
Last Updated : 10 Jan, 2019
Like Article
Save Article
Similar Reads