i
FIS
Filter interviews by
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
Troubleshooting techniques involve identifying, isolating, and resolving issues in a systematic manner.
Gather information about the issue from users or logs
Identify the root cause of the problem
Isolate the issue to determine the scope of impact
Develop a plan to resolve the issue
Implement the solution and test to ensure it is fixed
Document the troubleshooting process for future reference
To check which file is taking up space in the system, you can use commands like du, df, and find.
Use 'du' command to display disk usage of files and directories
Use 'df' command to display disk space usage of file systems
Use 'find' command to search for files based on size
Top trending discussions
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
The command to search a file like test.txt in Linux is 'grep'.
Use the 'grep' command followed by the search term and the file name to search for a specific text in a file.
For example, to search for the word 'hello' in a file named test.txt, you would use the command 'grep hello test.txt'.
Constraints are limitations or restrictions that affect the design, implementation, or operation of a system.
Constraints can be related to time, budget, resources, technology, or regulations.
They can impact the functionality, performance, scalability, or security of a system.
Examples include budget constraints limiting the purchase of new hardware, time constraints for project deadlines, or regulatory constraints for d...
To get the value present at 80th row, 100th column, you can use the command 'awk' in Unix/Linux systems.
Use the 'awk' command with the syntax 'awk 'NR==80 {print $100}' filename' to get the value at the specified row and column.
Replace 'filename' with the actual file name where the data is stored.
Ensure that the row and column numbers are adjusted based on the indexing starting from 1 in 'awk'.
A view in SQL is a virtual table based on the result-set of a SELECT statement.
Views are used to simplify complex queries by storing them as virtual tables
Views do not store data themselves, but display data from underlying tables
Views can be used to restrict access to certain columns or rows of a table
Views can be used to join multiple tables and present the data in a single table-like structure
Internal workflow for BFSI domain involves processes related to banking, financial services, and insurance.
Customer onboarding and account setup
Transaction processing and monitoring
Risk management and compliance checks
Customer support and issue resolution
Data analysis and reporting
I am a dedicated and experienced Production Support Analyst with a strong background in troubleshooting and resolving technical issues.
Over 5 years of experience in providing production support for various applications
Proficient in analyzing system logs and identifying root causes of issues
Skilled in collaborating with development teams to implement solutions and prevent future incidents
Strong communication skills to e...
In the BFSI domain, an asset refers to any valuable item owned by an individual or organization that can be converted into cash.
Assets can include cash, investments, real estate, equipment, and intellectual property.
In the banking sector, assets can also refer to loans given out to customers.
Assets are important for financial institutions as they represent the value of the organization and its ability to generate reven...
posted on 15 May 2023
I applied via Approached by Company and was interviewed in Apr 2023. There were 3 interview rounds.
24/7 production environment
PL/SQL is a procedural language extension to SQL used for writing complex queries and programs.
SQL is used for querying and manipulating data in a database
PL/SQL is used for writing complex queries and programs
PL/SQL is a procedural language that extends SQL with programming constructs like loops and conditional statements
PL/SQL is used to create stored procedures, functions, and triggers in Oracle databases
Query to find last string from emp table
Use the ORDER BY clause with DESC keyword to sort the table in descending order
Use the LIMIT keyword to limit the result to 1 row
Assuming the last string refers to the last row in the table
Query to find maximum salary from EMP
Use the MAX() function to find the maximum salary
Specify the column name for salary in the SELECT statement
Specify the table name and column name for salary in the FROM clause
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
Hydraulic systems and hydraulic machines.
BS6 emissions standards are more stringent than BS4, with lower limits on emissions of pollutants like nitrogen oxides and particulate matter.
BS6 standards have stricter limits on emissions of pollutants like nitrogen oxides (NOx) and particulate matter (PM) compared to BS4.
BS6 compliant vehicles are required to have advanced emission control technologies like selective catalytic reduction (SCR) and diesel particulate ...
An electric motor converts electrical energy into mechanical energy to produce motion, while an electric generator converts mechanical energy into electrical energy.
Electric motor converts electrical energy into mechanical energy
Electric generator converts mechanical energy into electrical energy
Electric motor is used in appliances like fans, washing machines
Electric generator is used in power plants to generate electr
Four stroke engines have separate intake, compression, power, and exhaust strokes, while two stroke engines combine intake and compression in one stroke and power and exhaust in another.
Four stroke engines have a dedicated stroke for each of the four processes: intake, compression, power, and exhaust
Two stroke engines combine intake and compression in one stroke and power and exhaust in another
Four stroke engines are m...
posted on 17 Dec 2024
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Developed a web-based inventory management system for a retail company
Utilized Java for backend development
Implemented responsive design using HTML, CSS, and JavaScript
Integrated barcode scanning functionality for efficient inventory tracking
I was responsible for providing technical support to end users and troubleshooting application issues within the team.
Providing technical support to end users
Troubleshooting application issues
Collaborating with team members to resolve issues
Documenting solutions and best practices
posted on 7 Oct 2024
I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.
I applied via Walk-in
posted on 15 May 2024
I applied via Recruitment Consulltant and was interviewed in Nov 2023. There was 1 interview round.
posted on 7 Sep 2024
I applied via Naukri.com and was interviewed before Sep 2023. There was 1 interview round.
Threads in Java allow for concurrent execution of multiple tasks within a single program.
Threads are instances of the java.lang.Thread class.
They allow for parallel execution of code segments.
Threads can be created by extending the Thread class or implementing the Runnable interface.
Example: Thread t1 = new Thread(new MyRunnable()); t1.start();
based on 2 interviews
Interview experience
based on 4 reviews
Rating in categories
Senior Software Engineer
2.7k
salaries
| ₹8 L/yr - ₹30 L/yr |
Software Engineer
1.7k
salaries
| ₹4.1 L/yr - ₹16 L/yr |
Lead Engineer
690
salaries
| ₹7.3 L/yr - ₹26.4 L/yr |
Team Member
664
salaries
| ₹1.8 L/yr - ₹6 L/yr |
Senior Leader Engineer
644
salaries
| ₹9.9 L/yr - ₹32.1 L/yr |
TCS
Infosys
Wipro
HCLTech