Filter interviews by
Assessment
Top trending discussions
SSO can be implemented using protocols like SAML, OAuth, or OpenID Connect.
Choose a suitable SSO protocol like SAML, OAuth, or OpenID Connect.
Integrate the chosen protocol with your application's authentication system.
Set up identity providers (IdP) and service providers (SP) for SSO.
Implement single sign-on functionality to allow users to access multiple applications with one set of credentials.
Create dataframe, add new column, find consecutive user IDs by date
Create a dataframe with user IDs and dates
Add a new column to calculate the difference in dates for each user ID
Identify consecutive user IDs based on the date difference
HackerRank sorting problem it will last for 30 min in the task
posted on 28 Nov 2024
I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.
Count duplicates in a string using java
Tell me about your framework
posted on 6 Jun 2024
I applied via Campus Placement and was interviewed in Apr 2023. There were 3 interview rounds.
C, C++, Java, PHP i can do this programming for coding test
Java is a popular programming language used for developing a wide range of applications.
Java is an object-oriented language.
It is platform-independent and can run on any device with a Java Virtual Machine (JVM).
Java is known for its robustness, security, and scalability.
It is widely used in web development, mobile app development, and enterprise software development.
Method Overloading is the ability to have multiple methods with the same name but different parameters.
Method Overloading is a feature of object-oriented programming.
It allows a class to have multiple methods with the same name but different parameters.
The compiler determines which method to call based on the number and types of arguments passed.
Example: void print(int x), void print(String s), void print(int x, String
An abstract class is a class that cannot be instantiated and is used as a base class for other classes.
An abstract class can have abstract and non-abstract methods.
Abstract methods have no implementation and must be implemented by the derived class.
An abstract class can have constructors and instance variables.
An abstract class can be used to define a common interface for a group of related classes.
Example: Animal is a...
I applied via Recruitment Consulltant and was interviewed in Jan 2023. There were 3 interview rounds.
posted on 24 Jul 2021
I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.
ASP.NET page life cycle is a series of events that occur when a page is requested, processed, and rendered.
Page request is received by the server
Page is initialized and controls are created
Page is loaded with data and events are triggered
Page is rendered and sent to the client
Page is unloaded and disposed
Join in SQL is used to combine rows from two or more tables based on a related column between them.
Join is used to retrieve data from multiple tables based on a related column
Types of join include inner join, left join, right join, and full outer join
Syntax: SELECT column_name(s) FROM table1 JOIN table2 ON table1.column_name = table2.column_name
Example: SELECT customers.name, orders.order_id FROM customers JOIN orders
Views in SQL are virtual tables that are based on the result of an SQL statement.
Views are created using the CREATE VIEW statement.
They can be used to simplify complex queries.
Views can be used to restrict access to sensitive data.
They can also be used to provide a consistent interface to data from multiple tables.
Views are updated automatically when the underlying tables are updated.
A function in SQL is a reusable block of code that performs a specific task.
Functions can be used to manipulate data, perform calculations, and return values.
They can be created using the CREATE FUNCTION statement.
Functions can be called within SQL queries or used in stored procedures.
Examples of SQL functions include AVG, COUNT, and CONCAT.
Functions can also be user-defined, allowing for custom functionality.
I applied via Naukri.com and was interviewed in Jan 2021. There was 1 interview round.
based on 2 reviews
Rating in categories
Desktop Support Engineer
291
salaries
| ₹1.2 L/yr - ₹4.2 L/yr |
Network Engineer
142
salaries
| ₹1.9 L/yr - ₹4.6 L/yr |
Desktop Support Engineer L2
138
salaries
| ₹1.5 L/yr - ₹4.2 L/yr |
Technical Support Engineer
56
salaries
| ₹1.5 L/yr - ₹3.6 L/yr |
System Administrator
46
salaries
| ₹2 L/yr - ₹4 L/yr |
TCS
Infosys
Wipro
HCLTech