i
FIS
Filter interviews by
I applied via Approached by Company and was interviewed in May 2022. There were 3 interview rounds.
posted on 28 Aug 2024
Session in Java is a way to maintain state between client and server over multiple requests.
Session is a server-side storage of information related to a specific user.
It allows data to be persisted across multiple requests from the same client.
Sessions are typically managed using cookies or URL rewriting.
Example: Storing user login information in a session to keep the user authenticated across multiple pages.
It was a coding test with 3 medium-hard questions
I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.
Hackerrank, solve leetcode to clear this round
OOPs in Python refers to Object-Oriented Programming concepts like classes, objects, inheritance, encapsulation, and polymorphism.
Classes: Blueprint for creating objects with attributes and methods.
Objects: Instances of classes that contain data and behavior.
Inheritance: Ability to create a new class based on an existing class.
Encapsulation: Restricting access to certain components of an object.
Polymorphism: Ability to...
I applied via Company Website and was interviewed in Jan 2024. There were 3 interview rounds.
SQL core Java Angular React Spring Boot
SQL Core Java Angular React Spring Boot
I applied via Walk-in and was interviewed in Nov 2023. There were 2 interview rounds.
3 Questions Medium Level
I applied via Naukri.com and was interviewed in Oct 2022. There was 1 interview round.
A static initializer is a block of code that is used to initialize the static variables of a class.
Static initializers are executed only once when the class is loaded into memory.
They are useful for initializing static variables that require complex calculations or external resources.
Static initializers are defined using the 'static' keyword followed by a block of code enclosed in curly braces.
Mock MVC is a testing framework for Spring MVC applications.
It allows testing of controllers without deploying the application.
It provides a simulated environment for testing.
It can be used to test request mappings, request parameters, and response body.
MockMvc is the main entry point for testing with Mock MVC.
I applied via Referral and was interviewed before Jun 2023. There were 2 interview rounds.
based on 1 review
Rating in categories
Senior Software Engineer
2.7k
salaries
| ₹7 L/yr - ₹29 L/yr |
Software Engineer
1.6k
salaries
| ₹4.2 L/yr - ₹16 L/yr |
Lead Engineer
679
salaries
| ₹7.3 L/yr - ₹26.4 L/yr |
Team Member
675
salaries
| ₹1.5 L/yr - ₹6 L/yr |
Senior Leader Engineer
634
salaries
| ₹9.9 L/yr - ₹30.5 L/yr |
TCS
Infosys
Wipro
HCLTech