Upload Button Icon Add office photos

Filter interviews by

Valere Labs ml engineer Interview Questions and Answers

Updated 17 Jul 2024

Valere Labs ml engineer Interview Experiences

1 interview found

ml engineer Interview Questions & Answers

user image Anonymous

posted on 17 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Three questions involving normal dsa

Round 2 - Technical 

(2 Questions)

  • Q1. Don't remember exactly
  • Q2. Don't remember exactly. Something around work experience
Round 3 - Technical 

(2 Questions)

  • Q1. More questions related to previous projects
  • Q2. More questions related to projects and tasks
Round 4 - HR 

(2 Questions)

  • Q1. Normal Salary and joining discussions
  • Q2. More about the expectations and role

Interview questions from similar companies

I applied via Job Portal and was interviewed in Aug 2021. 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 

(1 Question)

  • Q1. Questions related to college projects.

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy Interview Process and Great projects.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. What are python decorators
  • Ans. 

    Python decorators are functions that modify the behavior of other functions or methods.

    • Decorators are denoted by the @ symbol followed by the decorator function name.

    • They are commonly used for adding functionality to existing functions without modifying their code.

    • Decorators can be used for logging, timing, authentication, caching, etc.

    • Example: @staticmethod decorator in Python is used to define a method that is not bo

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Only one round was there

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell about sql joins
  • Ans. 

    SQL joins are used to combine rows from two or more tables based on a related column between them.

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • INNER JOIN returns rows when there is at least one match in both tables.

    • LEFT JOIN returns all rows from the left table and the matched rows from the right table.

    • RIGHT JOIN returns all rows from the right table and the matched rows from the left table.

    • F...

  • Answered by AI
  • Q2. What ks difference between delete and update
  • Ans. 

    Delete removes a record entirely, while update modifies an existing record.

    • Delete removes the entire record from the database

    • Update modifies specific fields of an existing record

    • Delete is irreversible, while update can be undone by another update

    • Example: Deleting a user account vs updating the user's email address

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is linear regression
  • Ans. 

    Linear regression is a statistical method used to model the relationship between a dependent variable and one or more independent variables.

    • Linear regression aims to find the best-fitting straight line that describes the relationship between variables.

    • It is commonly used for predicting numerical values based on input features.

    • The equation for a simple linear regression model is y = mx + b, where y is the dependent vari...

  • Answered by AI
  • Q2. What is support vector machine
  • Ans. 

    Support Vector Machine (SVM) is a supervised machine learning algorithm used for classification and regression tasks.

    • SVM finds the hyperplane that best separates different classes in the feature space

    • It works by maximizing the margin between the closest data points from different classes

    • SVM can handle non-linear data by using kernel functions to map data into higher-dimensional space

    • Examples: classifying emails as spam...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is difference between object detection and segmentation in image
  • Ans. 

    Object detection identifies objects in an image, while segmentation assigns a label to each pixel in the image.

    • Object detection involves identifying and locating objects within an image, often using bounding boxes.

    • Segmentation assigns a class label to each pixel in the image, creating a pixel-wise mask for each object.

    • Object detection is typically used when the goal is to identify and locate multiple objects in an imag...

  • Answered by AI
  • Q2. Technology used in camera sensor
  • Ans. 

    Camera sensors use various technologies such as CMOS and CCD to capture images.

    • CMOS (Complementary Metal-Oxide-Semiconductor) sensors are commonly used in modern digital cameras for their low power consumption and high image quality.

    • CCD (Charge-Coupled Device) sensors are another type of sensor used in some cameras, known for their high-quality images but higher power consumption.

    • Other technologies used in camera senso...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Q. explain your project Q. Project-related questions asked basic to hard Q. What is backpropagation in deep learning? Q. What is the Hugging Face module and working Q. Object detection YOLO NAS Vs YOLO 8

Interview Preparation Tips

Interview preparation tips for other job seekers - interview medium not much hard
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Steps of pre-processing
  • Ans. 

    Pre-processing steps involve cleaning, transforming, and preparing data for machine learning models.

    • Data cleaning: removing missing values, duplicates, and outliers

    • Data transformation: scaling, encoding categorical variables, and feature engineering

    • Data normalization: ensuring all features have the same scale

    • Data splitting: dividing data into training and testing sets

  • Answered by AI
  • Q2. What is lemmatization ?
  • Ans. 

    Lemmatization is the process of reducing words to their base or root form.

    • Lemmatization helps in standardizing words for analysis.

    • It reduces inflected words to their base form.

    • For example, 'running' becomes 'run' after lemmatization.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Group Discussion 

