Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
A factorial program is a program that calculates the factorial of a given number.
Factorial of a number is the product of all positive integers up to that number.
For example, the factorial of 5 (5!) is 5 x 4 x 3 x 2 x 1 = 120.
Factorial program can be implemented using loops or recursion in programming languages like C, Java, Python, etc.
A prime number is a number greater than 1 that has no positive divisors other than 1 and itself.
Check if the number is greater than 1.
Loop through numbers from 2 to the square root of the number and check if any of them divides the number evenly.
If no divisor is found, the number is prime.
To check if a number is even, divide it by 2 and see if there is a remainder.
Divide the number by 2
If there is no remainder, the number is even
Example: 6 divided by 2 equals 3 with no remainder, so 6 is even
I applied via Campus Placement and was interviewed in Aug 2021. There were 2 interview rounds.
A discussion involving a number of people who are connected by some shared activity, interest or quality
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
Logical, Verbal, reasoning 90 mins
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
Evaluation metrics for classification are used to assess the performance of a classification model.
Common evaluation metrics include accuracy, precision, recall, F1 score, and ROC-AUC.
Accuracy measures the proportion of correctly classified instances out of the total instances.
Precision measures the proportion of true positive predictions out of all positive predictions.
Recall measures the proportion of true positive p...
L1 and L2 regression are regularization techniques used in machine learning to prevent overfitting.
L1 regression adds a penalty equivalent to the absolute value of the magnitude of coefficients.
L2 regression adds a penalty equivalent to the square of the magnitude of coefficients.
L1 regularization can lead to sparse models, while L2 regularization tends to shrink coefficients towards zero.
L1 regularization is also know...
Random forest is an ensemble learning algorithm that builds multiple decision trees and combines their predictions.
Random forest creates multiple decision trees using bootstrapping and feature randomization.
Each tree in the random forest is trained on a subset of the data and features.
The final prediction is made by averaging the predictions of all the trees (regression) or taking a majority vote (classification).
I am a dedicated and passionate Machine Learning Engineer with a strong background in computer science and data analysis.
Experienced in developing machine learning models for various applications
Proficient in programming languages such as Python, R, and Java
Skilled in data preprocessing, feature engineering, and model evaluation
Strong understanding of algorithms and statistical concepts
Excellent problem-solving and ana
I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.
Averages
time and work
Speed time and distance
Simple percentages
Conclusions
Introduction and summaries
References
I applied via Recruitment Consulltant and was interviewed in Jan 2022. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Jun 2024. There were 4 interview rounds.
Machine learning - Code K-Means
Machine Learning - Code Neural Network
L1 and L2 regression are regularization techniques used in machine learning to prevent overfitting by adding penalty terms to the loss function.
L1 regression adds the absolute values of the coefficients as penalty term (Lasso regression)
L2 regression adds the squared values of the coefficients as penalty term (Ridge regression)
L1 regularization can lead to sparse models with some coefficients being exactly zero
L2 regul...
AUC (Area Under the Curve) is a metric that measures the performance of a classification model. ROC (Receiver Operating Characteristic) is a graphical representation of the AUC.
AUC is a single scalar value that represents the area under the ROC curve.
ROC curve is a plot of the true positive rate against the false positive rate for different threshold values.
AUC ranges from 0 to 1, where a higher value indicates better ...
Parameter of random forest is the number of trees in the forest.
Number of trees in the forest affects model performance
Higher number of trees can lead to overfitting
Commonly tuned parameter in random forest algorithms
p, d, q values are parameters used in ARIMA time series models to determine the order of differencing and moving average components.
p represents the number of lag observations included in the model (autoregressive order)
d represents the degree of differencing needed to make the time series stationary
q represents the number of lagged forecast errors included in the model (moving average order)
For example, in an ARIMA(1,
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Application Development Analyst
38.9k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
27k
salaries
| ₹6.9 L/yr - ₹20.2 L/yr |
Team Lead
24.3k
salaries
| ₹7.1 L/yr - ₹25.7 L/yr |
Senior Software Engineer
18.3k
salaries
| ₹6 L/yr - ₹19.5 L/yr |
Software Engineer
17.5k
salaries
| ₹3.6 L/yr - ₹13.4 L/yr |
TCS
Cognizant
Capgemini
Infosys