i
Pitney Bowes
Filter interviews by
I applied via Referral and was interviewed before Nov 2023. There was 1 interview round.
Top trending discussions
Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for better performance and resource utilization.
Multithreading allows multiple threads to run concurrently within the same process.
Each thread has its own stack and program counter, but shares the same memory space.
Multithreading can improve performance by utilizing multiple CPU cores efficiently.
Examples of multithreading include...
A hash map is a data structure that stores key-value pairs and allows for efficient retrieval of values based on keys.
Hash maps use a hash function to map keys to indexes in an array, allowing for constant time retrieval of values.
Collisions can occur when multiple keys hash to the same index, which can be resolved using techniques like chaining or open addressing.
Example: HashMap
I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.
Python duration was 1 hour
To run a Python program, you need to write the code in a .py file, open a terminal or command prompt, navigate to the file's directory, and then run the program using the 'python' command.
Write the Python code in a .py file using a text editor or an IDE
Open a terminal or command prompt on your computer
Navigate to the directory where the .py file is located using the 'cd' command
Run the Python program by typing 'python ...
I was interviewed in Aug 2024.
Good questions easy to think and clear
Human vs robot technology
I have strong problem-solving skills, excellent technical knowledge, and a passion for learning and improving.
Proficient in programming languages such as Java, C++, and Python
Experience with CAD software and engineering design principles
Strong analytical skills and attention to detail
Excellent communication and teamwork abilities
Quick learner and adaptable to new technologies and tools
I applied via Campus Placement and was interviewed in May 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed before Mar 2023. There were 3 interview rounds.
Time based mcqs are there
Swap two numbers without using a third variable
Use bitwise XOR operation to swap two numbers without using a third variable
Example: a = 5, b = 7. a = a XOR b, b = a XOR b, a = a XOR b will swap the values
I applied via campus placement at Lovely Professional University (LPU) and was interviewed before Mar 2023. There were 2 interview rounds.
Normal Coding Question
Test -clock -mirror and many question of reasoning
Aptitude round consisted of general aptitude questions. They were easy to moderate.
Polymorphism in programming allows objects of different classes to be treated as objects of a common superclass.
Polymorphism can be achieved in programming languages like Java through method overriding and method overloading.
Example: In Java, a superclass Animal can have a method 'makeSound()' which is overridden in subclasses like Dog and Cat.
Example: Method overloading in Java allows multiple methods with the same na
The DATE function in SQL is used to retrieve the current date.
The DATE function returns the current date in the format 'YYYY-MM-DD'.
It does not require any parameters to be passed.
Example: SELECT DATE();
based on 1 interview
Interview experience
Senior Advisory Software Engineer
136
salaries
| ₹20.5 L/yr - ₹42.5 L/yr |
Advisory Software Engineer
132
salaries
| ₹12.6 L/yr - ₹37.2 L/yr |
Senior Software Engineer
115
salaries
| ₹10.2 L/yr - ₹32 L/yr |
Software Engineer
58
salaries
| ₹6.6 L/yr - ₹17 L/yr |
Technical Architect
48
salaries
| ₹27 L/yr - ₹48 L/yr |
Neopost
Ricoh
Xerox
Canon