Discussion on Gradient, SGD, K Mean ++, Silhouette Score, How to Handle High Variation Data,
Coding asked to code KNN, Hyper-Parameter Tuning, Two Difficult Questions on Coding...DSA Based Stumped on Those.

Verdict... Not Selected

Round 2 - Coding Test 

Simple Coding No Chat GPT Support Should Be There

Interview Preparation Tips

Interview preparation tips for other job seekers - Python DSA + Some Sort of Online TCS YouTube Videos.

Interview Preparation Tips

Round: Resume Shortlist
Experience: The resume was as per the norms of our institute’s placement office. One should mention only relevant points in the resume because if they ask you something from the resume and you are unable to answer then they will reject you bluntly.

Round: Test
Experience: In the written test the questions asked were mainly aptitude based. The company had sent us some sample question papers before the written test. The questions in the test appeared from those sample papers only. Most of the questions were tricky – questions were framed in a very lengthy manner and the answers or the data required to solve the question was hidden in the last few lines. Many students wasted their time analysing such questions completely. Out of the 80 odd students who appeared for the test only 11 qualified for the next round.

Round: Technical Interview
Experience: In the technical interview he asked me whether I knew programming, I replied in the negative. He asked me to suggest an algorithm to a problem. The problem was based on swapping of numbers. At first I gave a very bland reply. The interviewer wasn’t convinced by my reply and gave me another opportunity to explain me the process. This time I managed to answer appropriately. The interviewer then enquired about my internship and my projects.

Round: HR Interview
Experience: The HR interview was taken by some top company official. He asked me to narrate any challenging incident in my life that I had to struggle through to emerge out of it. One important thing to note here is that your CGPA would speak for you – if you have a good CGPA half the battle is won.

College Name: IIT ROORKEE
Motivation: TCS recruits a large number of students from various colleges across the country. Knowing this fact beforehand I was not much interested in joining the company. I appeared for its process as a last resort. The company had organized a pre-placement talk. I attended the talk and before appearing for the first round I went through the brochure that was given out during the pre-placement talk.

You do not require any specific information regarding the company to ace the interviews or any questionnaire.

Interview Questionnaire 

11 Questions

  • Q1. Why do u want to move into IT
  • Q2. Wat do u understand by the term Networking
  • Ans. 

    Networking refers to the process of connecting devices and systems to share information and resources.

    • Networking involves the use of hardware and software to connect devices and systems.

    • It allows for the sharing of information and resources such as files, printers, and internet access.

    • Networking can be done through wired or wireless connections.

    • Examples of networking technologies include Ethernet, Wi-Fi, and Bluetooth.

    • ...

  • Answered by AI
  • Q3. Explain the concepts of a router
  • Ans. 

    A router is a networking device that forwards data packets between computer networks.

    • A router operates at the network layer of the OSI model.

    • It uses routing tables to determine the best path for data packets to reach their destination.

    • Routers can connect multiple networks together, such as LANs and WANs.

    • They provide network address translation (NAT) to allow multiple devices to share a single public IP address.

    • Routers ...

  • Answered by AI
  • Q4. What is subnetting
  • Ans. 

    Subnetting is the process of dividing a network into smaller subnetworks, called subnets, to improve network efficiency and security.

    • Subnetting allows for better utilization of IP addresses by dividing a network into smaller segments.

    • It helps in improving network performance by reducing network congestion.

    • Subnetting enhances network security by isolating different departments or devices within a network.

    • It enables effi...

  • Answered by AI
  • Q5. What are protocols
  • Ans. 

    Protocols are a set of rules and guidelines that govern the communication between devices or systems.

    • Protocols define the format and order of messages exchanged between devices.

    • They ensure reliable and efficient communication by specifying error detection and correction mechanisms.

    • Examples of protocols include TCP/IP, HTTP, SMTP, and FTP.

    • Protocols can operate at different layers of the network stack, such as the applic

  • Answered by AI
  • Q6. What are static & dynamic protocols
  • Ans. 

    Static protocols are fixed and do not change, while dynamic protocols can adapt to changing network conditions.

    • Static protocols are typically used in simple networks with predictable traffic patterns.

    • Dynamic protocols are used in complex networks with varying traffic patterns.

    • Examples of static protocols include ARP and RARP.

    • Examples of dynamic protocols include OSPF and BGP.

  • Answered by AI
  • Q7. Why TCS
  • Ans. 

    TCS is a leading global IT services company with a strong reputation and diverse opportunities for growth.

    • TCS has a strong reputation in the IT industry for delivering high-quality services and solutions.

    • TCS offers diverse opportunities for growth and career development.

    • TCS has a global presence, providing exposure to different cultures and working environments.

    • TCS values innovation and encourages employees to think cr...

  • Answered by AI
  • Q8. Why should i hire u
  • Q9. Wat do expect from us since u r a non IT candidate
  • Ans. 

    I expect to receive proper training and support to transition into the IT field successfully.

    • I expect to be provided with relevant training and resources to learn the necessary skills for the role.

    • I hope for guidance and mentorship from experienced IT professionals within the company.

    • I am eager to contribute my non-IT skills and knowledge to the team, bringing a fresh perspective.

    • I am committed to putting in the effort...

  • Answered by AI
  • Q10. What are ur strengts & weaknesses
  • Q11. Any queries

