Upload Button Icon Add office photos

Filter interviews by

Applied Cloud Computing ml engineer Interview Questions, Process, and Tips

Updated 6 Jan 2025

Applied Cloud Computing ml engineer Interview Experiences

1 interview found

ml engineer Interview Questions & Answers

user image Anonymous

posted on 6 Jan 2025

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
-

I applied via Naukri.com and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Explain bias variance tradeoff?
  • Ans. 

    Bias-variance tradeoff is the balance between underfitting and overfitting in machine learning models.

    • Bias refers to the error introduced by approximating a real-world problem, variance refers to the error introduced by modeling the noise in the training data.

    • High bias can cause underfitting, where the model is too simple to capture the underlying patterns in the data.

    • High variance can cause overfitting, where the mode...

  • Answered by AI
  • Q2. Explain PCA and feature selection technique ?
  • Ans. 

    PCA is a dimensionality reduction technique that transforms data into a lower-dimensional space. Feature selection is the process of selecting a subset of relevant features for use in model training.

    • PCA helps in reducing the dimensionality of data by finding the principal components that explain the most variance in the data.

    • Feature selection involves selecting the most important features from the dataset based on cert...

  • Answered by AI
  • Q3. Explain difference between delete and truncate?
  • Ans. 

    Delete removes rows one by one, while truncate removes all rows at once.

    • Delete is a DML command and can be rolled back, while truncate is a DDL command and cannot be rolled back.

    • Delete triggers delete triggers and fires delete triggers, while truncate does not trigger any triggers.

    • Delete is slower as it logs individual row deletions, while truncate is faster as it logs the deallocation of the data pages.

    • Delete can have...

  • Answered by AI
  • Q4. Explain your project in details?
  • Ans. 

    Developed a machine learning model to predict customer churn in a telecom company.

    • Used historical customer data to train the model

    • Features included customer demographics, usage patterns, and customer service interactions

    • Implemented a random forest algorithm for prediction

    • Achieved an accuracy of 85% on test data

  • Answered by AI
  • Q5. How you have deployed your model and how to monitor the deployed model?
  • Ans. 

    I have deployed models using cloud services like AWS SageMaker and monitored them using tools like Prometheus and Grafana.

    • Deployed models using AWS SageMaker for easy scalability and management

    • Utilized Prometheus and Grafana for monitoring model performance and health

    • Set up alerts for abnormal behavior or performance degradation

    • Regularly reviewed logs and metrics to ensure model is functioning as expected

  • Answered by AI
Round 2 - Coding Test 

Implement algorithm from scratch

Interview questions from similar companies

I appeared for an interview before Jun 2016.

Interview Questionnaire 

1 Question

  • Q1. Java related questions on Oops concept and Multithreading

Interview Preparation Tips

Round: Test
Experience: Simple aptitude and reasoning questions little java based programming
Tips: Basic programming knowledge and good aptitude
Duration: 1 hour
Total Questions: 60

Round: Technical Interview
Experience: Normal questions on Java, basic programming questions like reverse no. , String related and logical coding
Tips: What u mentioned on your resume go through that only, they will not ask apart from your resume

Skills: How Well You Are Able To Communicate What You Wanted To Tell, Programming
College Name: SRCEM

I applied via Campus Placement and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself
  • Q2. Why IT
  • Q3. About my project
  • Q4. Few mechanical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - General questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Asking about interest and qualifications
  • Ans. Explain briefly about yourself and you can answer asper the questions by HR
  • Answered Anonymously
Round 3 - Technical 

(2 Questions)

  • Q1. Face 2 Face Interview
  • Q2. What is interface
  • Ans. 

    An interface in software engineering defines a contract for classes to implement, specifying methods and properties.

    • Defines a set of methods and properties that a class must implement

    • Does not contain any implementation details, only method signatures

    • Used to achieve abstraction and multiple inheritance in programming

    • Examples: Java interfaces, C# interfaces

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before May 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Oops concept, adodotet and entity framework, sql query, asked to write c# code to display reverse pyramid like design with numbers. Html , css basic
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Palindrome code should design
  • Ans. 

    Palindrome code should be designed to check if a given string is the same forwards and backwards.

    • Create a function that takes a string as input

    • Remove any spaces and punctuation from the string

    • Reverse the string and compare it to the original string to check if it is a palindrome

  • Answered by AI
  • Q2. Regarding sql topics like joins and acid
  • Q3. Project explain and domain
  • Q4. Project explain and domain and internal working
  • Q5. Oops concepts and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Plzzzz don't join this worst company...they treat u like daily wages person

Interview Questionnaire 

3 Questions

  • Q1. OOPS concepts
  • Q2. SQL questions
  • Q3. Write a program..
  • Ans. 

    Program to print the Fibonacci series up to a given number.

    • Take input from user for the limit of the series.

    • Initialize two variables with 0 and 1 respectively.

    • Use a loop to generate the series and print each number.

    • Add the previous two numbers to get the next number in the series.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Telephonic Call 

(2 Questions)

  • Q1. Asking about the whereabouts
  • Q2. Checking com skills and availability
Round 2 - Technical 

(3 Questions)

  • Q1. Basic questions based on resume
  • Q2. Basic .net questions
  • Q3. Logical questions related to problem solving

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and communicate effectively. Include only those things in your resume which you are fully confident.

Interview Questionnaire 

1 Question

  • Q1. MVC related, SQL commands, C, C#

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm, Think well, If you have confusion in answer Just tell them which and why you feel confused, If you don't understand question, Just try to make it clear,
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jun 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Program output prediction,Logical

Round 3 - Coding Test 

3 programs ,any Language you choose. One SQL and 2 programs

Interview Preparation Tips

Topics to prepare for ClaySys Software Engineer interview:
  • Coding skills
  • Logic

Applied Cloud Computing Interview FAQs

How many rounds are there in Applied Cloud Computing ml engineer interview?
Applied Cloud Computing interview process usually has 2 rounds. The most common rounds in the Applied Cloud Computing interview process are Technical and Coding Test.
What are the top questions asked in Applied Cloud Computing ml engineer interview?

Some of the top questions asked at the Applied Cloud Computing ml engineer interview -

  1. how you have deployed your model and how to monitor the deployed mod...read more
  2. explain PCA and feature selection techniqu...read more
  3. explain difference between delete and trunca...read more

Tell us how to improve this page.

Applied Cloud Computing ml engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 141 Interviews
ClaySys Interview Questions
2.9
 • 24 Interviews
DynPro Interview Questions
3.8
 • 20 Interviews
Greytrix Interview Questions
3.7
 • 12 Interviews
Bangmetric Interview Questions
3.7
 • 11 Interviews
View all
Software Developer
69 salaries
unlock blur

₹1.5 L/yr - ₹8.8 L/yr

Cloud Engineer
60 salaries
unlock blur

₹1.2 L/yr - ₹7.3 L/yr

Devops Engineer
48 salaries
unlock blur

₹2.2 L/yr - ₹11.1 L/yr

Junior Software Developer
18 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

AWS Cloud Engineer
17 salaries
unlock blur

₹2.1 L/yr - ₹6.8 L/yr

Explore more salaries
Compare Applied Cloud Computing with

HCL Infosystems

3.9
Compare

Accel Frontline

4.0
Compare

DynPro

3.8
Compare

ClaySys

2.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview