i
GAVS
Technologies
Work with us
Filter interviews by
LVM (Logical Volume Manager) allows flexible disk management in Linux, enabling dynamic resizing and efficient storage allocation.
LVM abstracts physical storage into logical volumes, making management easier.
It allows for resizing of partitions without downtime, e.g., increasing a volume size as needed.
LVM supports snapshots, enabling backups of volumes at a specific point in time.
It can combine multiple physical ...
SSH allows secure remote login to servers using encrypted connections.
Use the command: ssh username@hostname or ssh username@IP_address.
Example: ssh admin@192.168.1.10.
If using a non-default port, specify it with: ssh -p port_number username@hostname.
Example: ssh -p 2222 admin@192.168.1.10.
Ensure SSH service is running on the server and firewall allows SSH traffic.
Storage in Linux involves managing data on physical and virtual devices, ensuring efficient access and organization of files.
File Systems: Linux supports various file systems like ext4, XFS, and Btrfs, each with unique features for data management.
Logical Volume Management (LVM): LVM allows for flexible disk management, enabling resizing and snapshotting of volumes without downtime.
RAID Configurations: Linux suppo...
MicroStrategy uses various metrics for data analysis, including KPIs, calculated metrics, and derived metrics.
Key Performance Indicators (KPIs): Metrics that measure the success of an organization in achieving its objectives, e.g., sales growth rate.
Calculated Metrics: Metrics created using existing data, such as profit margin calculated from revenue and costs.
Derived Metrics: Metrics that are derived from other m...
To find the 2nd and 3rd largest numbers in an array, sort the array in descending order and then pick the 2nd and 3rd elements.
Sort the array in descending order
Pick the 2nd and 3rd elements from the sorted array
I would troubleshoot the system lag and printer issues to identify and resolve the root cause.
Check for any software updates or patches that may be causing the system lag
Restart the system to see if that resolves the issue
Check printer connections and power source
Ensure printer drivers are up to date
Try printing a test page to see if the issue persists
Boundary value is a testing technique where test cases are designed around the boundaries of input ranges.
Boundary value testing involves testing the minimum, maximum, and just beyond the boundaries of valid input ranges.
It helps in identifying errors that occur at the boundaries of input values.
For example, if a program accepts values from 1 to 10, boundary value testing would include test cases for 0, 1, 10, and...
OOP (Object-Oriented Programming) is a programming paradigm based on objects and classes, promoting code reusability and modularity.
Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., a class).
Inheritance: Mechanism to create a new class from an existing class, inheriting its properties (e.g., a 'Dog' class inheriting from an 'Animal' class).
Polymorphism: Ability to present the...
Diagnosing and resolving laptop network issues involves checking hardware, software, and connectivity settings.
Check Wi-Fi is enabled on the laptop and airplane mode is off.
Restart the laptop and router to refresh network connections.
Verify the correct Wi-Fi network is selected and the password is entered correctly.
Run the network troubleshooter tool available in the operating system.
Check for any recent software ...
Joiner mover leaver process refers to the process of onboarding new employees, transferring existing employees, and offboarding employees who are leaving the organization.
Onboarding new employees involves setting up their accounts, providing training, and introducing them to the team.
Transferring existing employees may involve updating their roles, responsibilities, and access permissions.
Offboarding employees inc...
I appeared for an interview in Mar 2025, where I was asked the following questions.
I appeared for an interview in Dec 2024.
I have a Bachelor's degree in Computer Science and 3 years of experience in IT support roles.
Bachelor's degree in Computer Science
3 years of experience in IT support roles
I would troubleshoot the system lag and printer issues to identify and resolve the root cause.
Check for any software updates or patches that may be causing the system lag
Restart the system to see if that resolves the issue
Check printer connections and power source
Ensure printer drivers are up to date
Try printing a test page to see if the issue persists
I have a Bachelor's degree in Computer Science from XYZ University.
Bachelor's degree in Computer Science
XYZ University
To find the 2nd and 3rd largest numbers in an array, sort the array in descending order and then pick the 2nd and 3rd elements.
Sort the array in descending order
Pick the 2nd and 3rd elements from the sorted array
General aptitude topics
I was a python coders so the problem statement they gave based on string and array
Electrical GETs focus on designing, developing, and maintaining electrical systems and equipment across various industries.
Educational Background: I hold a degree in Electrical Engineering, where I gained a solid foundation in circuit design and power systems.
Internship Experience: During my internship at XYZ Company, I worked on a project that involved designing a renewable energy system, which sparked my interest in ...
Singleton class ensures only one instance of the class is created.
Create a private static instance of the class
Private constructor to prevent instantiation
Public static method to return the instance
Create a React component to display array items in an HTML table
Create a functional component in React
Map through the array of strings to generate table rows
Use JSX to structure the table with appropriate tags
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
They given problem to find a second largest number from the given array without using predefined methods or functions
I plan to stay at GAVS Technologies for the long term, as I am excited about the opportunities for growth and development here.
I am committed to contributing my skills and expertise to the company's success
I see potential for career advancement and learning new technologies at GAVS Technologies
I believe in the company's vision and values, and want to be a part of its continued growth
I have already started building rela...
IAM stands for Identity and Access Management. It is a framework of policies and technologies that ensure the right individuals have the right access to resources.
IAM helps organizations manage user identities and their access to various systems and applications.
It enhances security by controlling user access based on roles and responsibilities.
IAM centralizes user management, making it easier to grant or revoke access...
Joiner mover leaver process refers to the process of onboarding new employees, transferring existing employees, and offboarding employees who are leaving the organization.
Onboarding new employees involves setting up their accounts, providing training, and introducing them to the team.
Transferring existing employees may involve updating their roles, responsibilities, and access permissions.
Offboarding employees includes...
I can join within 2 weeks of receiving an offer.
I can start within 2 weeks of receiving an offer.
My current notice period is 2 weeks.
I am available to start immediately.
I appeared for an interview before Apr 2021, where I was asked the following questions.
Experienced Lead Engineer with a strong background in software development, team leadership, and project management across various industries.
Over 10 years of experience in software engineering, focusing on full-stack development.
Led a team of 8 engineers in developing a scalable e-commerce platform, resulting in a 30% increase in sales.
Implemented Agile methodologies, improving project delivery times by 25%.
Collaborat...
MicroStrategy uses various metrics for data analysis, including KPIs, calculated metrics, and derived metrics.
Key Performance Indicators (KPIs): Metrics that measure the success of an organization in achieving its objectives, e.g., sales growth rate.
Calculated Metrics: Metrics created using existing data, such as profit margin calculated from revenue and costs.
Derived Metrics: Metrics that are derived from other metric...
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
SOLID principles are five design principles that improve software development and maintainability in object-oriented programming.
S - Single Responsibility Principle: A class should have one reason to change. Example: A class handling user data should not also handle logging.
O - Open/Closed Principle: Software entities should be open for extension but closed for modification. Example: Use interfaces to add new features ...
Top trending discussions
The duration of GAVS Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 75 interview experiences
Difficulty level
Duration
based on 530 reviews
Rating in categories
Senior Engineer
656
salaries
| ₹5.3 L/yr - ₹21.9 L/yr |
Engineer
294
salaries
| ₹3 L/yr - ₹9.8 L/yr |
Senior Software Engineer
265
salaries
| ₹8.7 L/yr - ₹20 L/yr |
Software Engineer
253
salaries
| ₹3 L/yr - ₹10.6 L/yr |
Lead Engineer
247
salaries
| ₹9.4 L/yr - ₹35 L/yr |
Xoriant
Photon Interactive
CitiusTech
Iris Software