Samsung
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Feb 2023. There was 1 interview round.
The SQL query retrieves department names and the total number of employees in each department.
Use the SELECT statement to retrieve the department names and count of employees.
Join the employee table with the department table using the department ID.
Group the results by department name.
Use the COUNT function to calculate the total number of employees in each department.
This query calculates the total amount of orders placed by each customer.
Use the GROUP BY clause to group the orders by customer.
Use the SUM() function to calculate the total amount of each group.
Join the orders table with the customers table to get the customer names.
I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.
Python test on list : reverse a list using a single array
Data ingestion architecture
Easy to answer ,asked mostly on sql and other ml topics
SQL is a relational database management system, while NoSQL is a non-relational database management system.
SQL databases are table-based and have a predefined schema, while NoSQL databases are document-based, key-value pairs, graph databases, or wide-column stores.
SQL databases are good for complex queries and transactions, while NoSQL databases are better for hierarchical data storage and real-time web applications.
Ex...
Regularization in machine learning is a technique used to prevent overfitting by adding a penalty term to the model's loss function.
Regularization helps in reducing the complexity of the model by penalizing large coefficients.
Common types of regularization include L1 (Lasso) and L2 (Ridge) regularization.
L1 regularization adds the absolute value of the coefficients to the loss function, promoting sparsity.
L2 regulariza...
I expect challenging projects, opportunities for growth, collaborative team environment, and work-life balance.
Challenging projects that allow me to apply my data science skills and learn new techniques
Opportunities for growth and advancement within the company
Collaborative team environment where I can share ideas and work together towards common goals
Work-life balance to ensure I can perform at my best both profession
Topic was joining and calculating
posted on 2 Jan 2025
Basic python questions
SQL rank order function explanation
Rank order function in SQL assigns a rank to each row based on a specified column
It can be used to determine the top or bottom N records in a dataset
Example: SELECT column1, column2, RANK() OVER (ORDER BY column3 DESC) AS rank_order FROM table_name
Merging two tables involves combining data from both tables based on a common key.
Identify a common key between the two tables
Use SQL JOIN statements to merge the tables
Choose the appropriate type of join (e.g. inner join, outer join)
Consider the size of the tables and the performance implications of the merge
I applied via LinkedIn and was interviewed before Dec 2022. There were 3 interview rounds.
Interview experience
based on 1 review
Rating in categories
Sales Executive
1.1k
salaries
| ₹0.9 L/yr - ₹6.9 L/yr |
Assistant Manager
953
salaries
| ₹5.5 L/yr - ₹19 L/yr |
Software Engineer
915
salaries
| ₹6.7 L/yr - ₹25 L/yr |
Manager
534
salaries
| ₹10 L/yr - ₹33 L/yr |
Senior Engineer
496
salaries
| ₹4.5 L/yr - ₹17.5 L/yr |
Apple
LG Electronics
Sony
Xiaomi