i
Red Hat
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed before Oct 2022. There were 3 interview rounds.
Linux is an open-source operating system kernel that manages hardware resources and provides services for user programs.
Linux is a Unix-like operating system kernel developed by Linus Torvalds in 1991.
It boots by loading the bootloader (such as GRUB) which then loads the kernel into memory.
The kernel initializes the system, mounts the root filesystem, and starts the init process.
The init process then starts other syste...
To boot a system, you need to power it on and load the operating system into memory.
Power on the computer by pressing the power button
The BIOS/UEFI firmware initializes hardware components
The bootloader is loaded to start the operating system
The operating system kernel is loaded into memory
The system is now ready for use
SAN stands for Storage Area Network, a specialized high-speed network that connects servers to storage devices.
SAN allows multiple servers to access shared storage resources like disk arrays or tape libraries.
It provides block-level access to storage, allowing for efficient data transfer.
SANs are typically used in enterprise environments for centralized storage management.
Examples of SAN technologies include Fibre Chan
I applied via Referral and was interviewed before Apr 2023. There were 2 interview rounds.
Basic coding tests(easy)
I applied via Referral and was interviewed before May 2022. There were 5 interview rounds.
Take home assignment with 2days deadline
Red Hat interview questions for designations
I applied via Referral and was interviewed in Feb 2020. There were 3 interview rounds.
Node.js uses an event-driven, non-blocking I/O model for concurrency handling.
Node.js uses an event loop to handle concurrency.
It allows multiple requests to be processed simultaneously.
Callbacks are used to handle I/O operations asynchronously.
Node.js also supports worker threads for CPU-intensive tasks.
Concurrency can be improved by optimizing code and using caching.
Top trending discussions
posted on 8 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
OOPS is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPS focuses on the concept of classes and objects
Encapsulation: bundling data and methods that operate on the data within a single unit
Inheritance: allows a class to inherit properties and behavior from another class
Polymorphism: ability to present the same interface for diffe...
Comparable is an interface used for natural ordering, Comparator is an interface used for custom ordering. Abstract class can have method implementations, Interface cannot.
Comparable interface is used to define the natural ordering of objects. Example: String class implements Comparable interface for natural ordering based on alphabetical order.
Comparator interface is used to define custom ordering of objects. Example:...
Count occurrences of each character in a given string
Create an array to store the count of each character
Iterate through the string and increment the count of each character in the array
Return the array with counts for each character
Remove duplicates from an array of strings
Iterate through the array and store each element in a set to keep track of unique values
Create a new array with the unique values from the set
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
It included aptitude, technical and coding questions
Remote work preferred, open to occasional travel
Remote work preferred
Open to occasional travel
Flexible with location
Interview experience
based on 26 reviews
Rating in categories
Technical Support Engineer
229
salaries
| ₹6 L/yr - ₹20.4 L/yr |
Software Engineer
139
salaries
| ₹9.5 L/yr - ₹27.5 L/yr |
Associate Technical Support Engineer
114
salaries
| ₹7 L/yr - ₹10 L/yr |
Senior Software Engineer
95
salaries
| ₹14 L/yr - ₹43 L/yr |
Senior Technical Support Engineer
86
salaries
| ₹11 L/yr - ₹25 L/yr |
IBM
Microsoft Corporation
Oracle
SAP