Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Minfy Technologies Team. If you also belong to the team, you can get access from here

Minfy Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Minfy Technologies Interview Questions and Answers

Updated 2 Sep 2024

Minfy Technologies Interview Experiences

Popular Designations

5 interviews found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. I dnt remember bcoz they always tell they are having more projects.
Round 2 - HR 

(1 Question)

  • Q1. Discussion on package

Interview Preparation Tips

Interview preparation tips for other job seekers - They take easily without much questions telling they have more projects.

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: Input: STR = "abcde" Output: "edcba" Input: The first line of input cont... read more
View answer (3)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Why cloud over Data center
  • Ans. 

    Cloud offers scalability, flexibility, cost-effectiveness, and easier management compared to traditional data centers.

    • Scalability: Cloud allows for easy scaling up or down of resources based on demand.

    • Flexibility: Cloud offers a wide range of services and deployment options to suit different needs.

    • Cost-effectiveness: Cloud eliminates the need for upfront hardware investments and allows for pay-as-you-go pricing.

    • Easier ...

  • Answered by AI

Skills evaluated in this interview

Senior Bdm Manager Interview Questions asked at other Companies

Q1. Pan India approach with retaining team ROI Sales
View answer (1)

Interview Questionnaire 

1 Question

  • Q1. AWS Cloud Concepts and core services.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear and known about the core cloud concepts.

Cloud Engineer Interview Questions asked at other Companies

Q1. Can you please elaborate the best practices of Authentication and Authorisation for the web based applications ?
View answer (1)

I applied via Company Website and was interviewed before Sep 2021. There were 4 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. Why you want to join Inside Sales?
Round 3 - One-on-one 

(1 Question)

  • Q1. Experience in last organization?
Round 4 - HR 

(1 Question)

  • Q1. Why you want to change the company so early?

Interview Preparation Tips

Interview preparation tips for other job seekers - Inside Sales team is not that good but Sales team is good. You won't get much support from management.

Inside Sales Executive Interview Questions asked at other Companies

Q1. Sell me an android phone, if I am already having a iPhone.
View answer (2)

Minfy Technologies interview questions for popular designations

 Devops Engineer

 (1)

 System Administrator

 (1)

 Senior Bdm Manager

 (1)

 Cloud Engineer

 (1)

 Inside Sales Executive

 (1)

I applied via Naukri.com and was interviewed in Feb 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. My previous company experience and my roles and responsibilities there
  • Ans. 

    I have 5 years of experience as a System Administrator at XYZ Company.

    • Managed and maintained servers, networks, and security systems

    • Provided technical support to end users

    • Implemented backup and disaster recovery solutions

    • Performed system upgrades and patches

    • Monitored system performance and troubleshooted issues

  • Answered by AI
  • Q2. AD, Firewalls, protocols

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication should be good and Prepare on AD and Firewalls

System Administrator Interview Questions asked at other Companies

Q1. 2. What is Cloud Technology. What is Microsoft Intune. If we can manage applications using MAM then why do we need MDM?
View answer (8)

Interview questions from similar companies

Data Analyst Interview Questions & Answers

Ganit Inc user image Harshal Khedkar

posted on 28 Apr 2021

I appeared for an interview in Mar 2021.

Interview Questionnaire 

1 Question

  • Q1. Current Project
  • Ans. 

    My current project involves analyzing customer behavior on our e-commerce platform.

    • Collecting and cleaning data from various sources

    • Creating visualizations to identify patterns and trends

    • Using statistical models to make predictions and recommendations

    • Collaborating with cross-functional teams to implement changes

    • Tracking and measuring the impact of changes on customer behavior

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly about projects u did
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 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 - Coding Test 

General and basic data structure question

Round 3 - Technical 

(4 Questions)

  • Q1. Coding over the video call
  • Q2. Java programs for strings , palindrome etc
  • Ans. 

    Java programs for strings, palindrome, etc.

    • Use the StringBuilder class to manipulate strings efficiently.

    • To check if a string is a palindrome, compare it with its reverse.

    • To count the occurrences of a substring in a string, use the indexOf method in a loop.

    • To split a string into an array of substrings, use the split method.

  • Answered by AI
  • Q3. Projects questions on which you have worked
  • Q4. Explanation skill will also be considered

Interview Preparation Tips

Topics to prepare for Blackbuck Insights Software Engineer interview:
  • Java
  • SQL
  • MySQL
Interview preparation tips for other job seekers - Keep working hard and prepare dsa as much as you could

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1. ML project explanation
  • Ans. 

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

    • Used logistic regression and decision tree algorithms for classification.

    • Performed feature engineering to extract relevant features from customer data.

    • Achieved an accuracy of 85% on the test set.

    • Provided actionable insights to the company to reduce customer churn.

  • Answered by AI
  • Q2. 2.different performance metric
  • Ans. 

    Different performance metrics are used to measure the effectiveness of a model or system.

    • Accuracy

    • Precision

    • Recall

    • F1 Score

    • ROC Curve

    • AUC

    • Mean Squared Error

    • Root Mean Squared Error

    • R-squared

  • Answered by AI
  • Q3. Diff in Bagging and boosting. Explain XgBoost
  • Ans. 

    Bagging and boosting are ensemble learning techniques. XgBoost is a gradient boosting algorithm.

    • Bagging involves training multiple models on different subsets of the data and combining their predictions.

    • Boosting involves training models sequentially, with each model trying to correct the errors of the previous model.

    • XgBoost is an optimized implementation of gradient boosting that uses a combination of tree-based models...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Logic behind your answer matters

Skills evaluated in this interview

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

I applied via Campus Placement

Round 1 - Aptitude Test 

Easy to moderate level aptitude test
data interpretation, analytics, python, etc were asked

Round 2 - Video Call 

(1 Question)

  • Q1. Speak for 2 min on a particular topic
  • Ans. 

    The impact of social media on society

    • Social media has revolutionized communication and connectivity

    • It has transformed the way people interact and share information

    • Social media has both positive and negative effects on society

    • Examples include the spread of fake news, cyberbullying, and online activism

    • It has also facilitated business growth and marketing strategies

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Technical + hr round intro projects intern ques python code 2 puzzle 1 power bi question

Interview Preparation Tips

Interview preparation tips for other job seekers - just go through your resume
do puzzles from gfg
basic knowledge of your mentioned skills

imp- sql, python, puzzle, powerbi
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Give a small Introduction about yourself
  • Q2. Why do you want to switch from your previous company ?

Minfy Technologies Interview FAQs

How many rounds are there in Minfy Technologies interview?
Minfy Technologies interview process usually has 2-3 rounds. The most common rounds in the Minfy Technologies interview process are One-on-one Round, Resume Shortlist and HR.
How to prepare for Minfy Technologies 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 Minfy Technologies. The most common topics and skills that interviewers at Minfy Technologies expect are AWS, Python, SQL, Javascript and Java.
What are the top questions asked in Minfy Technologies interview?

Some of the top questions asked at the Minfy Technologies interview -

  1. Why cloud over Data cen...read more
  2. I dnt remember bcoz they always tell they are having more projec...read more
  3. AWS Cloud Concepts and core servic...read more

Tell us how to improve this page.

Minfy Technologies Interview Process

based on 4 interviews

Interview experience

2.5
  
Poor
View more

Interview Questions from Similar Companies

Junglee Games Interview Questions
3.1
 • 32 Interviews
Black Knight Interview Questions
3.6
 • 28 Interviews
NexTurn Interview Questions
4.1
 • 27 Interviews
Ganit Inc Interview Questions
3.7
 • 20 Interviews
View all

Minfy Technologies Reviews and Ratings

based on 85 reviews

3.2/5

Rating in categories

3.4

Skill development

3.0

Work-life balance

2.8

Salary

3.0

Job security

2.9

Company culture

2.6

Promotions

3.0

Work satisfaction

Explore 85 Reviews and Ratings
Cloud Engineer
122 salaries
unlock blur

₹2 L/yr - ₹9.2 L/yr

Devops Engineer
65 salaries
unlock blur

₹3.8 L/yr - ₹10.5 L/yr

Senior Cloud Engineer
33 salaries
unlock blur

₹5 L/yr - ₹19.2 L/yr

AWS Cloud Engineer
25 salaries
unlock blur

₹2.5 L/yr - ₹8 L/yr

Associate DevOps Engineer
21 salaries
unlock blur

₹3.5 L/yr - ₹6 L/yr

Explore more salaries
Compare Minfy Technologies with

JoulestoWatts Business Solutions

2.9
Compare

Black Knight

3.6
Compare

Polestar Solutions & Services India

4.1
Compare

Thoughtsol Infotech

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