Premium Employer

i

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

Affine Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Affine Consultant Interview Questions and Answers

Updated 25 Aug 2023

Affine Consultant Interview Experiences

1 interview found

Consultant Interview Questions & Answers

user image Anonymous

posted on 25 Aug 2023

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

I applied via Walk-in and was interviewed before Aug 2022. 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 - Coding Test 

Test of SQL, Tableau and other skills based on your resume on Skillate

Round 3 - Technical 

(1 Question)

  • Q1. SQL and other skills technical questions
Round 4 - One-on-one 

(1 Question)

  • Q1. Manager round / 2nd technical round

Interview questions from similar companies

Round 1 - One-on-one 

(3 Questions)

  • Q1. Why we are hiring you
  • Q2. What's your qualification
  • Q3. Tell me about your daily ruteen

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best for all fresher and experience boys and girls
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude and combined coding tests

Round 2 - Design round 

(1 Question)

  • Q1. Design a parking app or design a web or mobile app where farmers can directly sell their produce
  • Ans. 

    Design a web/mobile app for farmers to directly sell their produce.

    • Create a user-friendly interface for farmers to list their produce

    • Include features for farmers to set prices and quantities

    • Implement a search function for buyers to find specific produce

    • Include a secure payment system for transactions

    • Allow farmers to track their sales and manage inventory

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

(1 Question)

  • Q1. You have to explain the design of your previous round

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. Irrelevant and needless discussion with no real relevance to the role.
  • Q2. Pretty much onesided

Interview Preparation Tips

Interview preparation tips for other job seekers - Conduct a comprehensive analysis and research regarding the role and department where you will be employed to prevent any harm or uncertainty in your future. If you find yourself in the wrong situation, it could have serious consequences.
Round 1 - Technical 

(5 Questions)

  • Q1. How Instant clone work?
  • Ans. 

    Instant clone is a feature in VMware Horizon that allows for rapid creation of virtual desktops.

    • Instant clones are created from a parent VM in a matter of seconds.

    • They share the same virtual disks as the parent VM, but have their own memory and virtual NICs.

    • Instant clones use a technology called VMFork to create a copy-on-write clone of the parent VM.

    • They are ideal for use cases where a large number of identical virtua...

  • Answered by AI
  • Q2. Explain primary and secondary connection with port numbers from client to agent machine?
  • Ans. 

    Primary and secondary connections with port numbers are used for communication between client and agent machines.

    • Primary connection is established using a well-known port number, such as port 80 for HTTP.

    • Secondary connection is established using a random port number, which is assigned by the client machine.

    • Primary connection is used for initial communication and negotiation, while secondary connection is used for data ...

  • Answered by AI
  • Q3. Have you worked on deploying Horizon infra?
  • Ans. 

    Yes, I have experience in deploying Horizon infrastructure.

    • I have deployed Horizon View infrastructure for virtual desktops.

    • I have configured and managed Horizon Connection Servers.

    • I have worked with Horizon Composer for image management.

    • I have experience in troubleshooting Horizon infrastructure issues.

    • I have implemented Horizon Workspace for application and data access.

  • Answered by AI
  • Q4. Different types of writable volumes?
  • Ans. 

    Writable volumes are used to store user or application data separately from the OS and applications.

    • There are two types of writable volumes: User writable volumes and AppStack writable volumes.

    • User writable volumes are used to store user-specific data and settings.

    • AppStack writable volumes are used to store application-specific data and settings.

    • Writable volumes can be created using VMware App Volumes or Citrix App Lay...

  • Answered by AI
  • Q5. Difference between instant clone and linked clone?
  • Ans. 

    Instant clone creates a copy of the VM while linked clone shares virtual disks with the parent VM.

    • Instant clone is faster to create than linked clone.

    • Instant clone uses a copy-on-write mechanism to create a new VM.

    • Linked clone shares virtual disks with the parent VM and only creates delta disks for changes.

    • Instant clone is useful for creating many identical VMs quickly.

    • Linked clone is useful for creating VMs with sligh

  • Answered by AI
Round 2 - HR 

(5 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Why are you looking for a change?
  • Q5. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Anunta Tech is a very good organization especially if you are a fresher. They are VMware partners and if you are lucky, you could get outsourced to work on VMware projects directly. It also has small projects where you get to build entire infra for the customers... Overall good company if your sole purpose is to learn

Skills evaluated in this interview

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

(3 Questions)

  • Q1. Tell me about yourself
  • Q2. Where are you from
  • Q3. Relocate to Pan india
Round 2 - Technical 

(1 Question)

  • Q1. Tell me about yourself
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 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 - Technical 

(2 Questions)

  • Q1. Oops concepts, core java
  • Q2. Java 8 stream api and lambda

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well it will be easy to crack. they hire good peope
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Worst experience company is not so good

Round 2 - Technical 

(2 Questions)

  • Q1. What is object oriented programming
  • Ans. 

    Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOP focuses on creating objects that interact with each other to solve problems

    • Encapsulation, inheritance, and polymorphism are key principles of OOP

    • Examples of OOP languages include Java, C++, and Python

  • Answered by AI
  • Q2. Questions on data structute
Round 1 - Technical 

(1 Question)

  • Q1. What you did to learn new technology?
  • Ans. 

    I keep myself updated by attending conferences, reading blogs, and taking online courses.

    • Attend conferences and workshops to learn from experts

    • Read blogs and articles to stay updated on latest trends

    • Take online courses and tutorials to gain practical knowledge

    • Experiment with new technology by building projects

    • Collaborate with peers to learn from their experiences

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on resume and understand what you have written in it. Also do not try to over elaborate answers. Keep is short and crisp.

I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Asp.Net Basic
  • Q2. Website performance tuning
  • Q3. Code review
  • Q4. Coding standard

Interview Preparation Tips

Interview preparation tips for other job seekers - good company to work and learn new technologies

Affine Interview FAQs

How many rounds are there in Affine Consultant interview?
Affine interview process usually has 4 rounds. The most common rounds in the Affine interview process are Resume Shortlist, Coding Test and Technical.
How to prepare for Affine Consultant 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 Affine. The most common topics and skills that interviewers at Affine expect are Python, SQL, Analytics, AWS and Data Warehousing.
What are the top questions asked in Affine Consultant interview?

Some of the top questions asked at the Affine Consultant interview -

  1. SQL and other skills technical questi...read more
  2. Manager round / 2nd technical ro...read more

Tell us how to improve this page.

Affine Consultant Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Join Affine Command The New

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 140 Interviews
Webkul Software Interview Questions
3.8
 • 59 Interviews
Softenger Interview Questions
4.1
 • 52 Interviews
View all
Affine Consultant Salary
based on 87 salaries
₹12 L/yr - ₹32 L/yr
60% more than the average Consultant Salary in India
View more details

Affine Consultant Reviews and Ratings

based on 19 reviews

3.6/5

Rating in categories

4.0

Skill development

3.5

Work-life balance

3.2

Salary

3.5

Job security

3.5

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 19 Reviews and Ratings
Senior Associate
128 salaries
unlock blur

₹7.7 L/yr - ₹20.6 L/yr

Business Analyst
96 salaries
unlock blur

₹5 L/yr - ₹12.6 L/yr

Consultant
87 salaries
unlock blur

₹12 L/yr - ₹32 L/yr

Senior Business Analyst
85 salaries
unlock blur

₹8 L/yr - ₹18 L/yr

Data Engineer
47 salaries
unlock blur

₹6 L/yr - ₹15 L/yr

Explore more salaries
Compare Affine with

HCL Infosystems

3.9
Compare

Softenger

4.1
Compare

Capital Numbers Infotech

4.5
Compare

Accel Frontline

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