i
FIS
Filter interviews by
I applied via Company Website and was interviewed in Dec 2021. There were 4 interview rounds.
Splunk has a hierarchy of knowledge objects to organize and manage data.
The hierarchy includes apps, add-ons, and configurations.
Apps contain dashboards, reports, and alerts.
Add-ons provide additional functionality to apps.
Configurations include indexes, sourcetypes, and fields.
Knowledge objects can be shared across the hierarchy.
Higher level objects inherit settings from lower level objects.
Configuring a cluster involves setting up multiple servers to work together as a single system.
Choose a cluster management tool such as Kubernetes or Apache Mesos
Determine the number of nodes and their roles in the cluster
Configure network settings and communication protocols
Set up load balancing and failover mechanisms
Ensure data consistency and replication across nodes
Rsyslog is configured by editing its configuration file, usually located at /etc/rsyslog.conf
Identify the log sources and their corresponding log files
Specify the log destination and format
Configure filters and rules to process and route logs
Restart the rsyslog service to apply changes
Use tools like logger and tail to test the configuration
I applied via Company Website and was interviewed in Dec 2021. There were 4 interview rounds.
Splunk has a hierarchy of knowledge objects that includes apps, add-ons, and configurations.
The highest level is the app, which contains all other knowledge objects.
Add-ons are installed within apps and provide additional functionality.
Configurations are specific to an app or add-on and include saved searches, alerts, and dashboards.
Configuring a cluster involves setting up multiple servers to work together as a single system.
Choose a cluster management software such as Kubernetes or Apache Mesos
Select the appropriate hardware and network infrastructure
Install and configure the cluster management software on each server
Define the roles and responsibilities of each server in the cluster
Test the cluster to ensure it is functioning properly
Rsyslog is configured by editing its configuration file, usually located at /etc/rsyslog.conf
Edit the configuration file using a text editor
Specify the log files to be monitored and the actions to be taken for each log message
Configure filters to select specific log messages based on criteria such as severity or facility
Specify the destination for the log messages, such as a file, remote server, or database
Restart the
I applied via Referral and was interviewed in Jan 2020. There were 4 interview rounds.
FIS interview questions for designations
Top trending discussions
I applied via Campus Placement and was interviewed before Apr 2020. There were 3 interview rounds.
I applied via Approached by Company and was interviewed before Dec 2021. There were 3 interview rounds.
n-tier architecture is a software design pattern that divides an application into logical layers.
It separates presentation, application processing, and data management functions.
Each layer can be developed and maintained independently.
Examples include 3-tier and 4-tier architectures.
It improves scalability, maintainability, and flexibility of the application.
I applied via Naukri.com and was interviewed before Feb 2021. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Jun 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.
C++ is an extension of C with object-oriented programming features.
C++ supports classes and objects while C does not.
C++ has better support for polymorphism and inheritance.
C++ has a standard template library (STL) while C does not.
C++ allows function overloading while C does not.
C++ has exception handling while C does not.
OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.
OOPs focuses on creating objects that contain both data and functions to manipulate that data.
It emphasizes on encapsulation, inheritance, and polymorphism.
Examples of OOPs languages are Java, C++, Python, etc.
Polymorphism is the ability of an object to take on many forms.
It allows objects of different classes to be treated as if they were objects of the same class.
It is achieved through method overriding and method overloading.
Example: A shape class can have different subclasses like circle, square, triangle, etc. and all of them can be treated as shapes.
Example: A method can have different implementations in different clas...
Data abstraction is the process of hiding implementation details and showing only the necessary information to the user.
It is a way of organizing complex systems
It allows users to interact with complex systems without needing to understand the underlying details
It helps to reduce complexity and increase efficiency
Examples include object-oriented programming and APIs
A C program to reverse a given string.
Declare a character array to store the input string.
Use a loop to iterate through the string and swap the characters.
Print the reversed string.
Swapping two numbers using macro in C language
Use a temporary variable to store the value of one number
Assign the value of the second number to the first number
Assign the value of the temporary variable to the second number
Define a macro for swapping the numbers
Example: #define SWAP(a,b) {int temp; temp=a; a=b; b=temp;}
based on 32 reviews
Rating in categories
Senior Software Engineer
2.7k
salaries
| ₹7 L/yr - ₹30 L/yr |
Software Engineer
1.7k
salaries
| ₹4.1 L/yr - ₹15.6 L/yr |
Lead Engineer
726
salaries
| ₹8 L/yr - ₹24.9 L/yr |
Senior Leader Engineer
698
salaries
| ₹9.9 L/yr - ₹30.5 L/yr |
Team Member
636
salaries
| ₹1.4 L/yr - ₹6 L/yr |
Accenture
Wipro
Cognizant
Capgemini