Interview Preparation Tips

Round: Test
Experience: Written round consists of Analytical Test and Verbal Ability Test. TCS has various criteria for skipping Analytical Test. If you are a geek ( in top five of a few stream like CSE/IT/ECE/EE/Mechanical ) then you will be allowed to skip the Analytical round. Also if you have at least 75% aggregate in 10th and 12th  and a minimum percentage marks in college ( This is set by TCS and varies from college to college, May be 8.5 pointer or 7.90 or as desired by TCS )   then you can skip analytical round. TCS is continuously changing its placement process so prepare for the worst and do not pretend that you can skip the analytical round even if you are a geek.If you are taking only verbal part then you will get ten minutes time and within this time frame you need to write an email based on the given scenario.
Tips: solve more n more questions to clear aptiude cz dats da first step. :)
Duration: 90 minutes
Total Questions: 45

Round: Technical Interview
Experience: Personal Interview round consists of three phases i.e. T. R. + M. R.+H. R. .  So you will come across three person. If you are being interviewed by a panel of three person than you will have all the three interview in a single round. If you are being interview by only two persons than you will have to go through HR round only when you qualify the previous round. So this varies but you will have to go through all the three phases.
Tips: In technical round you will be asked simple conceptual questions. Never ever show how smart you are because interviewer is smarter than you. Keep calm and be confident. If you do not know answer of any question, simply say no and do not proceed with half answers or wrong answer because they will trap you in your own answer.  In this round you will be asked question mostly from your CV. If you are a CSE/IT guy then never ever rely only on your CV. It entirely depends on the interviewer mind. If they do not see your resume then you will be asked question from any topic related to CSE/IT branch. So the idea is to prepare well for the subject and topic you have mentioned in your CV and also keep sound knowledge of other CSE/IT subjects.  This is what happened in my P. I. . They reviewed my resume but not even a single technical questions they asked related to the subjects or topics mentioned in my resume. So guys/gals be prepared and have a basic knowledge of important CSE/IT subjects ( Data Structure, DBMS, C/C++, JAVA, Operating Systems,  Software Engineering etc.) .   They do not go in depth of any subject and ask only basic questions. 
I do not remember all the questions they asked me, but a few are as above

Round: HR Interview
Experience: This round lets you know about TCS terms and conditions. They can ask you questions related to your family and other non-technical stuffs. Basically they check your communication skills and presence of mind. Even if you do not know the answer of a non-technical question, give answer in support of that. Here they may also ask you questions related to pre-placement talk so do not miss that one. Also do R & D on TCS and grab information about TCS  ( like C. E. O., M. D., Founder etc. ). If you have qualified the T. R. and M. R. round then you are almost selected. 
The most commonly asked questions in HR round are listed above. DO refer..
Tips: Be well prepared for the FAQz. so u can answer dem cnfidently

General Tips: develop programming skills & logics
Skill Tips: NA
Skills: c programing, ccna, ccnp, hardware, networking
College Name: SIES Institute of Technology.
Motivation: understand the basic math formulae. and also basic networking skills
Funny Moments: NA

Skills evaluated in this interview

Valere Labs Interview FAQs

How many rounds are there in Valere Labs ml engineer interview?
Valere Labs interview process usually has 4 rounds. The most common rounds in the Valere Labs interview process are Technical, Assignment and HR.
What are the top questions asked in Valere Labs ml engineer interview?

Some of the top questions asked at the Valere Labs ml engineer interview -

  1. more questions related to projects and ta...read more
  2. Don't remember exac...read more

Tell us how to improve this page.

Valere Labs ml engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

ml engineer Interview Questions from Similar Companies

View all
Software Engineer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Developer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Software Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Valere Labs with

Syngene International

3.9
Compare

Biocon Limited

3.9
Compare

Piramal Group

3.9
Compare

Wockhardt

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