Filter interviews by
Be the first one to contribute and help others!
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
Basic Hacker Rank SQL Questions 2 . and 10 MCQ based
The query selects all columns and calculates the total amount for each customer in table t2.
The query uses a window function to calculate the sum of 'amt' for each customer in the 't2' table.
The 'partition by customer' clause divides the result set into partitions based on the 'customer' column.
The 'select *' statement selects all columns from the table along with the calculated total amount.
The 'sum(amt) over (partiti...
To find customers who purchased the same item multiple times on the same day.
Identify unique customers who purchased the same item multiple times on the same day
Check for duplicate transactions by customer and item on the same day
Aggregate the data to count the number of customers who made multiple purchases of the same item on the same day
I was interviewed in Dec 2024.
posted on 17 Dec 2024
I applied via Naukri.com and was interviewed in Nov 2024. There were 4 interview rounds.
2 coding questions .
topics were array and string
Use Floyd's Tortoise and Hare algorithm to detect loop in a linked list.
Initialize two pointers, slow and fast, at the head of the linked list.
Move slow pointer by one step and fast pointer by two steps.
If they meet at any point, there is a loop in the linked list.
posted on 3 Jan 2025
I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.
ACID properties are a set of properties that guarantee reliable and consistent transactions in a database system.
Atomicity ensures that either all operations in a transaction are completed successfully or none at all.
Consistency ensures that the database remains in a valid state before and after the transaction.
Isolation ensures that the concurrent execution of transactions results in a system state that would be obtai...
Idempotent HTTP requests are requests that can be repeated multiple times without changing the result beyond the initial request.
Idempotent requests have the same outcome no matter how many times they are executed.
GET, PUT, and DELETE HTTP methods are typically idempotent.
POST requests are not idempotent as they can create new resources with each execution.
I was interviewed in Sep 2024.
I applied via Job Fair and was interviewed in Dec 2024. There was 1 interview round.
Allowance is a sum of money paid regularly to cover expenses or losses.
Allowance is a fixed amount of money given regularly to cover expenses or losses.
It can be provided as part of a salary package or as a separate payment.
Examples include travel allowance, housing allowance, and meal allowance.
posted on 9 Jan 2025
I applied via campus placement at Government College of Engineering, Aurangabad and was interviewed in Oct 2024. There were 3 interview rounds.
Mostly questions on logical aptitude
based on 3 reviews
Rating in categories
Softwaretest Engineer
4
salaries
| ₹3.2 L/yr - ₹7.2 L/yr |
Software Engineer
3
salaries
| ₹4.6 L/yr - ₹7.5 L/yr |
Salesforce Developer
3
salaries
| ₹7.5 L/yr - ₹8.4 L/yr |
Operations Engineer
3
salaries
| ₹2 L/yr - ₹3 L/yr |
Intellect Design Arena
NoBrokerHOOD
Celebal Technologies
Fynd