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 Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Pitney Bowes Senior Software Engineer Interview Questions and Answers

Updated 18 Jan 2024

Pitney Bowes Senior Software Engineer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jan 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Basic ios Questions No DS questions
  • Q2. Basic swift quesions
  • Q3. In App Purchase
  • Q4. Hardware Device connectivity
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 6 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. Communication and behavioral skills
  • Q2. Introduction, Skill set, Relevant experience
Round 3 - Technical 

(2 Questions)

  • Q1. AWS - EC2, Lambda, VPC, Route53, Cognito, Cloudwatch, Kinesis, API Gateway
  • Q2. ITIL - problem management, recently handled outages. SLA vs SLO. KPIs
Round 4 - Technical 

(2 Questions)

  • Q1. DevOps - SDLC explanation, Apache Tomcat, Linux Administration, Docker and Shell scripting
  • Q2. Git, Python, Monitoring tools
Round 5 - HR 

(1 Question)

  • Q1. Salary expectations and other benefits discussion
Round 6 - HR 

(1 Question)

  • Q1. Salary Negotiation and salary structure explanation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for AWS and GitOps. Gitlab and Argo CD

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more

Senior Software Engineer Jobs at Pitney Bowes

View all

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic programming questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with answers

I applied via Recruitment Consulltant and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Where do we use BigInteger in java ?
  • Ans. 

    BigInteger is used for mathematical operations involving very large integers in Java.

    • BigInteger is used when the range of values supported by primitive data types like int and long is not sufficient.

    • It is commonly used in cryptography and security applications.

    • It provides methods for arithmetic, bitwise, and logical operations on large integers.

    • Example: calculating factorial of a large number, generating large prime nu

  • Answered by AI
  • Q2. Merge Sort Algo code in java
  • Ans. 

    Merge Sort Algo code in java

    • Divide the array into two halves

    • Recursively sort the two halves

    • Merge the sorted halves

    • Time complexity: O(n log n)

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Genpact Software Engineer interview:
  • Core Java
  • DSA
Interview preparation tips for other job seekers - Not a very good interview experience. I was asked 2-3 questions only. Not satisfied with interview process.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. In and out of project. How bucketing concept works. Data localisation in Hadoop. Persistence in spark.

Interview Preparation Tips

Interview preparation tips for other job seekers - Project should be explained well and basic concepts should be cleared.

I applied via Campus Placement and was interviewed in Dec 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Program for pattern printing ,bubble sort
  • Ans. 

    Program to print a pattern and implement bubble sort on an array of strings.

    • For pattern printing, use nested loops to print the desired pattern.

    • For bubble sort, compare adjacent elements and swap if necessary.

    • Use a loop to iterate through the array until no more swaps are needed.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. More questions on DBMS

Interview Preparation Tips

Interview preparation tips for other job seekers - it was dull, recruiters get prefixed regarding choosing the peers into a selected role.

Interview Questionnaire 

1 Question

  • Q1. In C# --> Abstraction, Interface , Abstract Method, Abstract Class, Polymorphisms, Encapsulation ,Inheritance, Serialization,
  • Ans. 

    C# concepts including abstraction, interface, abstract method, abstract class, polymorphism, encapsulation, inheritance, and serialization.

    • Abstraction: hiding implementation details

    • Interface: defining a contract for behavior

    • Abstract method: method without implementation

    • Abstract class: class with one or more abstract methods

    • Polymorphism: ability of objects to take on multiple forms

    • Encapsulation: bundling data and behavi...

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java Basic questions and Git

Interview Preparation Tips

Interview preparation tips for other job seekers - After selection they haven't rolled the offer and put the profile on hold and then doesn't pick calls.

I applied via Company Website and was interviewed in Apr 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical IT field qns

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be scared of HR and TR it's their job to pick you .

Pitney Bowes Interview FAQs

How many rounds are there in Pitney Bowes Senior Software Engineer interview?
Pitney Bowes interview process usually has 3-4 rounds. The most common rounds in the Pitney Bowes interview process are HR, Technical and Resume Shortlist.
How to prepare for Pitney Bowes Senior Software Engineer 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 Pitney Bowes. The most common topics and skills that interviewers at Pitney Bowes expect are Agile, Data Analytics, Javascript, Front End and NoSQL.
What are the top questions asked in Pitney Bowes Senior Software Engineer interview?

Some of the top questions asked at the Pitney Bowes Senior Software Engineer interview -

  1. AWS - EC2, Lambda, VPC, Route53, Cognito, Cloudwatch, Kinesis, API Gate...read more
  2. DevOps - SDLC explanation, Apache Tomcat, Linux Administration, Docker and She...read more
  3. ITIL - problem management, recently handled outages. SLA vs SLO. K...read more

Tell us how to improve this page.

Pitney Bowes Senior Software Engineer Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more
Join Pitney Bowes We make shipping and mailing easier for our clients.

Fast track your campus placements

View all
Pitney Bowes Senior Software Engineer Salary
based on 122 salaries
₹10.2 L/yr - ₹27 L/yr
19% more than the average Senior Software Engineer Salary in India
View more details

Pitney Bowes Senior Software Engineer Reviews and Ratings

based on 25 reviews

3.7/5

Rating in categories

3.5

Skill development

4.1

Work-life balance

3.6

Salary

3.5

Job security

4.1

Company culture

3.0

Promotions

3.7

Work satisfaction

Explore 25 Reviews and Ratings
Advisory Software Engineer
136 salaries
unlock blur

₹12.6 L/yr - ₹37.2 L/yr

Senior Advisory Software Engineer
131 salaries
unlock blur

₹20.5 L/yr - ₹42.5 L/yr

Senior Software Engineer
122 salaries
unlock blur

₹10.2 L/yr - ₹27 L/yr

Software Engineer
70 salaries
unlock blur

₹6.6 L/yr - ₹17.5 L/yr

Technical Architect
46 salaries
unlock blur

₹28.6 L/yr - ₹48 L/yr

Explore more salaries
Compare Pitney Bowes with

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Capgemini

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