LTIMindtree
Perfect Stayz Interview Questions and Answers
Q1. Any assets added to dam , what is the background workflow for this action ?
When assets are added to DAM, a background workflow is triggered to process and organize the assets.
Assets are uploaded to DAM system by users or automated processes.
Metadata is extracted from the assets to categorize and tag them.
Assets are stored in appropriate folders or categories based on metadata.
Assets may undergo transformations or conversions for compatibility.
Notifications may be sent to relevant stakeholders about the new assets.
Quality checks may be performed to e...read more
Q2. How you create a Custom template , and what is static and editable template
Creating custom templates involves defining a unique layout for a document or webpage. Static templates are fixed, while editable templates allow for customization.
To create a custom template, define the layout and design elements such as headers, footers, and content sections.
Static templates have fixed elements that cannot be changed by the user, while editable templates allow users to customize certain parts.
Examples of static templates include a company letterhead with fi...read more
Q3. What is adapters and types of adaptables
Adapters are used to convert the interface of a class into another interface that a client expects. Types of adaptables include object adapters and class adapters.
Adapters are used to make two incompatible interfaces work together.
Object adapters use composition to adapt the interface of a class.
Class adapters use multiple inheritance to adapt the interface of a class.
Adaptables can be objects or classes that need to be adapted.
Examples of adaptables include legacy systems, t...read more
Q4. What is lazy loading in Angular?
Lazy loading in Angular is a technique used to load modules only when they are needed, improving performance by reducing initial load time.
Lazy loading helps in splitting the application into multiple bundles which are loaded on demand.
It allows for faster initial loading times as only essential modules are loaded upfront.
Lazy loading is achieved by using the loadChildren property in the route configuration of Angular.
Example: loadChildren: () => import('./lazy-loaded-module'...read more
Q5. Run modes in aem and custom run modes ?
Run modes in AEM are configurations that determine how the AEM instance will behave. Custom run modes are additional configurations created by users.
Run modes in AEM include author, publish, and dispatcher.
Custom run modes can be created by adding custom configurations in the runmodes folder.
Custom run modes can be used to define specific behaviors or settings for the AEM instance.
Q6. What is pipes in Angular?
Pipes in Angular are used for transforming data in templates.
Pipes are used to format data before displaying it in the view.
Angular provides built-in pipes like date, currency, uppercase, lowercase, etc.
Custom pipes can also be created for specific formatting needs.
Pipes can be chained together for multiple transformations.
Example: {{ birthday | date:'MM/dd/yyyy' }} will format the birthday date.
Q7. Types of osgi annotations
OSGi annotations are used to define metadata for OSGi components in Java applications.
@Component: Marks a class as an OSGi component
@Reference: Declares a dependency on another OSGi service
@Activate: Marks a method to be called when the component is activated
@Deactivate: Marks a method to be called when the component is deactivated
Q8. Sling models in aem
Sling models in AEM are Java POJO classes used to map Sling resources to Java objects.
Sling models help in separating the business logic from the presentation layer in AEM
They provide a way to define the structure of the data being passed between the Java code and the HTL templates
Sling models are annotated with @Model to define the mapping between the Sling resource and the Java object
More about working at LTIMindtree
Interview Process at Perfect Stayz
Top Senior Software Engineer 1 Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month