AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

Feynn Labs

Compare button icon Compare button icon Compare
4.0

based on 77 Reviews

  • About
  • Reviews
    77
  • Salaries
    104
  • Interviews
    30
  • Jobs
    -
  • Benefits
    2
  • Photos
    -

Filter interviews by

Feynn Labs Interview Questions and Answers

Updated 23 Apr 2025
Popular Designations

46 Interview questions

A Data Analyst Intern was asked 2mo ago
Q. What are the differences between hard margin and soft margin in support vector machines?
Ans. 

Hard margin SVMs require perfect separation, while soft margin SVMs allow some misclassifications for better generalization.

  • Hard margin SVMs assume data is linearly separable without errors.

  • Soft margin SVMs introduce a penalty for misclassified points, allowing for some errors.

  • Example: Hard margin is used when data is clean, like classifying well-separated flowers.

  • Example: Soft margin is useful in noisy datasets, ...

View all Data Analyst Intern interview questions
A Data Analyst Intern was asked 2mo ago
Q. What is a loss function in the context of machine learning?
Ans. 

A loss function quantifies the difference between predicted and actual outcomes in machine learning models.

  • Measures model performance: A lower loss indicates a better model fit.

  • Types of loss functions: Common examples include Mean Squared Error (MSE) for regression and Cross-Entropy Loss for classification.

  • Guides optimization: Loss functions are minimized during training to improve model accuracy.

  • Example: In a reg...

View all Data Analyst Intern interview questions
A Machine Learning Intern was asked 3mo ago
Q. What are the parameters of machine learning?
Ans. 

Machine learning parameters include hyperparameters, model parameters, and training parameters that influence model performance.

  • Hyperparameters: Settings that are not learned from the data, e.g., learning rate, batch size.

  • Model Parameters: Weights and biases learned during training, e.g., coefficients in linear regression.

  • Training Parameters: Settings related to the training process, e.g., number of epochs, optimi...

View all Machine Learning Intern interview questions
A Machine Learning Intern was asked 8mo ago
Q. What is random partition?
Ans. 

Random partition is a method of dividing a dataset into random subsets for training and testing purposes.

  • Random partition helps in evaluating the performance of a machine learning model by training it on one subset and testing it on another.

  • It helps in preventing overfitting by ensuring that the model is tested on unseen data.

  • Random partition is commonly used in techniques like k-fold cross-validation where the da...

View all Machine Learning Intern interview questions
A Machine Learning Intern was asked 8mo ago
Q. What are the differences between logistic and linear regression?
Ans. 

Logistic regression is used for binary classification while linear regression is used for regression tasks.

  • Logistic regression predicts the probability of a binary outcome (0 or 1), while linear regression predicts a continuous outcome.

  • Logistic regression uses a sigmoid function to map predicted values between 0 and 1, while linear regression uses a linear function.

  • Logistic regression is more suitable for classifi...

View all Machine Learning Intern interview questions
A Machine Learning Intern was asked 8mo ago
Q. What are the types of regression models?
Ans. 

Types of regression models include linear regression, polynomial regression, ridge regression, lasso regression, and logistic regression.

  • Linear regression: Fits a linear relationship between the independent and dependent variables.

  • Polynomial regression: Fits a polynomial relationship between the independent and dependent variables.

  • Ridge regression: Adds a penalty term to the linear regression to prevent overfittin...

View all Machine Learning Intern interview questions
A Machine Learning Intern was asked 8mo ago
Q. What is the difference between lists and tuples?
Ans. 

Lists are mutable, tuples are immutable in Python.

  • Lists are enclosed in square brackets [], tuples are enclosed in parentheses ().

  • Elements in a list can be changed, added, or removed, while elements in a tuple cannot be changed.

  • Lists are typically used for collections of similar items, tuples are used for fixed collections of items.

  • Example: list_example = [1, 2, 3], tuple_example = (4, 5, 6)

View all Machine Learning Intern interview questions
Are these interview questions helpful?
A Machine Learning Intern was asked 8mo ago
Q. What is the difference between supervised learning and unsupervised learning?
Ans. 

Supervised learning uses labeled data to train the model, while unsupervised learning uses unlabeled data.

  • Supervised learning requires labeled data with input-output pairs for training, while unsupervised learning does not require labeled data.

  • In supervised learning, the model learns to map input data to the correct output during training, whereas in unsupervised learning, the model finds patterns and relationship...

View all Machine Learning Intern interview questions
An Intern was asked 8mo ago
Q. What is logistic regression?
Ans. 

Logistic regression is a statistical model used to predict the probability of a binary outcome based on one or more predictor variables.

  • Logistic regression is used when the dependent variable is binary (e.g., 0 or 1, yes or no).

  • It estimates the probability that a given observation belongs to a particular category.

  • The output of logistic regression is a probability score between 0 and 1.

  • It uses the logistic function...

View all Intern interview questions
An Intern was asked 8mo ago
Q. How can you use K-Means?
Ans. 

K-Means is a clustering algorithm used to group data points into K clusters based on similarity.

  • Choose the number of clusters (K) you want to create

  • Randomly initialize K cluster centroids

  • Assign each data point to the nearest centroid

  • Update the centroids based on the mean of the data points assigned to each cluster

  • Repeat the assignment and update steps until convergence

View all Intern interview questions
1 2 3 4 5

Feynn Labs Interview Experiences

30 interviews found

Machine Learning Intern Interview Questions & Answers

user image Anonymous

posted on 20 Oct 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(3 Questions)

  • Q1. What is svm,how many dimensions in rbf?
  • Ans. 

    SVM stands for Support Vector Machine, RBF stands for Radial Basis Function. RBF can have infinite dimensions.

    • SVM is a supervised machine learning algorithm used for classification and regression tasks.

    • RBF is a kernel function used in SVM to map data into a higher-dimensional space.

    • RBF can have infinite dimensions, allowing it to capture complex relationships in the data.

  • Answered by AI
    Add your answer
  • Q2. Different between logistic and linear regression
  • Ans. 

    Logistic regression is used for binary classification while linear regression is used for regression tasks.

    • Logistic regression predicts the probability of a binary outcome (0 or 1), while linear regression predicts a continuous outcome.

    • Logistic regression uses a sigmoid function to map predicted values between 0 and 1, while linear regression uses a linear function.

    • Logistic regression is more suitable for classificatio...

  • Answered by AI
    Add your answer
  • Q3. What is random partition
  • Ans. 

    Random partition is a method of dividing a dataset into random subsets for training and testing purposes.

    • Random partition helps in evaluating the performance of a machine learning model by training it on one subset and testing it on another.

    • It helps in preventing overfitting by ensuring that the model is tested on unseen data.

    • Random partition is commonly used in techniques like k-fold cross-validation where the dataset...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - there was about 5-6 questions i dont remember most of them. study all the ML fundamentals

Skills evaluated in this interview

Anonymous

Intern Interview Questions & Answers

user image Anonymous

