Filter interviews by
I applied via Referral and was interviewed in Mar 2022. There were 3 interview rounds.
A graphics card is a hardware component that renders images and videos on a computer. Companies like Nvidia and AMD make graphics cards.
Graphics card is responsible for rendering images and videos on a computer
It has its own processor and memory to handle graphics-intensive tasks
Nvidia and AMD are the two major companies that make graphics cards
Graphics cards are essential for gaming and other graphics-intensive applic...
I applied via Recruitment Consultant and was interviewed in Oct 2021. There was 1 interview round.
Top trending discussions
I applied via Referral and was interviewed before Dec 2020. There was 1 interview round.
I applied via Facebook and was interviewed in Sep 2021. There were 3 interview rounds.
posted on 6 Dec 2019
I applied via Naukri.com and was interviewed in Jun 2019. There were 6 interview rounds.
Use SQL to retrieve the top 2 salaries from each department efficiently.
Use a Common Table Expression (CTE) or a subquery to rank salaries within each department.
Example SQL: WITH RankedSalaries AS (SELECT Department, Salary, ROW_NUMBER() OVER (PARTITION BY Department ORDER BY Salary DESC) AS Rank FROM Employees) SELECT Department, Salary FROM RankedSalaries WHERE Rank <= 2;
This method ensures you get the top salari...
Use a combination of backup and delete approach to safely delete the records.
Take a backup of the live system before deleting any records.
Identify the records to be deleted using a query or script.
Delete the records in batches to avoid overwhelming the system.
Monitor the system during the deletion process for any issues.
Verify the deletion by checking the number of records before and after.
Consider archiving the delete...
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Moving average in pandas is a statistical calculation that smooths out fluctuations in data by averaging values over a specified time period.
Use the 'rolling' function in pandas to calculate moving averages
Specify the window size for the moving average calculation
Example: df['moving_avg'] = df['column'].rolling(window=3).mean()
I applied via Referral and was interviewed before May 2022. There were 2 interview rounds.
Developed a web application for managing customer orders and inventory.
Used JavaScript, HTML, and CSS to build the front-end interface.
Implemented a RESTful API using Node.js and Express.js for the back-end functionality.
Utilized a PostgreSQL database to store and retrieve data.
Implemented authentication and authorization features for secure access.
Performed unit testing and debugging to ensure the application's functi...
Designing a system involves creating a high-level architecture and breaking it down into low-level components.
Start by identifying the problem the system needs to solve
Create a high-level architecture that outlines the major components and their interactions
Break down each component into smaller, more manageable pieces
Design each low-level component with a specific function in mind
Ensure that all components work togeth...
I applied via Walk-in and was interviewed before Jun 2022. There were 3 interview rounds.
Write a program how to sort
based on 93 reviews
Rating in categories
Territory Sales Executive
16
salaries
| ₹2.4 L/yr - ₹5.6 L/yr |
Sales Executive
15
salaries
| ₹2.1 L/yr - ₹5 L/yr |
Area Sales Manager
7
salaries
| ₹5 L/yr - ₹9 L/yr |
Territory Sales Manager
5
salaries
| ₹4.2 L/yr - ₹4.9 L/yr |
MIS Executive
5
salaries
| ₹3.2 L/yr - ₹4 L/yr |
Bonace Engineers
US Tech Solutions
New Opportunity Consultancy
Harjai Computers