Filter interviews by
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.
Top trending discussions
posted on 10 Sep 2024
Seeking new challenges and growth opportunities in a dynamic environment.
Looking for opportunities to work on cutting-edge technologies
Seeking a more collaborative team environment
Interested in expanding my skill set and taking on new responsibilities
HackerRank sorting problem it will last for 30 min in the task
posted on 5 Jun 2024
Logical question related to programming
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 Campus Placement and was interviewed in Nov 2021. There were 3 interview rounds.
Reversing a string involves flipping the order of characters in a given string.
Create an empty string to store the reversed string
Iterate through the original string from the end to the beginning
Append each character to the empty string
Return the reversed string
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
To get daily updated data to your email, you can use automated scripts or tools that fetch the data and send it to your email address.
Use a programming language like Python to write a script that fetches the data from a source and sends it to your email using SMTP.
Utilize APIs provided by the data source to retrieve the data and then use an email service's API to send it to your email address.
Use third-party tools like...
posted on 29 Jul 2022
I applied via Naukri.com and was interviewed in Jun 2022. There were 3 interview rounds.
based on 7 reviews
Rating in categories
Senior Software Engineer
59
salaries
| ₹6 L/yr - ₹20 L/yr |
Cloud Support Engineer
47
salaries
| ₹3.2 L/yr - ₹9.5 L/yr |
Software Engineer
43
salaries
| ₹4.5 L/yr - ₹10.8 L/yr |
Devops Engineer
40
salaries
| ₹4 L/yr - ₹16 L/yr |
Processing Executive
37
salaries
| ₹1.4 L/yr - ₹2.5 L/yr |
TCS
Infosys
Wipro
HCLTech