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 252 Reviews

Filter interviews by

Pitney Bowes Associate Engineer Interview Questions and Answers

Updated 25 Nov 2022

Pitney Bowes Associate Engineer Interview Experiences

1 interview found

I applied via Internshala and was interviewed before Nov 2021. 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 

It was Easy to moderate. Questions were not that tough. Just basic aptitude

Round 3 - Technical 

(2 Questions)

  • Q1. What is docker command to list the containers?
  • Ans. 

    The docker command to list the containers is 'docker ps'.

    • The 'docker ps' command lists all the running containers.

    • To list all the containers (including the stopped ones), use 'docker ps -a'.

    • To display the container IDs in a short format, use 'docker ps -q'.

    • To display the container names instead of IDs, use 'docker ps --format '{{.Names}}'.'

  • Answered by AI
  • Q2. Which command is use to grab the text or work in linux?
  • Ans. 

    The command used to grab text or work in Linux is 'grep'.

    • Grep stands for 'global regular expression print'.

    • It is used to search for a specific pattern or text in a file or output.

    • It can be used with various options to refine the search.

    • Example: 'grep hello file.txt' will search for the word 'hello' in the file 'file.txt'.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics and focus on communication skills. Technical skills mentioned in JD is important and most importantly ask questions.

Skills evaluated in this interview

Interview questions from similar companies

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

Basics analytical questions

Round 2 - Technical 

(2 Questions)

  • Q1. Core java and basics sql
  • Q2. Html,CSS, basics questions
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Salary discussions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

DSA based questions along with few questions on the tech stack used

Round 2 - Technical 

(1 Question)

  • Q1. Core subject based
Round 3 - One-on-one 

(1 Question)

  • Q1. DSA and project based
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 2023. There were 4 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 - Coding Test 

Basic coding in Java. MySql, HTML.

Round 3 - Coding Test 

Adavance coding in Java programming.

Round 4 - HR 

(1 Question)

  • Q1. About salary. Location.

I applied via Campus Placement and was interviewed in Sep 2022. There were 7 interview rounds.

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 - Aptitude Test 

6 sections with section timings
Aptitude 10 questions
Reasoning 10 questions
Coding 1(30min)
Data structure 10
Pseudo Code 10
About Company 5

Round 3 - Group Discussion 

Topic 1-drone
Topic - self driving cars

Round 4 - Technical 

(3 Questions)

  • Q1. Program to count spaces in string Program to print only digits in string
  • Ans. 

    Program to count spaces and print digits in string

    • For counting spaces, loop through the string and check for ' ' character

    • For printing digits, loop through the string and check for '0' to '9' characters

    • Use isdigit() function in Python to check for digits

    • Use a counter variable to keep track of spaces

    • Use a separate string variable to store digits and print it at the end

  • Answered by AI
  • Q2. Why string is immutable
  • Ans. 

    String is immutable because it cannot be changed once created.

    • Immutable objects are safer to use in multi-threaded environments

    • String pool in Java is possible because of immutability

    • StringBuffer and StringBuilder are mutable alternatives to String

  • Answered by AI
  • Q3. About Constructor Dictionary Access modifiers in python
Round 5 - Technical 

(1 Question)

  • Q1. Which is difficult program that you wrote in python Which is difficult program wrote in c Dictionary use with code implications
  • Ans. 

    Difficult program in Python: A web scraper to extract data from dynamic websites. Difficult program in C: A program to implement a custom data structure.

    • Python program required knowledge of web scraping libraries like BeautifulSoup and Selenium

    • C program required understanding of memory management and pointers

    • Python program had to handle dynamic website elements and login authentication

    • C program had to implement a custo...

  • Answered by AI
Round 6 - HR 

(1 Question)

  • Q1. Self intro About Company Hobbies Related to resume
Round 7 - HR 

(1 Question)

  • Q1. Self intro Intrested field

Interview Preparation Tips

Topics to prepare for TEKsystems Associate Engineer interview:
  • Dbms
  • Python
  • Java
  • OOPS
  • Programming
Interview preparation tips for other job seekers - Be confident and try to solve programing part well

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Basic java,multithreading ,oops
  • Q2. Polimorphism, interface, inheritance
Round 2 - One-on-one 

(1 Question)

  • Q1. Spring ,springboot, microserveices
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Chitkara Institute of Engineering & Technology, Rajpura and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

MCQ test - mix of aptitude and coding related questions

Round 2 - Coding Test 

