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 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 - 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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are Promises
  • Ans. 

    Promises are objects representing the eventual completion or failure of an asynchronous operation.

    • Promises are used in JavaScript to handle asynchronous operations.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained using .then() to handle success and .catch() to handle errors.

    • Example: Fetching data from an API returns a Promise that resolves with the data or rejects with an erro

  • Answered by AI
  • Q2. Is Node.js Single Threaded or Multiple Threaded
  • Ans. 

    Node.js is single threaded, but uses multiple threads for I/O operations.

    • Node.js uses a single thread to handle all JavaScript code execution.

    • It uses multiple threads from a thread pool to handle I/O operations asynchronously.

    • This allows Node.js to handle high concurrency without blocking the main thread.

    • Example: When reading a file, Node.js will use a separate thread from the pool to perform the I/O operation.

  • Answered by AI
Round 2 - Coding Test 

Reverse the Array of Strings

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Place to work

Skills evaluated in this interview

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 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, VDI, Citrix Server Administration and Configuring.
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.

Anunta Technology Management Services Citrix Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Movate Interview Questions
3.3
 • 254 Interviews
Microland Interview Questions
3.5
 • 126 Interviews
MAQ Software Interview Questions
1.9
 • 98 Interviews
View all
Anunta Technology Management Services Citrix Engineer Salary
based on 38 salaries
₹1.8 L/yr - ₹6.8 L/yr
44% less than the average Citrix Engineer Salary in India
View more details

Anunta Technology Management Services Citrix Engineer Reviews and Ratings

based on 7 reviews

3.2/5

Rating in categories

4.4

Skill development

2.8

Work-life balance

3.0

Salary

3.5

Job security

3.3

Company culture

2.8

Promotions

3.0

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