Filter interviews by
Use SQL pivot function to convert rows to columns
Use the PIVOT function in SQL to convert rows into columns
Specify the columns you want to pivot on and the values you want to display in the new columns
Example: SELECT * FROM table_name PIVOT (MAX(value_column) FOR pivot_column IN (column1, column2, column3)) AS alias_name
SQL joins combine data from two or more tables based on a related column between them.
Inner join returns rows that have matching values in both tables
Left join returns all rows from the left table and the matched rows from the right table
Right join returns all rows from the right table and the matched rows from the left table
Full outer join returns all rows when there is a match in either left or right table
Joins are used to combine rows from two or more tables based on a related column between them. Case when is a conditional statement used to perform different actions based on different conditions.
Joins are used to retrieve data from multiple tables based on a related column
Case when is used to perform different actions based on different conditions in SQL queries
Example: SELECT * FROM table1 JOIN table2 ON table1.id = ...
I applied via Referral and was interviewed in Dec 2023. There was 1 interview round.
Groww interview questions for designations
I applied via Campus Placement and was interviewed before Apr 2023. There was 1 interview round.
Aptitude tests + 3 Rounds
Financial data for baking companies and other industries
Financial statements like income statement, balance sheet, and cash flow statement are key for analyzing baking companies and other industries
Key financial ratios like profitability ratios, liquidity ratios, and solvency ratios can provide insights into the financial health of these companies
Comparing financial data of baking companies with industry benchmarks can...
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
Query to retrieve last month's data on the 1st of every month
Use the DATEADD function to subtract a month from the current date
Filter the results to only include data from the 1st of the month
Example: SELECT * FROM table_name WHERE date_column = DATEADD(month, -1, DATEADD(month, DATEDIFF(month, 0, GETDATE()), 0))
I applied via Other and was interviewed before Dec 2020. There were 6 interview rounds.
Agile methodology is a project management approach that emphasizes flexibility, collaboration, and incremental progress.
Focus on delivering working software in short iterations
Embrace changing requirements
Encourage frequent collaboration between team members
Use feedback to continuously improve the product
Common frameworks include Scrum and Kanban
User story for a shopping website
As a user, I want to be able to add items to my cart
As a user, I want to be able to view my cart and update quantities
As a user, I want to be able to proceed to checkout and make a payment
based on 5 interviews
1 Interview rounds
based on 5 reviews
Rating in categories
Senior Executive
81
salaries
| ₹3.1 L/yr - ₹5 L/yr |
Customer Support Executive
45
salaries
| ₹2.4 L/yr - ₹4.3 L/yr |
Assistant Manager
42
salaries
| ₹5.8 L/yr - ₹14.8 L/yr |
Customer Success Executive
38
salaries
| ₹2 L/yr - ₹4.1 L/yr |
Software Engineer
37
salaries
| ₹14 L/yr - ₹36 L/yr |
Zerodha
Sharekhan
Upstox
Paytm Money