Upload Button Icon Add office photos
Premium Employer

i

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

Anunta Technology Management Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Anunta Technology Management Services Senior Engineer Interview Questions, Process, and Tips

Updated 31 Jan 2022

Anunta Technology Management Services Senior Engineer Interview Experiences

1 interview found

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 questions from similar companies

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
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Focusing on moderate level patterns

Round 2 - Technical 

(4 Questions)

  • Q1. Discuss object oriented principles in depth
  • Ans. 

    Object oriented principles are fundamental concepts in software development that focus on organizing code into objects with properties and behaviors.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Allowing a new class to inherit properties and behaviors from an existing class.

    • Polymorphism: The ability for objects of different classes to respond to the same message in di...

  • Answered by AI
  • Q2. Deep discuss of interface
  • Q3. Deep discuss of exception, multithreading
  • Q4. Deep discuss of oop
Round 3 - HR 

(1 Question)

  • Q1. Asked some tricky question related to real life problems

Interview Preparation Tips

Interview preparation tips for other job seekers - All Good 👍🏻
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Self Introduction
  • Q2. Twilio Framework
Round 2 - Technical 

(2 Questions)

  • Q1. Related to Django Framework
  • Q2. Related to Twilio Framework
Round 3 - Group Discussion 

Job Roles and Responsibility & Salary Discussion

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

(2 Questions)

  • Q1. Springboot notations
  • Q2. How to handle multiple request on springboot
  • Ans. 

    Use thread pooling and asynchronous processing to handle multiple requests efficiently in Spring Boot.

    • Implement thread pooling to manage multiple requests concurrently.

    • Use asynchronous processing to handle requests without blocking the main thread.

    • Consider using reactive programming with Spring WebFlux for better scalability.

    • Optimize database queries and external API calls to reduce response times.

    • Implement caching mec...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are the modules worked on Facets?
  • Q2. What is Dental claim processing?
Round 2 - HR 

(2 Questions)

  • Q1. What is your work experience
  • Ans. 

    I have 5 years of experience working as a software engineer in various industries.

    • Developed web applications using Java, Spring, and AngularJS

    • Led a team of developers in a successful project delivery

    • Implemented CI/CD pipelines to automate software deployment

    • Worked on improving system performance and scalability

  • Answered by AI
  • Q2. Is working timing flexible

Interview Preparation Tips

Topics to prepare for Programmers.io Software Engineer interview:
  • Facets
  • Oracle SQL
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is server and abap server
  • Ans. 

    A server is a computer or software that provides functionality for other programs or devices. ABAP server is a server that runs ABAP programs.

    • A server is a computer or software that provides services or resources to other computers or programs.

    • ABAP server is a server that runs ABAP (Advanced Business Application Programming) programs, commonly used in SAP systems.

    • ABAP server handles requests from clients and executes A...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is your name
  • Q2. What is your strength

Interview Preparation Tips

Interview preparation tips for other job seekers - No comments links to this video is small
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Straight forward JS based theoretical questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was nice experience, basic aptitude questions- quants and reasoning based.

Round 2 - Technical 

(2 Questions)

  • Q1. Question were asked on resume.
  • Q2. Basics about python

Anunta Technology Management Services Interview FAQs

How many rounds are there in Anunta Technology Management Services Senior Engineer interview?
Anunta Technology Management Services interview process usually has 2 rounds. The most common rounds in the Anunta Technology Management Services interview process are Technical and HR.
What are the top questions asked in Anunta Technology Management Services Senior Engineer interview?

Some of the top questions asked at the Anunta Technology Management Services Senior Engineer interview -

  1. Explain primary and secondary connection with port numbers from client to agent...read more
  2. Have you worked on deploying Horizon inf...read more
  3. How Instant clone wo...read more

Tell us how to improve this page.

Anunta Technology Management Services Senior Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Anunta Technology Management Services Senior Engineer Salary
based on 53 salaries
₹3 L/yr - ₹11 L/yr
23% less than the average Senior Engineer Salary in India
View more details

Anunta Technology Management Services Senior Engineer Reviews and Ratings

based on 7 reviews

4.5/5

Rating in categories

4.1

Skill development

3.8

Work-life balance

3.4

Salary

4.4

Job security

4.1

Company culture

3.2

Promotions

4.1

Work satisfaction

Explore 7 Reviews and Ratings
Citrix Administrator
106 salaries
unlock blur

₹1.6 L/yr - ₹8 L/yr

Desktop Support Engineer
77 salaries
unlock blur

₹1.8 L/yr - ₹3.8 L/yr

Senior Engineer
53 salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Citrix Engineer
38 salaries
unlock blur

₹1.8 L/yr - ₹6.8 L/yr

Assistant Manager
36 salaries
unlock blur

₹6 L/yr - ₹18.2 L/yr

Explore more salaries
Compare Anunta Technology Management Services with

Movate

3.3
Compare

Happiest Minds Technologies

3.7
Compare

Microland

3.5
Compare

Wipro

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