Upload Button Icon Add office photos

Applied Cloud Computing

Compare button icon Compare button icon Compare

Filter interviews by

Applied Cloud Computing ml engineer Interview Questions and Answers

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?
  • 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?
  • 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

Top trending discussions

View All
Interview Hub
5d
a client servicing executive
FeedCard Image
Got a question about Applied Cloud Computing?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Which technology are you using, is this latest?
  • Ans. 

    We are using a variety of technologies, including some of the latest ones.

    • We are using React for our front-end development.

    • We are also using Node.js for our back-end development.

    • We are using Docker for containerization.

    • We are using Kubernetes for orchestration.

    • We are using AWS for cloud hosting.

    • We are constantly evaluating new technologies to see if they can improve our development process.

  • Answered by AI
  • Q2. If not then which technology can we use instead of this?
  • Ans. 

    It depends on the specific requirements and constraints of the project.

    • Consider the project's goals and objectives

    • Evaluate the available technologies and their capabilities

    • Assess the project's budget and timeline

    • Consult with stakeholders and experts in the field

    • Examples: React vs Angular, MySQL vs MongoDB, Java vs Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,
Listen carefully and speak fluently.

ml engineer Interview Questions Asked at Other Companies

asked in Air India
Q1. How to evaluate regression models? explain r squared and adjusted ... read more
asked in Air India
Q2. bagging and boosting and their difference, what is ensemble model ... read more
asked in Air India
Q3. Explain working of decision trees, how to select parent and child ... read more
asked in Air India
Q4. What does correlation mean? what is the interpretation if the cor ... read more
asked in Air India
Q5. create dictionary in python from 2 list and key values, sql query ... read more

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.

Intern Interview Questions & Answers

Zaalima Development user image T.Chandra Sekhar reddy

posted on 25 Jun 2025

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. Full form of LDR sensor
  • Ans. 

    LDR stands for Light Dependent Resistor, a sensor that changes resistance based on light intensity.

    • LDRs are used in automatic street lighting systems.

    • They are commonly found in light-sensitive devices like cameras.

    • LDRs can be used in alarm systems to detect changes in light.

    • They are often used in solar garden lights to turn on at dusk.

  • Answered by AI
  • Q2. What are the compnents in Aurdino
  • Ans. 

    Arduino consists of hardware and software components for building interactive electronic projects.

    • Microcontroller: The brain of the Arduino, e.g., ATmega328 in Arduino Uno.

    • Digital I/O Pins: Used for connecting sensors and actuators, e.g., LEDs.

    • Analog Input Pins: Read analog signals, e.g., temperature sensors.

    • Power Supply: Provides power to the board, can be USB or battery.

    • USB Interface: For programming the board and se...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Donot trust unnecessary companies
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
  • Q1. What would you like to work on?
  • Q2. What is the learning in your tenure?
  • Ans. 

    My tenure has been a journey of growth, learning new skills, and understanding the importance of teamwork and adaptability.

    • Developed strong communication skills by collaborating with diverse teams on projects.

    • Learned to adapt quickly to changing environments, especially during project pivots.

    • Gained technical skills in software tools that improved my efficiency, such as mastering Excel for data analysis.

    • Understood the i...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Dec 2024, where I was asked the following questions.

  • Q1. UI/UX design related interview questions
  • Q2. Easy and simple questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Thank you for this internship opportunity at Zaalima Development.
Be interview-ready. Browse the most asked HR questions.
illustration image
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2023. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Cloud computing Question and previous project and skills questions
  • Q2. What experience do u have in AWS
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - Coding Test 

Concentrate on identifying patterns and understanding time complexity.

Round 2 - Coding Test 

Concentrate on identifying patterns and understanding time complexity.

Round 3 - Coding Test 

Concentrate on addressing problems through various approaches and consider their time complexity.

Round 4 - HR 

(1 Question)

  • Q1. Regular HR questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. String related questions
  • Q2. ARRAY related questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. What type of language do you prefer?
  • Q2. Why you choose that language?

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 difference between delete and trunca...read more
  3. explain PCA and feature selection techniqu...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Easy 100%
View more
Software Developer
102 salaries
unlock blur

₹2 L/yr - ₹12.4 L/yr

Cloud Engineer
76 salaries
unlock blur

₹1.5 L/yr - ₹5.7 L/yr

Devops Engineer
47 salaries
unlock blur

₹5.1 L/yr - ₹10.4 L/yr

AWS Cloud Engineer
34 salaries
unlock blur

₹2.2 L/yr - ₹7.6 L/yr

Junior Software Developer
25 salaries
unlock blur

₹2 L/yr - ₹4.4 L/yr

Explore more salaries
Compare Applied Cloud Computing with

Zidio Development

4.5
Compare

Northcorp Software

4.6
Compare

Accel Frontline

4.0
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.8
Compare
write
Share an Interview