i
Fingent
Filter interviews by
I applied via Job Portal and was interviewed in Feb 2024. There were 3 interview rounds.
The ref and out keywords are used in C# to pass arguments by reference instead of by value.
The ref keyword is used to pass a variable by reference, allowing the called method to modify the value of the variable.
The out keyword is similar to ref, but it is used when the called method needs to assign a value to the variable being passed.
The ref keyword requires the variable to be initialized before passing it to the meth...
Overloading is having multiple methods with the same name but different parameters. Overriding is implementing a method in a derived class with the same name and signature as in the base class.
Overloading allows a class to have multiple methods with the same name but different parameters.
Overriding allows a derived class to provide a different implementation of a method that is already defined in the base class.
Overloa...
SQL join queries are used to combine rows from two or more tables based on a related column between them.
Join queries are used to retrieve data from multiple tables in a single query.
Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.
Join conditions are specified using the ON keyword, which defines the column(s) to join on.
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = ta
ADO .NET database calling steps involve establishing a connection, creating a command object, executing the command, and handling the results.
Establish a connection to the database using a connection string
Create a command object to specify the SQL query or stored procedure to be executed
Execute the command to retrieve or modify data in the database
Handle the results by reading data from a DataReader or updating data u
I applied via Referral and was interviewed in Dec 2023. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Oct 2023. There were 3 interview rounds.
Fingent interview questions for popular designations
I applied via Approached by Company and was interviewed before Jan 2024. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Jan 2023. There were 3 interview rounds.
OOPs concepts are fundamental principles in object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex imple...
I applied via Company Website and was interviewed before Dec 2023. There were 3 interview rounds.
Case study and call simulation
Top trending discussions
Interview experience
based on 211 reviews
Rating in categories
8-10 Yrs
Not Disclosed
6-10 Yrs
Not Disclosed
4-8 Yrs
Not Disclosed
Software Engineer
189
salaries
| ₹2.5 L/yr - ₹12.1 L/yr |
Senior Software Engineer
50
salaries
| ₹5.6 L/yr - ₹14.6 L/yr |
Specialist Testing
40
salaries
| ₹3 L/yr - ₹6.8 L/yr |
Software Developer
21
salaries
| ₹4.7 L/yr - ₹10 L/yr |
Team Lead
21
salaries
| ₹8.5 L/yr - ₹17.5 L/yr |
TCS
Infosys
Wipro
HCLTech