i
Perfisys
Filter interviews by
I applied via Company Website and was interviewed in Dec 2023. There were 2 interview rounds.
First round is aptitude test which consists of time and work, number series, blood relation etc..
The Activity lifecycle in Android refers to the sequence of events that occur during the lifespan of an Activity.
An Activity goes through several states, including onCreate, onStart, onResume, onPause, onStop, and onDestroy.
Each state has its own purpose and is triggered by specific events, such as the user opening or closing the app.
Understanding the Activity lifecycle is crucial for managing resources, saving and res...
Serializable is a marker interface that allows objects to be converted into a byte stream, while Parcelable is an Android-specific interface for efficient object serialization.
Serializable is a standard Java interface, while Parcelable is an Android-specific interface.
Serializable uses reflection to serialize and deserialize objects, which can be slower and less efficient.
Parcelable requires explicit implementation of ...
AsyncTask is a built-in class for handling background tasks in Android, while RxJava is a library that provides a more flexible and powerful approach.
AsyncTask is a class provided by the Android framework, while RxJava is a third-party library.
AsyncTask is based on the traditional thread and callback model, while RxJava uses the concept of Observables and allows for more complex asynchronous operations.
RxJava provides ...
Fragments are reusable UI components in Android that can be used within activities. They are preferred over activities in certain scenarios.
Fragments allow for modular and reusable UI components.
They can be used to create multi-pane layouts for tablets and larger screens.
Fragments can be added or removed dynamically at runtime.
They can retain their state during configuration changes.
Fragments can communicate with each ...
I applied via Indeed and was interviewed in Jun 2023. There were 3 interview rounds.
Based on Mern for me
To optimize a website, I would focus on improving page load speed, optimizing images and code, implementing caching, and minimizing HTTP requests.
Optimize images by compressing them and using the appropriate file format (e.g., JPEG for photos, PNG for graphics)
Minimize HTTP requests by combining CSS and JavaScript files, and using CSS sprites for multiple images
Implement caching to store static resources on the user's ...
Top trending discussions
posted on 16 Sep 2023
I applied via Referral and was interviewed before Sep 2022. There were 4 interview rounds.
Aptitude test and coding test
MENTAL FAMILIY RELATION
I applied via Walk-in and was interviewed before May 2023. There were 2 interview rounds.
Virtual Dom is a lightweight copy of the Real Dom, used for efficient updates in web development.
Virtual Dom is a lightweight copy of the Real Dom, used for efficient updates in web development.
Real Dom represents the actual structure of the web page, while Virtual Dom is a simplified version stored in memory.
Changes made to the Virtual Dom are compared with the Real Dom to determine the minimum number of updates neede...
Assignment Round - Complete the assignment within 3 days.
I applied via Other and was interviewed in Nov 2019. There were 6 interview rounds.
posted on 9 Sep 2023
I applied via Company Website and was interviewed in Aug 2023. There were 4 interview rounds.
They use some tool to doo first round of screening
Some of the top questions asked at the Perfisys interview -
based on 2 interviews
Interview experience
QuickRide
sysotel.ai
Reveation Labs
CRUD Operations Private Limited