Add office photos
Employer?
Claim Account for FREE

EdgeVerve Systems

3.4
based on 459 Reviews
Filter interviews by

10+ Pitti Laminations Interview Questions and Answers

Updated 12 Nov 2024

Q1. explain some design patterns like chain of responsibility.

Ans.

Chain of Responsibility is a behavioral design pattern that allows an object to pass a request along a chain of handlers.

  • Handlers are linked in a chain and each handler decides whether to process the request or pass it to the next handler

  • It decouples senders and receivers of requests

  • Commonly used in event handling systems and logging frameworks

Add your answer

Q2. What is your salery expectations?

Ans.

My salary expectations are based on my experience, skills, and the industry standard for this position.

  • Research industry standards for Associate Product Developer salaries

  • Consider my experience and skills when determining salary expectations

  • Be prepared to negotiate based on the company's offer and benefits package

Add your answer

Q3. Find second maximum value in the array. Difference between left union and outer union.

Ans.

Finding second maximum value in an array and calculating the difference between left and outer union.

  • Sort the array in descending order and return the second element

  • For left union, find the elements that are present in the first array but not in the second

  • For outer union, find the elements that are present in either of the arrays but not in both

Add your answer

Q4. Why String is immutable ?

Ans.

String is immutable in Java because it enhances security, thread safety, and performance.

  • Immutable strings are thread-safe as they cannot be modified by multiple threads simultaneously.

  • Immutable strings help in caching and reusing string literals, improving performance.

  • Immutable strings prevent malicious attacks like SQL injection by ensuring data integrity.

  • Example: String str = "Hello"; str.concat(" World"); // This does not modify the original string.

Add your answer
Discover Pitti Laminations interview dos and don'ts from real experiences

Q5. Explain the Design test output

Ans.

Design test output is the result of a design test that evaluates the skills and abilities of a UX designer.

  • The output should showcase the designer's problem-solving skills

  • It should demonstrate the designer's ability to create user-centered designs

  • The output should be visually appealing and easy to understand

  • It should include annotations and explanations to support the design decisions

  • Examples of design test output include wireframes, prototypes, and design briefs

Add your answer

Q6. Design process of the screens

Ans.

The design process of screens involves research, ideation, prototyping, testing, and iteration.

  • Conduct user research to understand user needs and pain points

  • Ideate and sketch out potential solutions

  • Create wireframes and prototypes to test with users

  • Iterate based on user feedback and testing results

  • Ensure consistency in design elements and user interface

  • Collaborate with developers to ensure feasibility of design

  • Consider accessibility and usability for all users

Add your answer
Are these interview questions helpful?

Q7. Difference between left union and outer union.

Ans.

Left union and outer union are two types of SQL joins. Left union returns all rows from the left table and matching rows from the right table. Outer union returns all rows from both tables.

  • Left union is also known as left join.

  • Outer union is also known as full outer join.

  • Left union returns all rows from the left table and matching rows from the right table.

  • Outer union returns all rows from both tables.

  • If there is no match in the right table for a row in the left table, the re...read more

Add your answer

Q8. Find max occurance number in array

Ans.

Find the number with the highest frequency in an array of strings.

  • Create a map to store the frequency of each number in the array.

  • Iterate through the array and update the frequency in the map.

  • Find the number with the highest frequency in the map.

Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. what is the hashmap?

Ans.

HashMap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.

  • HashMap is part of the Java Collections Framework.

  • It uses hashing to store and retrieve elements efficiently.

  • Each key in a HashMap must be unique.

  • Example: HashMap map = new HashMap<>(); map.put("apple", 5);

Add your answer

Q10. How do you use egrep command.

Ans.

egrep is a command-line tool used for pattern matching in text files.

  • egrep stands for 'extended grep'

  • It is used to search for patterns in one or more files

  • It supports regular expressions for pattern matching

  • It can be used with various options to modify the search behavior

  • Example: egrep 'error|warning' logfile.txt

Add your answer

Q11. How will you improve customer retention

Ans.

I will improve customer retention by implementing personalized communication strategies and enhancing customer experience.

  • Implement personalized communication strategies to make customers feel valued and understood

  • Enhance customer experience by providing exceptional service and addressing any issues promptly

  • Offer loyalty programs or incentives to encourage repeat business

  • Gather feedback from customers to understand their needs and preferences

  • Utilize data analytics to identify...read more

Add your answer

Q12. What is ex0ected CTC?

Ans.

Expected CTC refers to the salary range that the candidate is anticipating or hoping to receive for the position.

  • Expected CTC is usually based on the candidate's experience, skills, industry standards, and the company's budget.

  • Candidates may provide a range instead of a specific number to allow for negotiation.

  • Employers may ask for expected CTC to ensure that the candidate's salary expectations align with the company's budget.

  • It is important for candidates to research industr...read more

Add your answer

Q13. describe concurrent hashmap

Ans.

Concurrent hashmap is a thread-safe version of hashmap in Java, allowing multiple threads to access and modify it concurrently.

  • ConcurrentHashMap was introduced in Java 5 to address the thread-safety issue of HashMap.

  • It allows multiple threads to read and write to the map concurrently without causing a ConcurrentModificationException.

  • It achieves thread-safety by dividing the map into segments, each guarded by a separate lock.

  • ConcurrentHashMap is preferred over synchronized Has...read more

Add your answer

Q14. What is current CTC?

Ans.

Current CTC refers to the total salary package of an employee including all benefits and allowances.

  • Current CTC includes base salary, bonuses, incentives, and other perks.

  • It does not include future salary increases or potential bonuses.

  • Example: If the current CTC is $50,000, it means the employee is currently earning that amount annually.

Add your answer

Q15. Design a locomotive train

Ans.

A locomotive train is a powerful engine that pulls a series of connected cars or wagons on a railway track.

  • Determine the purpose of the train (passenger or freight)

  • Choose the appropriate locomotive type (steam, diesel, electric)

  • Design the engine with enough power to pull the load

  • Include safety features such as brakes and signals

  • Consider the aerodynamics and weight distribution for efficient operation

Add your answer

Q16. tell me abt urself

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Pitti Laminations

based on 23 interviews in the last 1 year
Interview experience
3.8
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.9
 • 675 Interview Questions
3.7
 • 337 Interview Questions
4.0
 • 242 Interview Questions
3.9
 • 205 Interview Questions
4.0
 • 201 Interview Questions
View all
Top EdgeVerve Systems Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter