Filter interviews by
I appeared for an interview before Sep 2023.
Delete removes rows from a table, truncate removes all rows from a table, and drop removes a table from the database.
Delete is a DML command that removes specific rows from a table.
Truncate is a DDL command that removes all rows from a table but keeps the table structure.
Drop is a DDL command that removes an entire table from the database.
Delete can be rolled back, truncate cannot be rolled back, and drop cannot be rol...
Using WHERE and HAVING clause in SQL
WHERE clause is used to filter rows based on a specified condition
HAVING clause is used to filter groups based on a specified condition
WHERE clause is applied before the data is grouped, while HAVING clause is applied after the data is grouped
ETL stands for Extract, Transform, Load. It is a process used to extract data from various sources, transform it into a consistent format, and load it into a target database or data warehouse.
Extract: Data is extracted from multiple sources such as databases, files, APIs, etc.
Transform: Data is cleaned, validated, and transformed into a consistent format to meet the requirements of the target system.
Load: The transform...
Top trending discussions
I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Nov 2020. There were 5 interview rounds.
I appeared for an interview before Oct 2021.
I applied via Company Website and was interviewed in Mar 2023. There were 4 interview rounds.
DSA Questions, iOS Technical Questions
I applied via Recruitment Consulltant and was interviewed in Apr 2023. There were 3 interview rounds.
I am a highly motivated and experienced professional with a passion for problem-solving and a track record of success in consulting.
I have over 5 years of experience in consulting, working with clients across various industries such as healthcare, finance, and technology.
I am skilled in project management, data analysis, and communication, which allows me to deliver high-quality results to clients.
I am a quick learner ...
I applied via Naukri.com and was interviewed in Apr 2022. There were 5 interview rounds.
Java 8 introduced streams which are more efficient than collections in certain cases.
Streams are useful for processing large amounts of data in parallel
Collections are better for small amounts of data or when modifying data
Java 8's stream API provides a functional programming approach to data processing
Java 7's collections API is more traditional and imperative
Example: Using streams to filter and map data from a databa...
Add one to a given String of number
Convert the string to integer, add one, and convert back to string
Handle edge cases like leading zeros
Consider using built-in functions like parseInt() and toString()
I applied via LinkedIn and was interviewed before Mar 2023. There were 4 interview rounds.
Basic coding test based on easy DSA
To develop some sort of a application demonstrating the OOP concepts
HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.
If multiple keys hash to the same index, a linked list is used to handle collisions.
HashMap uses the hashCode() method of ke...
JDK 8 features include lambda expressions, functional interfaces, streams, and default methods.
Lambda expressions allow you to write code in a more concise and readable way.
Functional interfaces enable the use of lambda expressions.
Streams provide a way to work with sequences of elements efficiently.
Default methods allow interfaces to have concrete methods.
Date and Time API improvements.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer
166
salaries
| ₹3.8 L/yr - ₹14 L/yr |
Associate Software Engineer
112
salaries
| ₹3 L/yr - ₹9.8 L/yr |
Network Engineer
85
salaries
| ₹1 L/yr - ₹4.1 L/yr |
Senior Software Engineer
66
salaries
| ₹7.4 L/yr - ₹27 L/yr |
Technical Lead
49
salaries
| ₹8.4 L/yr - ₹26 L/yr |
Xoriant
Photon Interactive
CitiusTech
Iris Software