Upload Button Icon Add office photos

Filter interviews by

PayPal Member Technical Staff 1 Interview Questions and Answers

Updated 22 Sep 2023

PayPal Member Technical Staff 1 Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(5 Questions)

  • Q1. Leetcode Easy/Medium questions (2-3 depending on how fast you can solve each of them)
  • Q2. Leetcode medium (2 questions)
  • Q3. Discussion on recent projects followed by HLD/LLD on specific usecase.
  • Q4. Discussion with product manager on scenario based questions to check how we interact with product owners, asking relevant questions or clarifications etc.
  • Q5. Director round -- discussions around past projects, cultural/team fitment questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on sharpening basic/fundamental concepts and then move to advanced concepts. Don't just rely on questions posted in public platforms. Think beyond and think from interviewer's perspective always when you practice on questions.

Member Technical Staff 1 Jobs at PayPal

View all

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at SRM Institute of Science & Technology, Chennai and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

1st round was an aptitude test based on all the basic topics of Computer Science like Html,OOPS,DSA etc

Round 2 - Technical 

(1 Question)

  • Q1. Write a program to find the occurrences of each element and sort the array in the increasing order of
  • Ans. 

    Program to find occurrences of each element and sort array in increasing order.

    • Use a HashMap to store the count of each element in the array.

    • Sort the array based on the occurrences of each element.

    • Handle edge cases like empty array or null input.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Difference between linkedlist and arrays and project related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics are what is tested .Learn arrays ,linkedlists, and understand all concepts in your resume end to end

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Salary discussion and company's facilities
Round 2 - One-on-one 

(2 Questions)

  • Q1. Work experience
  • Q2. Job profile

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication skills are essential.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Dayananda Sagar College of Engineering, Bangalore and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy basics 65min duration

Round 2 - Technical 

(2 Questions)

  • Q1. Sql quary, basic coding,
  • Q2. C c++ python java questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

They asked to speak on any topic.

Round 2 - Technical 

(2 Questions)

  • Q1. Simple Desktop configuration questions
  • Q2. How to configure IP address
  • Ans. 

    Configuring an IP address involves assigning a unique numerical label to a device connected to a network.

    • Access the network settings on the device

    • Choose the option to manually configure the IP address

    • Enter the desired IP address, subnet mask, default gateway, and DNS server

    • Save the settings and restart the device if necessary

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Pickup drop facilities are provided, Free meal throughout the day.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected

I was interviewed in Aug 2024.

Round 1 - Aptitude Test 

Easy Aptitude and medium level cs fundamental questions

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

English speaking and listening proficiency

Round 2 - HR 

(2 Questions)

  • Q1. Why you want this role
  • Q2. Tell me about your past experience that will help in the job
Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Hobbies and what values it gives you
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is partial View
  • Ans. 

    Partial view is a reusable view component in ASP.NET MVC which can be rendered within a view.

    • Partial views can be used to break down complex views into smaller, manageable components.

    • They can be rendered within other views using the @Html.Partial() method.

    • Partial views are useful for reusing code and improving maintainability of MVC applications.

  • Answered by AI
  • Q2. What is index in database
  • Ans. 

    Index in a database is a data structure that improves the speed of data retrieval operations.

    • Indexes are used to quickly locate data without having to search every row in a database table.

    • They are created on columns in a database table to speed up the query process.

    • Examples of indexes include primary keys, unique keys, and composite keys.

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is Hashing
  • Ans. 

    Hashing is a process of converting input data into a fixed-size string of bytes using a mathematical algorithm.

    • Hashing is used to securely store passwords by converting them into a hash value.

    • Hashing is used in data retrieval systems to quickly locate data based on its hash value.

    • Common hashing algorithms include MD5, SHA-1, and SHA-256.

  • Answered by AI
  • Q2. What are different kind of security vulnerabilities and how to handle that
  • Ans. 

    Security vulnerabilities include SQL injection, cross-site scripting, and insecure direct object references.

    • SQL injection: attackers insert malicious SQL code into input fields to access or manipulate database

    • Cross-site scripting: attackers inject malicious scripts into web pages viewed by other users

    • Insecure direct object references: attackers access unauthorized data by manipulating object references

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Broadridge Financial Solutions Member Technical interview:
  • ASP.Net
  • Xss
  • Oracle SQL