posted on 26 Sep 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is logistic regression
  • Ans. 

    Logistic regression is a statistical model used to predict the probability of a binary outcome based on one or more predictor variables.

    • Logistic regression is used when the dependent variable is binary (e.g., 0 or 1, yes or no).

    • It estimates the probability that a given observation belongs to a particular category.

    • The output of logistic regression is a probability score between 0 and 1.

    • It uses the logistic function (sig...

  • Answered by AI
    Add your answer
  • Q2. How can you use K - Means?
  • Ans. 

    K-Means is a clustering algorithm used to group data points into K clusters based on similarity.

    • Choose the number of clusters (K) you want to create

    • Randomly initialize K cluster centroids

    • Assign each data point to the nearest centroid

    • Update the centroids based on the mean of the data points assigned to each cluster

    • Repeat the assignment and update steps until convergence

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous

Machine Learning Intern Interview Questions & Answers

user image Anonymous

posted on 12 Aug 2024

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. What types of machine learning project you worked on?
  • Ans. 

    I have worked on projects involving image classification, natural language processing, and predictive modeling.

    • Image classification using convolutional neural networks

    • Sentiment analysis using recurrent neural networks

    • Predictive modeling for sales forecasting

  • Answered by AI
    Add your answer
  • Q2. What is difference between logistics and linear regression?
  • Ans. 

    Logistic regression is used for binary classification while linear regression is used for regression tasks.

    • Logistic regression is used when the dependent variable is binary (0 or 1), while linear regression is used when the dependent variable is continuous.

    • Logistic regression predicts the probability of a certain class or event occurring, while linear regression predicts a continuous value.

    • Logistic regression uses a si...

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous

Data Science Intern Interview Questions & Answers

user image Anonymous

posted on 10 Jan 2025

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

I appeared for an interview in Jul 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is random forest? What it is called random?
  • Ans. 

    Random forest is an ensemble learning method used for classification and regression tasks, consisting of multiple decision trees.

    • Random forest is made up of multiple decision trees, where each tree is built using a subset of the training data and a random subset of features.

    • During prediction, each tree in the forest independently predicts the output, and the final output is determined by a majority vote (classification...

  • Answered by AI
    Add your answer
  • Q2. What is svm? Any project you perform using this?
  • Ans. 

    SVM stands for Support Vector Machine, 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 can handle both linear and non-linear data by using different kernel functions.

    • Example project: Sentiment analysis using SVM to classify movie reviews as positive or negative.

  • Answered by AI
    Add your answer
Round 2 - Coding Test 

Python question
SQL queries
Form filling paid

Anonymous

Data Science Intern Interview Questions & Answers

user image Anonymous

posted on 12 Jun 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Difference between Random and ordering partition
  • Ans. 

    Random partition involves splitting data randomly, while ordering partition involves splitting data based on a specific order.

    • Random partition randomly divides data into subsets without any specific order.

    • Ordering partition divides data into subsets based on a specific order, such as time or alphabetical order.

    • Random partition is useful for creating training and testing sets for machine learning models.

    • Ordering partiti...

  • Answered by AI
    Add your answer
  • Q2. Difference between Logistic and Linear Regression
  • Ans. 

    Logistic regression is used for binary classification while linear regression is used for regression tasks.

    • Logistic regression predicts the probability of a binary outcome (0 or 1) based on one or more independent variables.

    • Linear regression predicts a continuous outcome based on one or more independent variables.

    • Logistic regression uses a sigmoid function to map predicted values between 0 and 1, while linear regressio...

  • Answered by AI
    Add your answer
  • Q3. Difference between KNN and K Means
  • Ans. 

    KNN is a supervised learning algorithm used for classification and regression, while K Means is an unsupervised clustering algorithm.

    • KNN stands for K-Nearest Neighbors and assigns a class label based on majority voting of its k-nearest neighbors.

    • K Means is a clustering algorithm that partitions data into k clusters based on similarity.

    • KNN requires labeled data for training, while K Means does not need labeled data.

    • KNN ...

  • Answered by AI
    Add your answer
  • Q4. Range of Cross Entropy Loss
  • Ans. 

    Cross entropy loss measures the difference between two probability distributions.

    • Range of cross entropy loss is [0, infinity)

    • Lower values indicate better model performance

    • Commonly used in classification tasks

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous

Data Scientist Intern Interview Questions & Answers

user image Anonymous

posted on 9 Aug 2024

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

I applied via Naukri.com and was interviewed in Jul 2024. 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 - Technical 

(1 Question)

  • Q1. Some basic machine learning algorithms related
  • Add your answer
Anonymous

Machine Learning Intern Interview Questions & Answers

user image Eeva Eldhose

posted on 16 Mar 2025

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

  • Q1. What is supervised learning
  • Ans. 

    Supervised learning is a type of machine learning where a model is trained on labeled data to make predictions or classifications.

    • Involves training a model on a dataset with input-output pairs.

    • Common algorithms include linear regression, decision trees, and support vector machines.

    • Used for tasks like classification (e.g., spam detection) and regression (e.g., predicting house prices).

    • The model learns to map inputs to o...

  • Answered by AI
    Add your answer
  • Q2. What are the parameters of machine learning
  • Ans. 

    Machine learning parameters include hyperparameters, model parameters, and training parameters that influence model performance.

    • Hyperparameters: Settings that are not learned from the data, e.g., learning rate, batch size.

    • Model Parameters: Weights and biases learned during training, e.g., coefficients in linear regression.

    • Training Parameters: Settings related to the training process, e.g., number of epochs, optimizatio...

  • Answered by AI
    Add your answer
Anonymous

Data Science Intern Interview Questions & Answers

user image Anonymous

posted on 13 Jun 2024

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Introduced yourself.?
  • Add your answer
  • Q2. What is linear and logistics.?
  • Ans. 

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

    • Linear regression is used for predicting continuous outcomes, while logistic regression is used for predicting binary outcomes.

    • In linear regression, the relationship between the independent and dependent variables...

  • Answered by AI
    Add your answer
Round 2 - Assignment 

Data Science Project

Interview Preparation Tips

Interview preparation tips for other job seekers - Trying to increasing our job vacancies and actively looking to hire freshers. We believe this will bring new energy and innovative ideas to our team.
Anonymous

Machine Learning Engineer Intern Interview Questions & Answers

user image SAHIL CHOURASIYA

posted on 14 Jul 2024

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

(2 Questions)

  • Q1. What is difference between Logistic and Linear Regression
  • Ans. 

    Logistic regression is used for binary classification while linear regression is used for regression tasks.

    • Logistic regression predicts the probability of a binary outcome (0 or 1) based on input features.

    • Linear regression predicts a continuous value based on input features.

    • Logistic regression uses a sigmoid function to map predicted values between 0 and 1.

    • Linear regression uses a linear equation to model the relations...

  • Answered by AI
    Add your answer
  • Q2. What are the loss functions
  • Ans. 

    Loss functions are used to measure the difference between predicted values and actual values in machine learning models.

    • Loss functions quantify how well a model is performing by comparing predicted values to actual values

    • Common loss functions include Mean Squared Error (MSE), Cross Entropy Loss, and Hinge Loss

    • Different loss functions are used for different types of machine learning tasks, such as regression or classifi...

  • Answered by AI
    Add your answer
Round 2 - Coding Test 

Write the code for logistic Regression

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the machine Learning concepts

Skills evaluated in this interview

Anonymous

Machine Learning Intern Interview Questions & Answers

user image Anonymous

posted on 3 Jun 2024

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

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. All question on machines learning concept
  • Add your answer
  • Q2. Concepts on backward propagation
  • Add your answer
Anonymous

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Feynn Labs?
Ask anonymously on communities.

Feynn Labs Interview FAQs

How many rounds are there in Feynn Labs interview?
Feynn Labs interview process usually has 1-2 rounds. The most common rounds in the Feynn Labs interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Feynn Labs interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Feynn Labs. The most common topics and skills that interviewers at Feynn Labs expect are Python, Machine Learning, Data Analysis, Numpy and Pandas.
What are the top questions asked in Feynn Labs interview?

Some of the top questions asked at the Feynn Labs interview -

  1. Difference between inference learning and prediction learni...read more
  2. What is bagging and boosting. What are different types of learning models. Expl...read more
  3. Mention some optimizers and loss functions used in machine learni...read more
How long is the Feynn Labs interview process?

The duration of Feynn Labs interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Feynn Labs Interviews By Designations

  • Feynn Labs Machine Learning Intern Interview Questions
  • Feynn Labs Data Science Intern Interview Questions
  • Feynn Labs Intern Interview Questions
  • Feynn Labs Machine Learning Engineer Intern Interview Questions
  • Feynn Labs Data Analyst Intern Interview Questions
  • Feynn Labs Ml Data Associate 1 Interview Questions
  • Feynn Labs Data Scientist Intern Interview Questions
  • Feynn Labs Ai Ml Engineer Interview Questions
  • Show more
  • Feynn Labs Internship Position Interview Questions

Interview Questions for Popular Designations

  • Machine Learning Intern Interview Questions
  • Data Science Intern Interview Questions
  • Team Lead Interview Questions
  • Software Engineer Interview Questions
  • Business Analyst Interview Questions
  • Graduate Engineer Trainee (Get) Interview Questions
  • Java Developer Interview Questions
  • Accountant Interview Questions
  • Show more
  • HR Executive Interview Questions
  • Assistant Manager Interview Questions

Overall Interview Experience Rating

4/5

based on 30 interview experiences

Difficulty level

Easy 29%
Moderate 57%
Hard 14%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

TCS
TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture
Accenture Interview Questions
3.8
 • 8.7k Interviews
Infosys
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Amazon
Amazon Interview Questions
4.0
 • 5.4k Interviews
Capgemini
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact
Genpact Interview Questions
3.7
 • 3.4k Interviews
View all

Feynn Labs Reviews and Ratings

based on 77 reviews

4.0/5

Rating in categories

4.1

Skill development

4.3

Work-life balance

3.0

Salary

3.4

Job security

3.8

Company culture

3.3

Promotions

4.0

Work satisfaction

Explore 77 Reviews and Ratings
Feynn Labs Salaries in India
Machine Learning Intern
66 salaries
unlock blur

₹0.5 L/yr - ₹7.2 L/yr

Machine Learning Engineer
5 salaries
unlock blur

₹1 L/yr - ₹1.5 L/yr

Data Analyst
4 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Data Analyst Intern
4 salaries
unlock blur

₹1 L/yr - ₹3 L/yr

Data Science Intern
4 salaries
unlock blur

₹0.5 L/yr - ₹1.1 L/yr

Explore more salaries
Compare Feynn Labs with
TCS

TCS

3.6
Compare
Accenture

Accenture

3.7
Compare
Wipro

Wipro

3.7
Compare
Cognizant

Cognizant

3.7
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Feynn Labs Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter