Filter interviews by
Build a dashboard with sample data
Discuss on the built dashboard with team
Top trending discussions
I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.
CTE is a temporary result set defined within a query, while temp table is a physical table created in tempdb for temporary storage.
CTE stands for Common Table Expression and is defined within a query using the WITH keyword
CTEs are mainly used for recursive queries, complex queries, or to improve readability of the query
Temp tables are physical tables created in tempdb for temporary storage of data
Temp tables are useful...
I used a Random Forest classification model to build the project mentioned in my CV.
Random Forest is an ensemble learning method that builds multiple decision trees and merges them together to get a more accurate and stable prediction.
It is commonly used for classification tasks in machine learning.
Random Forest can handle large data sets with higher dimensionality and is less prone to overfitting compared to a single
Developing a data pipeline to optimize customer segmentation and increase revenue by 20%.
Designed and implemented a data pipeline using Python and SQL
Utilized machine learning algorithms to segment customers based on behavior
Collaborated with cross-functional teams to implement recommendations
Analyzed results and presented findings to stakeholders
I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.
A framework is a set of guidelines, standards, and tools used to develop software applications.
A framework provides a structure for developers to build upon
It includes pre-written code and libraries to simplify development
Frameworks can be specific to a programming language or platform
Examples include React for web development and TensorFlow for machine learning
posted on 19 Nov 2020
I applied via Campus Placement and was interviewed in Jan 2021. There were 3 interview rounds.
Swap two numbers with and without temporary variable
Without temporary variable: Use addition and subtraction
With temporary variable: Use a third variable to store the value of one of the numbers
Example without temporary variable: a=5, b=7; a=a+b; b=a-b; a=a-b;
Example with temporary variable: a=5, b=7; temp=a; a=b; b=temp;
I applied via Naukri.com and was interviewed in Jan 2020. There were 3 interview rounds.
Depreciation is necessary to allocate the cost of an asset over its useful life.
Depreciation helps in matching the cost of an asset with the revenue it generates.
It allows for the recognition of the wear and tear, obsolescence, and loss of value of assets over time.
Depreciation expense reduces taxable income, resulting in tax savings for companies.
It helps in determining the true profitability and financial position of...
based on 1 interview
Interview experience
Senior Executive
4
salaries
| ₹0.6 L/yr - ₹3 L/yr |
Desktop Support Engineer
3
salaries
| ₹1.7 L/yr - ₹1.8 L/yr |
TCS
Accenture
Wipro
Cognizant