i
FIS
Filter interviews by
I applied via Naukri.com and was interviewed before Jul 2021. There were 3 interview rounds.
Online coding test on HackerRank
Top trending discussions
posted on 17 Jun 2024
There were 2 coding questions (moderate)
Reverse a linked list using recursion
Create a recursive function that takes the head of the linked list as input
Base case: if the current node is null or the next node is null, return the current node
Recursively call the function on the next node and reverse the links
Recursively print Fibonacci sequence
Define a recursive function to calculate Fibonacci numbers
Base case: return 0 for input 0, return 1 for input 1
Recursive case: return sum of previous two Fibonacci numbers
posted on 7 Aug 2023
I applied via Approached by Company and was interviewed before Aug 2022. There were 4 interview rounds.
Mcq test with java, sprint boot, microservices questions
posted on 12 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
Soo easy aptitude exam asked questions
OOPs in Java refers to Object-Oriented Programming concepts, fibo likely refers to Fibonacci sequence, and sorting refers to arranging elements in a specific order.
OOPs in Java includes concepts like classes, objects, inheritance, polymorphism, and encapsulation.
Fibo likely refers to the Fibonacci sequence, where each number is the sum of the two preceding ones (e.g. 0, 1, 1, 2, 3, 5, ...).
Sorting involves arranging el...
Yes, main can be overloaded but not overridden in C++.
Main can be overloaded by defining multiple functions with different parameters.
Example: int main() and int main(int argc, char* argv[])
Main cannot be overridden as it is a static function of the program.
I applied via campus placement at National Institute of Technology (NIT), Raipur and was interviewed in Nov 2024. There were 3 interview rounds.
The DSA round happens with pseudo code
posted on 3 Jan 2025
I applied via Campus Placement
A test that covers all fundamental topics, including networking, object-oriented programming (OOP), and data structures and algorithms (DSA).
I applied via Job Portal
React lifecycle functions are methods that are automatically called at specific points in a component's life cycle.
Mounting: constructor, render, componentDidMount
Updating: render, componentDidUpdate
Unmounting: componentWillUnmount
Padding is the space inside the border of an element, while margin is the space outside the border.
Padding is used to create space between the content and the border of an element.
Margin is used to create space between the border of an element and other elements.
Padding affects the size of the content area, while margin affects the positioning of the element.
Example: padding: 10px will create 10 pixels of space inside ...
I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.
Data structures and algo. 2 ques were asked in hackerrank
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
Testing an payment flow on the application
Senior Software Engineer
2.7k
salaries
| ₹8 L/yr - ₹30 L/yr |
Software Engineer
1.6k
salaries
| ₹4.1 L/yr - ₹16 L/yr |
Team Member
681
salaries
| ₹1.6 L/yr - ₹6.5 L/yr |
Lead Engineer
676
salaries
| ₹8 L/yr - ₹26.4 L/yr |
Senior Leader Engineer
634
salaries
| ₹9.9 L/yr - ₹30.5 L/yr |
TCS
Infosys
Wipro
HCLTech