Me postulé a través de una recomendación de un empleado. El proceso tomó más de 1 semana. Acudí a una entrevista en PayPal (San Jose, CA) en mar 2018
Entrevista
I am a part of a tech group on Facebook. One of the members shared that PayPal had an opening, so I shared my resume, which was then shared with a recruiter at the company.
This was a one hour phone interview: 50 minutes of coding, 10 minutes of questions. The interviewer briefly introduced himself and then got right into the technical interview.
Preguntas de entrevista [1]
Pregunta 1
Design and implement a data structure for Least Recently Used (LRU) cache that supports the operations get and put.
get(key) - Get the value (will always be positive) of the key if the key exists in the cache. Otherwise return -1.
put(key, value) - Set or insert the value if the key is not already present. When the cache reaches its capacity, it should invalidate the least recently used item before inserting a new item.
Could you do both operations in O(1) complexity?
It was quite long with 1.5 hours talking about projects and stuff after passing two other technical interviews . Then 30 minutes of questions .
Through the interview i presented a designed system of how I implemented a project of my own . Umls and stuff . Then talked about my past present and what do I expect of my future then finished the interview with questions rushing because we took long in the first section.
Preguntas de entrevista [1]
Pregunta 1
Given a list of numbers ,from 1 to 100
And one missing number find the missing numbers with constant number of iteration not related to 100
Thank you for sharing your interview experience with us, your feedback is valuable and will help us understand how we can evolve our interview process. We hope you can find another role on our website that fits your interest and join our team!
3 rounds 1 recruiter 2 screening round 3 client round The client round is the main one here. js live code test given. if we able to clear it its done deal
Thank you for sharing your interview experience with us, your feedback is valuable and will help us understand how we can evolve our interview process. We hope you can find another role on our website that fits your interest and join our team!
Me postulé a través de una facultad o universidad. Acudí a una entrevista en PayPal (Thanjāvūr)
Entrevista
Prelims consist of 2 programming questions purely based on data structures and those who done both the questions were called for walk in interview the next day the results were out within an hour