Premium Employer

HCLTech

3.6
based on 33.6k Reviews
Filter interviews by

10+ Parksons Packaging Interview Questions and Answers

Updated 18 Sep 2024
Popular Designations

Q1. Explain cloud and connectors rules how do we implement them

Ans.

Cloud and connectors rules are used to manage data flow between different systems in a cloud environment.

  • Cloud rules define how data is stored, accessed, and secured in the cloud environment

  • Connectors rules define how different systems communicate and exchange data in the cloud

  • Implementation involves configuring cloud storage settings, access controls, and data encryption

  • Examples include setting up AWS S3 bucket policies, Azure AD authentication for connectors

Add your answer

Q2. How can you handle the situation when the vunarabilities happen at backup

Ans.

Handle vulnerabilities in backup by identifying root cause, implementing security measures, and testing backups regularly.

  • Identify the root cause of the vulnerabilities in the backup system.

  • Implement security measures such as encryption, access controls, and regular security audits.

  • Test backups regularly to ensure they are functioning properly and can be restored in case of a security breach.

  • Update backup software and systems to the latest versions to patch any known vulnerab...read more

Add your answer

Q3. Various configurations needed for migration of SP on premise to SharePoint online and M365 rollouts

Ans.

Various configurations needed for migration of SP on premise to SharePoint online and M365 rollouts

  • Assess current on-premise environment

  • Plan for data migration and mapping

  • Configure SharePoint Online and M365 environment

  • Test and validate migration process

  • Train end-users on new environment

Add your answer

Q4. What is global container in SAP XI? Transportation process of object from QA to Production?

Ans.

Global container in SAP XI is used to transport objects between different systems.

  • Global container is a repository for objects that need to be transported between different systems in SAP XI.

  • It is used to move objects from development to quality assurance and then to production.

  • Objects can be transported individually or as part of a transport package.

  • The global container can be accessed through the Integration Builder or the Enterprise Services Repository.

  • Examples of objects ...read more

Add your answer
Discover Parksons Packaging interview dos and don'ts from real experiences

Q5. What are labels in office 365/m365

Ans.

Labels in Office 365/M365 are used to classify and organize emails, files, and other content.

  • Labels can be customized and assigned to specific categories such as projects, clients, or priorities.

  • Labels can be used to filter and search for content within Office 365/M365.

  • Labels can also be used to apply retention policies and security controls to content.

  • Examples of labels include 'Urgent', 'Confidential', 'Marketing', and 'Legal'.

Add your answer

Q6. Validations in Angular Forms (Inbuilt & Custom)

Ans.

Angular forms have inbuilt and custom validations to ensure data accuracy.

  • Inbuilt validations include required, minlength, maxlength, pattern, and email.

  • Custom validations can be created using Validators class and adding them to the form controls.

  • Validation messages can be displayed using ngIf and ngMessages directives.

  • Form level validations can be implemented using FormGroup and FormBuilder.

  • Validators can also be used asynchronously for server-side validations.

Add your answer
Are these interview questions helpful?

Q7. What is risk? What is risk register?

Ans.

Risk is the potential for loss or harm resulting from a specific action or decision. A risk register is a document used to record and track identified risks.

  • Risk is the uncertainty of an event occurring that could have a positive or negative impact on objectives.

  • Risk register is a tool used to document identified risks, their potential impact, likelihood of occurrence, and planned responses.

  • Examples of risks include financial risks, project risks, operational risks, and compl...read more

Add your answer

Q8. Bean lifecycle and different type of http methods

Ans.

Bean lifecycle refers to the stages a bean goes through in the Spring framework. HTTP methods include GET, POST, PUT, DELETE, etc.

  • Bean lifecycle in Spring: initialization, destruction, etc.

  • HTTP methods: GET, POST, PUT, DELETE, PATCH, etc.

  • Beans are created, initialized, used, and eventually destroyed in the bean lifecycle.

  • HTTP methods determine the type of operation to be performed on a resource.

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

Q9. Template Driven vs Reactive Forms

Ans.

Template Driven vs Reactive Forms

  • Template Driven Forms are easy to use and require less code

  • Reactive Forms are more flexible and provide better control over form validation

  • Template Driven Forms are suitable for simple forms while Reactive Forms are better for complex forms

  • Reactive Forms allow for dynamic form creation and modification

  • Template Driven Forms are based on directives while Reactive Forms are based on reactive programming

  • Reactive Forms provide better testability an...read more

Add your answer

Q10. Bean injection if there is ambiguity

Ans.

Bean injection is a technique used in Spring framework to resolve ambiguity when multiple beans of the same type are available.

  • Bean injection can be resolved using @Qualifier annotation to specify the bean name to be injected.

  • Alternatively, you can use @Primary annotation to indicate the primary bean to be injected.

  • You can also use @Autowired with the bean name as a parameter to specify the bean to be injected.

Add your answer

Q11. Error Handing in Observables

Ans.

Error handling in observables is crucial for ensuring smooth functioning of the application.

  • Use catchError operator to handle errors in observables

  • Throw custom errors using throwError operator

  • Use retry operator to retry failed requests

  • Use finalize operator to perform cleanup operations

  • Avoid using try-catch blocks in observables

Add your answer

Q12. Observables vs Promises

Ans.

Observables are streams of data that can be subscribed to, while Promises are one-time operations that return a single value.

  • Observables can emit multiple values over time, while Promises only emit a single value.

  • Observables can be cancelled, while Promises cannot.

  • Observables are lazy, meaning they only execute when subscribed to, while Promises execute immediately.

  • Observables have operators that can transform, filter, and combine data, while Promises do not.

  • Promises have a s...read more

Add your answer

Q13. JIT vs AOT Compilation

Ans.

JIT compiles code at runtime while AOT compiles code before runtime.

  • JIT stands for Just-In-Time compilation and compiles code at runtime.

  • AOT stands for Ahead-Of-Time compilation and compiles code before runtime.

  • JIT can result in slower startup times but faster execution times.

  • AOT can result in faster startup times but slower execution times.

  • Examples of JIT languages include Java and JavaScript.

  • Examples of AOT languages include C and C++.

Add your answer

Q14. How to Setup TSM environment

Ans.

Setting up a TSM environment involves installing and configuring Tivoli Storage Manager software.

  • Install Tivoli Storage Manager software on the server and client machines

  • Configure the TSM server by setting up storage pools, defining policies, and scheduling backups

  • Set up client nodes by installing TSM client software and configuring client schedules

  • Test the TSM environment by running backup and restore operations

Add your answer

Q15. SQL query order of execution

Ans.

SQL query order of execution determines the sequence in which different parts of a query are processed.

  • SQL query is parsed to check syntax errors

  • Query is optimized by the query optimizer to determine the most efficient way to execute it

  • Data is retrieved from the database based on the query conditions

  • Results are returned to the user

Add your answer

Q16. Explain VA WORKFLOW

Ans.

VA WORKFLOW is a process used by the Department of Veterans Affairs to manage and coordinate healthcare services for veterans.

  • VA WORKFLOW involves scheduling appointments for veterans to see healthcare providers.

  • It includes managing medical records and ensuring timely access to care.

  • The workflow also involves coordinating services between different departments within the VA healthcare system.

  • Examples of VA WORKFLOW tools include the Veterans Health Information Systems and Tec...read more

Add your answer

Q17. Explain about day-to-day tasks

Ans.

Day-to-day tasks as a Consultant involve analyzing data, meeting with clients, developing strategies, and presenting recommendations.

  • Analyze data to identify trends and insights

  • Meet with clients to understand their needs and provide solutions

  • Develop strategies to address client challenges

  • Present recommendations to clients and stakeholders

  • Collaborate with team members to execute projects effectively

Add your answer

Q18. Joins and its types

Ans.

Joins are used to combine rows from two or more tables based on a related column between them.

  • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

  • INNER JOIN returns rows when there is at least one match in both tables.

  • LEFT JOIN returns all rows from the left table and the matched rows from the right table.

  • RIGHT JOIN returns all rows from the right table and the matched rows from the left table.

  • FULL JOIN returns rows when there is a match in one of the tabl...read more

Add your answer

Q19. Performa in 3par

Ans.

Performa is a performance monitoring tool for HPE 3PAR storage arrays.

  • Performa provides real-time monitoring of storage performance metrics.

  • It helps identify performance bottlenecks and optimize storage performance.

  • Performa can generate reports and alerts based on user-defined thresholds.

  • It can also be used for capacity planning and trend analysis.

  • Examples of performance metrics monitored by Performa include IOPS, latency, and throughput.

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

Interview Process at Parksons Packaging

based on 17 interviews in the last 1 year
2 Interview rounds
Technical Round 1
Technical Round 2
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Consultant Interview Questions from Similar Companies

3.9
 • 80 Interview Questions
3.5
 • 78 Interview Questions
3.4
 • 45 Interview Questions
3.9
 • 43 Interview Questions
3.6
 • 11 Interview Questions
View all
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