2 Coding Questions of moderate difficulty

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

I was interviewed before Aug 2023.

Round 1 - Coding Test 

Easy questions can be solved simply

Round 2 - Group Discussion 

Nothing much have to speak about topic

Round 3 - Technical 

(2 Questions)

  • Q1. Basics dsa stuff have to write code
  • Q2. Basic oops questions which also can be answered easily

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to crack
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic quants,logical reasoning and coding question

Round 2 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and detail-oriented engineer with a passion for problem-solving and continuous learning.

    • Bachelor's degree in Engineering from XYZ University

    • 2 years of experience in software development

    • Proficient in programming languages such as Java and Python

    • Strong analytical and problem-solving skills

    • Completed multiple projects focusing on improving efficiency and performance

  • Answered by AI
  • Q2. Basic programming questions
  • Q3. Are you willing to relocate
  • Ans. 

    Yes, I am open to relocating for the right opportunity.

    • I am open to exploring new locations for career growth

    • I am willing to relocate for the right job opportunity

    • I have experience moving for previous roles

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: Since it was an on campus recruitment process my resume had to only satisfy the minimum criteria specified by the Company profile. So it wasn't a problem to get my resume shortlisted.

Round: Test
Experience: It was mentioned that there will be an online aptitude cum technical test for the first round. But there were just very few questions from logical and mathematical aptitude mostly from probability, profilt and loss, distance & time etc. It was mostly a technical aptitude which comprised of 3 parts.Part 1 contained questions based on programming in C, C++, OOPs, DBMS, operating systems, DS, output finding etc. and a few mathematical aptitude questions.Part 2 and 3 were purely technical.
Tips: Please pratice the technical aptitude from various online websites. Geeks for Geeks as reference.

Round: Test
Experience: It was quite interesting and the easiest part for me. They conducted a listening test, passage writing, Interpretation of passages.

Round: Test
Experience: This was a technical round where I was given 5 questions and and i had to describe the given algo and write few pseudo codes in minimum words. There were 3 algorithmic questions (BFS, string searching in very large file and 1 more which i dont remember) and two output finding.

Round: Group Discussion
Experience: NO GD

Round: HR Interview
Experience: It was a 15 minutes chat. There were common questions being asked for eg. talk about yourslef, carrer goals, interests, background, future plans etc. (you can always google for common HR questions). Since the person was also from Products development division so she also asked about my project and a few tecnical questions.At last i asked a few querries like the growth opportunities, R & D of Unisys etc.
Tips: Please research a bit about the Company and Job profile before going inisde the room and do ask a few querries, that showa your enthusiasm.

Round: Technical Interview
Experience: Tecnical interview went for about 25 minutes. There were quetions from all the common topics like Data structures, Operating system, DBMS, C, C++ and java. He asked bout my interests and started asking questions accordingly.He also made me write a few codes. The codes were not all that tough. Coomon linked lists, sorting codes etc.
Tips: Please study the subjects mentioned and OOP concepts.
The HR will always ask your interests first and act accordingly, so choose and prepare few topics very well.

General Tips: Try to be confident and communicate very well.
Skills: Technical Skills, Programming, Confidence, Communication skills(major soft skill tested)
College Name: NIT SILCHAR

Pitney Bowes Interview FAQs

How many rounds are there in Pitney Bowes Associate Engineer interview?
Pitney Bowes interview process usually has 3 rounds. The most common rounds in the Pitney Bowes interview process are Resume Shortlist, Aptitude Test and Technical.
What are the top questions asked in Pitney Bowes Associate Engineer interview?

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

  1. Which command is use to grab the text or work in lin...read more
  2. What is docker command to list the containe...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Pitney Bowes interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Fast track your campus placements

View all
Advisory Software Engineer
141 salaries
unlock blur

₹12.6 L/yr - ₹37.2 L/yr

Senior Software Engineer
135 salaries
unlock blur

₹8.8 L/yr - ₹27 L/yr

Senior Advisory Software Engineer
111 salaries
unlock blur

₹18.6 L/yr - ₹42.5 L/yr

Software Engineer
64 salaries
unlock blur

₹6.6 L/yr - ₹17 L/yr

Technical Architect
49 salaries
unlock blur

₹25.6 L/yr - ₹48 L/yr

Explore more salaries
Compare Pitney Bowes with

Neopost

5.0
Compare

Ricoh

3.8
Compare

Xerox

3.8
Compare

Canon

4.1
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