Filter interviews by
Top trending discussions
posted on 14 Sep 2024
Group by is used to group rows that have the same values into summary rows, while having is used to filter groups based on a specified condition.
Group by is used with aggregate functions to group rows based on one or more columns
Having is used to filter groups based on a specified condition after the group by operation
Group by is used before the result set is returned, while having is used after the result set is retur...
posted on 5 Mar 2021
posted on 4 Dec 2024
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
posted on 19 Aug 2024
RDBMS stands for Relational Database Management System in SQL.
RDBMS is a type of database management system that stores data in a structured format using rows and columns.
It allows users to establish relationships between different data sets.
SQL (Structured Query Language) is commonly used to interact with RDBMS.
Examples of RDBMS in SQL include MySQL, Oracle, and SQL Server.
Polymorphism is the ability of a single function or method to operate on different types of data.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to represent multiple data types.
Examples include method overloading and method overriding in object-oriented programming.
I applied via LinkedIn and was interviewed in Aug 2023. There were 3 interview rounds.
It was a multiple questions test, 90 minutes test 43 questions technical question based on the position i have applied. It is intermediate level of test. I have cleared the test.
In RESTful APIs, 'put' is used to update an entire resource, while 'patch' is used to update only specific fields of a resource.
PUT is used to update the entire resource, while PATCH is used to update specific fields
PUT requires the client to send the entire updated resource, while PATCH only requires the client to send the specific fields to be updated
PUT is idempotent, meaning multiple identical requests will have th...
Restful is an architectural style for designing networked applications, while WebClient is a class in Java used for making HTTP requests.
RESTful is an architectural style that uses HTTP methods like GET, POST, PUT, DELETE to perform operations on resources.
WebClient is a class in Java that provides a higher-level API for making HTTP requests and handling responses.
RESTful APIs are stateless and use standard HTTP status...
Serialization is the process of converting an object into a byte stream, while deserialization is the process of converting a byte stream back into an object in Java.
Serialization is achieved by implementing the Serializable interface in Java.
Deserialization is done by reading the byte stream and reconstructing the object using the readObject() method.
Example: ObjectOutputStream for serialization and ObjectInputStream
Functional interfaces in Java 8 are interfaces with a single abstract method, used for lambda expressions and method references.
Functional interfaces have only one abstract method, but can have multiple default or static methods.
They can be used with lambda expressions and method references.
Examples include java.lang.Runnable, java.util.Comparator, and java.util.function.Predicate.
I applied via Recruitment Consulltant and was interviewed in Feb 2024. There was 1 interview round.
Answering questions related to current project architecture, designing scalable micro services, ensuring CI/CD, OAuth, and authorization servers.
Current project architecture involves a detailed analysis of the existing system, identifying key components, and designing a scalable solution.
Designing micro services to be scalable requires breaking down the application into smaller, independent services that can be easily ...
posted on 29 May 2024
posted on 13 Jun 2022
I was interviewed in May 2022.
I applied via Walk-in and was interviewed in May 2022. There were 2 interview rounds.
Good
Associate Consultant
5.2k
salaries
| ₹3 L/yr - ₹11.9 L/yr |
Consultant
3.8k
salaries
| ₹6.9 L/yr - ₹26.9 L/yr |
Senior Consultant
1.9k
salaries
| ₹10.8 L/yr - ₹34 L/yr |
System Engineer
919
salaries
| ₹2 L/yr - ₹6.3 L/yr |
Senior Associate
399
salaries
| ₹1.8 L/yr - ₹7.5 L/yr |
TCS
Infosys
Wipro
HCLTech