i
FIS
Filter interviews by
I applied via Recruitment Consultant and was interviewed in Nov 2021. There were 3 interview rounds.
Top trending discussions
I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.
Asked to write a bank application - which includes adding,removing,transferring of money
I applied via Approached by Company and was interviewed in Jan 2024. There were 2 interview rounds.
Design whatsapp; low level design interview
Design a fare splitting app for easy division of expenses among friends.
Allow users to input expenses and split them among friends
Implement features for adding friends, creating groups, and tracking balances
Include options for equal split, custom split, and adjustments
Generate reports for each user's share and overall expenses
Consider security measures for payment integration
Design user-friendly interface for seamless
I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.
Technical sql questions
Oops concept and sql db questions
posted on 15 Jul 2024
I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.
Codility Test with leetcode medium questions
Built a react feature
Identify the specific feature to be built
Design the component hierarchy and state management
Implement the feature using React components and hooks
Test the feature for functionality and user experience
Refactor and optimize the code for performance
A timer can be implemented using a combination of system time and a loop that checks for elapsed time.
Get the current system time at the start of the timer
Enter a loop that continuously checks the difference between the current system time and the start time
When the desired time has elapsed, perform the desired action or trigger an event
useEffect is a hook in React that allows you to perform side effects in functional components.
useEffect is used to handle side effects in React components.
It takes two arguments: a function and an optional array of dependencies.
The function inside useEffect is executed after the component renders.
The optional array of dependencies determines when the effect should run.
If the array of dependencies is empty, the effect r...
posted on 28 Jul 2024
Java multithreading is a feature that allows concurrent execution of multiple threads within a single process.
Multithreading in Java allows multiple threads to run concurrently within a single process.
Each thread has its own stack and executes independently, but shares the same memory space.
Java provides built-in support for multithreading through the java.lang.Thread class and java.lang.Runnable interface.
Multithreadi...
Exception hierarchy is a way to organize and categorize different types of exceptions in a software system.
Exceptions are organized in a tree-like structure with a base class at the top and more specific exception classes below.
Base class usually is 'Exception' or 'Throwable', with more specific classes like 'IOException', 'NullPointerException', etc.
Subclasses can provide more specific information about the cause of t...
I applied via Company Website and was interviewed in Mar 2024. There were 2 interview rounds.
Two sum related problem and advanced Priority Queue related questions
LLD and class diagram for Minesweeper game
Create classes for Board, Cell, Game, Player
Use composition to represent relationships between classes
Implement methods for revealing cells, flagging cells, checking for game over
Consider using enums for cell states (covered, uncovered, flagged)
Use UML notation to draw class diagram
based on 22 reviews
Rating in categories
Senior Software Engineer
2.7k
salaries
| ₹7.9 L/yr - ₹30 L/yr |
Software Engineer
1.6k
salaries
| ₹4.1 L/yr - ₹16 L/yr |
Lead Engineer
679
salaries
| ₹7.3 L/yr - ₹26.4 L/yr |
Team Member
672
salaries
| ₹1.5 L/yr - ₹5.5 L/yr |
Senior Leader Engineer
629
salaries
| ₹9.9 L/yr - ₹30.5 L/yr |
TCS
Infosys
Wipro
HCLTech