Interview preparation tips for other job seekers - Keep basics good and if you are experienced, you may face situational problems and you need to solve those on the spot. So be prepared.

Skills evaluated in this interview

Team Member Interview Questions & Answers

FIS user image Suraj Gupta

posted on 30 Jan 2023

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Introduction, hobbies, any gap year while studing or working?
  • Ans. 

    I have had a gap year while studying and have pursued various hobbies during that time.

    • I took a gap year after completing my high school education.

    • During that time, I worked part-time at a local bookstore to gain some practical experience.

    • I also traveled to different countries to broaden my horizons and learn about different cultures.

    • One of my hobbies during the gap year was photography, and I even participated in a fe...

  • Answered by AI
  • Q2. Few random topic so be prepared. Hope so ho jaye.
Round 3 - Technical 

(1 Question)

  • Q1. Vercent test to check your grammer, speaking English, and writing skills.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be focused and prepared they can as whatever they want to check your speaking skills, grammar and your presence of mind.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Mainframes and data base oracle testing
Round 3 - Technical 

(1 Question)

  • Q1. Linux and Java ,core and data base
Round 4 - Case Study 

Background verification

Round 5 - HR 

(1 Question)

  • Q1. Expected CTC and percentage
  • Ans. 

    Expected CTC and percentage

    • Expected CTC refers to the salary package that the candidate is looking for

    • Percentage refers to the academic percentage achieved by the candidate

    • The candidate can mention their expected CTC based on their experience and industry standards

    • The academic percentage can showcase the candidate's academic performance and potential

  • Answered by AI

PayPal Interview FAQs

How many rounds are there in PayPal Member Technical Staff 1 interview?
PayPal interview process usually has 2 rounds. The most common rounds in the PayPal interview process are Resume Shortlist and Technical.
How to prepare for PayPal Member Technical Staff 1 interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at PayPal. The most common topics and skills that interviewers at PayPal expect are Oracle, Analytical Chemistry, Analytics, Automation Testing and Cloud Computing.
What are the top questions asked in PayPal Member Technical Staff 1 interview?

Some of the top questions asked at the PayPal Member Technical Staff 1 interview -

  1. Discussion with product manager on scenario based questions to check how we int...read more
  2. Leetcode Easy/Medium questions (2-3 depending on how fast you can solve each of...read more
  3. Discussion on recent projects followed by HLD/LLD on specific useca...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 752 Interviews
FIS Interview Questions
3.9
 • 470 Interviews
PhonePe Interview Questions
4.0
 • 297 Interviews
HighRadius Interview Questions
2.9
 • 177 Interviews
Fiserv Interview Questions
3.2
 • 166 Interviews
Razorpay Interview Questions
3.6
 • 151 Interviews
Visa Interview Questions
3.6
 • 135 Interviews
MasterCard Interview Questions
4.0
 • 130 Interviews
Angel One Interview Questions
3.9
 • 126 Interviews
View all
PayPal Member Technical Staff 1 Salary
based on 19 salaries
₹36 L/yr - ₹73 L/yr
202% more than the average Member Technical Staff 1 Salary in India
View more details

PayPal Member Technical Staff 1 Reviews and Ratings

based on 2 reviews

1.1/5

Rating in categories

1.1

Skill development

1.1

Work-Life balance

4.0

Salary & Benefits

1.1

Job Security

1.1

Company culture

4.0

Promotions/Appraisal

1.1

Work Satisfaction

Explore 2 Reviews and Ratings
Member Technical Staff 1

Chennai

8-14 Yrs

Not Disclosed

Explore more jobs
Software Engineer2
270 salaries
unlock blur

₹15 L/yr - ₹45 L/yr

Software Engineer III
247 salaries
unlock blur

₹17 L/yr - ₹66 L/yr

Senior Software Engineer
225 salaries
unlock blur

₹15 L/yr - ₹58 L/yr

Software Engineer
197 salaries
unlock blur

₹12 L/yr - ₹42 L/yr

Risk Analyst
167 salaries
unlock blur

₹3.8 L/yr - ₹11 L/yr

Explore more salaries
Compare PayPal with

Paytm

3.3
Compare

Razorpay

3.6
Compare

Visa

3.6
Compare

MasterCard

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview