Filter interviews by
Top trending discussions
I applied via Approached by Company and was interviewed before Jan 2019. There were 3 interview rounds.
posted on 15 Nov 2024
I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.
I applied via Company Website and was interviewed in Dec 2019. There were 4 interview rounds.
posted on 10 Aug 2024
A self join query is used to join a table to itself in a SQL query.
Self join is used when a table needs to be joined with itself to compare rows within the same table.
It requires aliasing the table with different names to distinguish between the two instances of the same table.
Commonly used in hierarchical data structures or when comparing related rows in a table.
Group by query is used to group data based on a specific category.
Use the GROUP BY clause in SQL to group data based on a specific column
Aggregate functions like COUNT, SUM, AVG can be used with GROUP BY to perform calculations on grouped data
Example: SELECT category, COUNT(*) FROM products GROUP BY category
posted on 5 Sep 2023
It placed in hackerRank.question difficulty level was medium.
posted on 5 Sep 2024
I applied via Campus Placement and was interviewed before Sep 2023. There were 2 interview rounds.
Medium level leetcode
Join queries are used to combine data from multiple tables based on a related column between them.
Use JOIN keyword to combine tables based on a common column
Specify the columns to select from each table
Use WHERE clause to specify the join condition
posted on 8 Feb 2022
posted on 1 May 2023
I applied via Campus Placement and was interviewed in Nov 2022. There were 2 interview rounds.
A linked list is a data structure that consists of a sequence of nodes, each containing a reference to the next node.
Each node has a data field and a next field that points to the next node
Insertion and deletion can be done efficiently
Traversal starts from the head node and continues until the end node is reached
posted on 27 Oct 2023
I applied via Campus Placement and was interviewed before Oct 2022. There were 4 interview rounds.
It was a MCQ + Coding test
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Software Engineer
128
salaries
| ₹2.6 L/yr - ₹9.8 L/yr |
Software Developer
44
salaries
| ₹2.5 L/yr - ₹9.5 L/yr |
Business Analyst
38
salaries
| ₹2.8 L/yr - ₹10.3 L/yr |
Senior Software Engineer
32
salaries
| ₹5.7 L/yr - ₹21 L/yr |
Team Lead
22
salaries
| ₹7 L/yr - ₹17.5 L/yr |
PC Solutions
RNF Technologies
JMR Infotech
Affine