Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by Pitney Bowes Team. If you also belong to the team, you can get access from here

Pitney Bowes

Compare button icon Compare button icon Compare
3.8

based on 254 Reviews

Filter interviews by

Pitney Bowes Senior Quality Assurance Engineer 2 Interview Questions and Answers

Updated 15 Apr 2024

Pitney Bowes Senior Quality Assurance Engineer 2 Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Wap to count letters in string
  • Ans. 

    Count the number of letters in a given string

    • Iterate through each character in the string and check if it is a letter

    • Increment a counter for each letter found

    • Return the total count of letters

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Company Website and was interviewed in Mar 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 - Aptitude Test 

Aptitude test was basic. They ask basic questions in maths, reasoning, english and programming.

Round 3 - One-on-one 

(4 Questions)

  • Q1. It was second round. In this round the technical questions were asked by the interviewer.
  • Q2. What is overloading and overriding?
  • Ans. 

    Overloading is having multiple methods with the same name but different parameters. Overriding is replacing a method in a subclass.

    • Overloading is used to provide different ways to call a method with different parameters

    • Overriding is used to change the behavior of a method in a subclass

    • Overloading is resolved at compile-time while overriding is resolved at runtime

    • Overloading is done within the same class while overridin...

  • Answered by AI
  • Q3. What is storage class specifire?
  • Ans. 

    Storage class specifier is a keyword used in C programming language to define the scope and lifetime of a variable.

    • There are four storage class specifiers in C: auto, register, static, and extern.

    • Auto variables are created when a function is called and destroyed when the function returns.

    • Register variables are stored in CPU registers for faster access.

    • Static variables retain their value between function calls.

    • Extern va...

  • Answered by AI
  • Q4. Some code writing on the live interview.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and give the answers comfortably. Questions are not very hard if the concept is clear.

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Coding with any language 1. Count the no of occurrence of each character in string( ignore case)(ignore wild card characters)
  • Ans. 

    The question asks to count the number of occurrences of each character in a given string, ignoring case and wild card characters.

    • Convert the string to lowercase to ignore case.

    • Remove any wild card characters from the string.

    • Create an array of size 26 to store the count of each character.

    • Iterate through each character in the string and increment the count in the array accordingly.

    • Return the array of counts as the result

  • Answered by AI
  • Q2. Why you write code like this. What is advantage . Why used hashmap why not any other collection
  • Ans. 

    HashMap is used for efficient key-value pair storage and retrieval.

    • HashMap provides constant time complexity for basic operations like get and put.

    • It allows storing unique keys and their corresponding values.

    • HashMap is suitable for scenarios where fast lookup is required.

    • Other collections like ArrayList or LinkedList have different use cases and performance characteristics.

  • Answered by AI

Skills evaluated in this interview

Pitney Bowes Interview FAQs

How many rounds are there in Pitney Bowes Senior Quality Assurance Engineer 2 interview?
Pitney Bowes interview process usually has 1 rounds. The most common rounds in the Pitney Bowes interview process are One-on-one Round.

Tell us how to improve this page.

Pitney Bowes Senior Quality Assurance Engineer 2 Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

NTT Data Interview Questions
3.9
 • 602 Interviews
ThoughtWorks Interview Questions
3.9
 • 145 Interviews
Luxoft Interview Questions
3.7
 • 120 Interviews
TEKsystems Interview Questions
3.4
 • 115 Interviews
Tietoevry Interview Questions
4.3
 • 86 Interviews
BT Business Interview Questions
4.1
 • 77 Interviews
Unisys Interview Questions
3.7
 • 71 Interviews
Wipro Digital Interview Questions
3.5
 • 65 Interviews
View all

Fast track your campus placements

View all
Advisory Software Engineer
142 salaries
unlock blur

₹12.6 L/yr - ₹37.2 L/yr

Senior Software Engineer
115 salaries
unlock blur

₹10.2 L/yr - ₹32 L/yr

Senior Advisory Software Engineer
110 salaries
unlock blur

₹18.6 L/yr - ₹43.7 L/yr

Software Engineer
64 salaries
unlock blur

₹6.6 L/yr - ₹17 L/yr

Technical Architect
48 salaries
unlock blur

₹27 L/yr - ₹48 L/yr

Explore more salaries
Compare Pitney Bowes with

Neopost

4.9
Compare

Ricoh

3.9
Compare

Xerox

3.8
Compare

Canon

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview