Upload Button Icon Add office photos
Engaged 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
3.4

based on 284 Reviews

Filter interviews by

Anunta Technology Management Services Citrix Engineer Interview Questions and Answers

Updated 23 Feb 2023

Anunta Technology Management Services Citrix Engineer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Jan 2023. 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 - HR 

(2 Questions)

  • Q1. Based on profile which you are applying or you are been hired.
  • Q2. Basic about youself and brief about your carrier and previous Job roles.
Round 3 - Technical 

(2 Questions)

  • Q1. Everything related to your profile in deep based on Citrix, Vm ware, Virtualization, Cloud, hypervisor and servers.
  • Q2. Basic questions related to IT organization, working of IT business and organization. Ticketing process.
Round 4 - HR 

(2 Questions)

  • Q1. Salary discussion, joining date and other all formalities related to doubts and queries.
  • Q2. Salary based on work experience and job profile.

Interview Preparation Tips

Topics to prepare for Anunta Technology Management Services Citrix Engineer interview:
  • Citrix
  • VM Ware
  • Active Directory
  • Windows Server
  • Ticketing
  • Cloud Computing
  • Virtualization
Interview preparation tips for other job seekers - Be confident for what you are answering.
Best point be clear and loud.
Remove your fear as HR and technical person all are our friends. After interview we all work together as part of organization.

Interview questions from similar companies

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 - 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 Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Do you have working experience of SwiftUI
  • Q2. Have you ever implemented or worked with server driven UIs
  • Ans. 

    Yes, I have experience implementing server driven UIs.

    • Implemented server driven UIs using JSON responses to dynamically update UI elements

    • Worked with frameworks like React and Angular to handle server driven UI updates

    • Used server driven UIs to efficiently manage and display large amounts of data

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

(2 Questions)

  • Q1. What is closure and types?
  • Ans. 

    Closure is a function that captures variables from its surrounding scope, allowing it to access those variables even after the scope has closed.

    • Closure allows a function to access variables from its lexical scope even after the function has finished executing.

    • Types of closures include lexical closures, which capture variables from the surrounding lexical scope, and function closures, which capture variables from the fu...

  • Answered by AI
  • Q2. What is Core data and all operations with example/scenarios
  • Ans. 

    Core Data is a framework provided by Apple for managing the model layer objects in an iOS application.

    • Core Data is used for storing, retrieving, and managing data in an iOS app.

    • It provides an object-oriented interface to work with data.

    • Operations include creating, reading, updating, and deleting data.

    • Example: Creating a new record in Core Data for a user profile.

    • Example: Fetching a list of items from Core Data to displ

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why you want to join the company?
  • Q2. Why should we hire you

Interview Preparation Tips

Topics to prepare for Collabera Technologies Senior Software Engineer interview:
  • Core Data
  • SwiftUI
  • GCD
  • Memory Management
Interview preparation tips for other job seekers - Good inteview

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was easy. it have aptitude and some technical question

Round 2 - Technical 

(1 Question)

  • Q1. It was an easy question on string and ASCII based
Round 3 - Technical 

(1 Question)

  • Q1. Oops, sql, project, os
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
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Coding question
  • Q2. Asked to make some component in react
Round 2 - Technical 

(2 Questions)

  • Q1. Javascript questions
  • Q2. Normal js questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is angular
  • Ans. 

    Angular is a popular open-source front-end web application framework developed by Google.

    • Angular is used for building dynamic web applications.

    • It allows for the creation of single-page applications.

    • Angular uses TypeScript for building applications.

    • It provides features like data binding, dependency injection, and routing.

    • Angular has a large community and ecosystem with many libraries and tools available.

  • Answered by AI
  • Q2. What is an angular
  • Ans. 

    Angular is a popular open-source web application framework developed by Google.

    • Angular is used for building dynamic web applications.

    • It allows for the creation of single-page applications.

    • Angular uses TypeScript for building applications.

    • It provides features like data binding, dependency injection, and routing.

    • Angular has a large community and ecosystem with many libraries and tools available.

  • Answered by AI

Skills evaluated in this interview

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

Prime number , factorial

Round 2 - Technical 

(2 Questions)

  • Q1. Question asked from OOPs , DSA
  • Q2. WAP to print prime number
  • Ans. 

    A program to print prime numbers

    • Iterate through numbers and check if each number is prime

    • A prime number is only divisible by 1 and itself

    • Start checking from 2 onwards

    • Optimization: Only check up to square root of the number

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the DSA topics
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude test was easy level and moderate level.

Round 2 - Coding Test 

Coding test was held in the google form which was very easy.

Round 3 - Technical 

(3 Questions)

  • Q1. What is volatile keyword?
  • Ans. 

    The volatile keyword in software engineering is used to indicate that a variable's value can be modified by multiple threads.

    • Volatile keyword ensures that the variable's value is always read from and written to the main memory, rather than cached in a thread's local cache.

    • It is used to prevent unexpected behavior in multi-threaded environments where multiple threads may access and modify the same variable simultaneousl...

  • Answered by AI
  • Q2. What is abstract class
  • Ans. 

    An abstract class is a class that cannot be instantiated and is meant to be subclassed.

    • An abstract class can have abstract methods that must be implemented by its subclasses.

    • An abstract class can also have non-abstract methods that can be inherited by its subclasses.

    • An abstract class provides a common interface for its subclasses.

    • An abstract class can have instance variables and constructors.

    • An abstract class cannot be...

  • Answered by AI
  • Q3. Where do you use abstract class
  • Ans. 

    Abstract classes are used to provide a common interface and partial implementation for related classes.

    • Abstract classes are used when you want to create a base class that cannot be instantiated on its own but can be inherited by other classes.

    • They are useful when you want to define common methods and properties that multiple related classes should have.

    • Abstract classes can have both abstract and non-abstract methods.

    • Ab...

  • Answered by AI

Skills evaluated in this interview

Anunta Technology Management Services Interview FAQs

How many rounds are there in Anunta Technology Management Services Citrix Engineer interview?
Anunta Technology Management Services interview process usually has 4 rounds. The most common rounds in the Anunta Technology Management Services interview process are HR, Resume Shortlist and Technical.
How to prepare for Anunta Technology Management Services Citrix Engineer 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 Anunta Technology Management Services. The most common topics and skills that interviewers at Anunta Technology Management Services expect are XenDesktop, Citrix, Citrix Server Administration, Configuring and VDI.
What are the top questions asked in Anunta Technology Management Services Citrix Engineer interview?

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

  1. Everything related to your profile in deep based on Citrix, Vm ware, Virtualiza...read more
  2. Basic questions related to IT organization, working of IT business and organiza...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Anunta Technology Management Services interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
Movate Interview Questions
3.3
 • 242 Interviews
Microland Interview Questions
3.5
 • 119 Interviews
MAQ Software Interview Questions
2.0
 • 90 Interviews
View all
Anunta Technology Management Services Citrix Engineer Salary
based on 45 salaries
₹1.8 L/yr - ₹6.8 L/yr
43% less than the average Citrix Engineer Salary in India
View more details

Anunta Technology Management Services Citrix Engineer Reviews and Ratings

based on 6 reviews

2.9/5

Rating in categories

4.1

Skill development

2.3

Work-Life balance

2.6

Salary & Benefits

3.8

Job Security

3.0

Company culture

2.7

Promotions/Appraisal

2.6

Work Satisfaction

Explore 6 Reviews and Ratings
Citrix Administrator
107 salaries
unlock blur

₹1.6 L/yr - ₹8 L/yr

Desktop Support Engineer
71 salaries
unlock blur

₹1.8 L/yr - ₹3.2 L/yr

Senior Engineer
57 salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Citrix Engineer
45 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

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview