Upload Button Icon Add office photos

Citrix

Compare button icon Compare button icon Compare

Filter interviews by

Citrix Interview Questions, Process, and Tips

Updated 12 Dec 2024

Top Citrix Interview Questions and Answers

View all 27 questions

Citrix Interview Experiences

Popular Designations

52 interviews found

Interview Questions & Answers

user image Anonymous

posted on 7 Jan 2015

Interview Preparation Tips

Round: Test
Experience: The questions were on programming(C, C++, Java), operating system, networks and quantitative aptitude. Few question were also on company's area of work (eg.cloud computing). String matching and string sequence matching( lot of questions on string).
Tips: One question that cornered me what is the macro of typedef.Do have a look at the company's webpage. There might be questions on the recent developments and products.

Round: Interview
Experience: A programming and algorithm test-Inform them on how you are approaching a solution even if you aren't sure.
Tips: A sincere effort is always appreciated.

Round: Interview
Experience: The questions come from operating system and algorithm.They may ask you to explain your projects and internships.Similiar to the earlier technical interview

Round: Interview
Experience: The answers tend to highlight your personality.The most frequent question : Where do you see yourself 5 years from now?
Tips: -Looking into some standard HR questions helps.
-Convince them that you are serious about your recruitment into the company.
-Open mindedness and good sportsmanship is always appreciated.
-Avoid telling the company about any research plans, if any.

General Tips: They will certainly ask you about your project, both in technical phase and the HR round.Revise what you did. Show them that you will be an asset to their organization and that you are keen to learn from them.
CSE - Reading cormen for preparation helps (net question, examples and puzzles). For those who have to face Quant - Speed is essential
Skill Tips: Be as much interactive as you can through out the interview and be yourself
Skills: coding, , , , , , Algorithms, Operating System
College Name: IIT Kharagpur

Interview Questions & Answers

user image Anonymous

posted on 5 Apr 2015

Interview Questionnaire 

3 Questions

  • Q1. What is OOPs
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm that uses objects to represent real-world entities.

    • OOPs focuses on encapsulation, inheritance, and polymorphism.

    • Encapsulation is the process of hiding data and methods within a class.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Polymorphism allows objects of different classes to be treated as if they were of the...

  • Answered by AI
  • Q2. Define friend functions, overloading, polymorphism
  • Ans. 

    Friend functions are non-member functions that have access to private and protected members of a class. Overloading is defining multiple functions with the same name but different parameters. Polymorphism is the ability of objects to take on multiple forms.

    • Friend functions can be declared inside or outside the class

    • Overloading can be done with functions, operators, and constructors

    • Polymorphism can be achieved through i

  • Answered by AI
  • Q3. What are the different types of inheritance
  • Ans. 

    Different types of inheritance include single, multiple, multilevel, hierarchical, hybrid, and multipath inheritance.

    • Single inheritance involves a child class inheriting from a single parent class.

    • Multiple inheritance involves a child class inheriting from multiple parent classes.

    • Multilevel inheritance involves a child class inheriting from a parent class, which in turn inherits from another parent class.

    • Hierarchical i...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The first round test was of 60 minutes duration was written by all students who had applied and cleared the required CGPA cut-off. It consisted on questions on the topics of Quantitative Aptitude, Logical Reasoning and Technical knowledge in C programming. In the second round of test, paper was of 60 minutes duration and required coding solutions for 3 problems in the field of Data Structures using the C/C++ language. The questions were fairly simple and should not be too much of a problem if you have done Data Structures.
Tips: Prepare well in the basics of C, C++ and data structures.
Duration: 120 minutes

Round: Technical Interview
Experience: There were 4 panels taking interviews simultaneously. The questions asked were pretty regular. A few questions on Coding and Time Complexity were also asked.Some students were asked questions on Unix and the Kernel. Students did not make the cut were told so immediately after their interview. At the end of the first round there were just 5 students left for the second round. The second round saw 3 people taking the interview together. It involved questions on Operating Systems and Data Structures.
Tips: Be thorough with Data Structures, Operating Systems. Take the name of any subject only if you are confident of your knowledge in it. Be confident, and make sure that you think out loud when trying to answer a question. Apart from your final answer they’re also looking at your thought process. So even though you don’t give the correct answer, you might just end up impressing them with the way you approached the problem.Also I strongly believe that you can make an interview go in the direction you want.

Round: HR Interview
Experience: The HR interview was only a formality, and took place I guess only after they were confident that the student had made the cut. It was just to have an informal talk and inform the student about the result.
Tips: Be confident and show that your are interested in joining the company.

General Tips: Brush up all the basics of C, C++, Data Structures and Operating Systems.
Skills: Good technical skills., Good communication skills.
College Name: NA

Skills evaluated in this interview

Citrix Interview Questions and Answers for Freshers
illustration image

Interview Questions & Answers

user image Anonymous

posted on 25 May 2015

Interview Preparation Tips

Round: Test
Experience: There was a 1 hr aptitude test & 1 hour coding round. The aptitude test had simple questions on c/cpp, Networking, OS etc. and some general quant aptitude questions.The coding round had 2 questions to be done in 1 hour.Q1: A matrix of 1s & 0s are given, you have to find no of groups of adjacent 1s. Adjacency was based on 8-connectedness. (Finding no of components in an undirected graph)Q2: A number is given and you had to translate it to string form (Indian system – lakhs, crores etc. not millions, billions etc .) The word “and” had to be added at the appropriate place (after 100s place if there was a digit in 10s or 1s place)
101 => one hundred and one
2311 => two thousand three hundred and eleven
900020 => nine lakh and twenty
35 => thirty five
3 => three
1<=N<=999999999
Duration: 120 minutes

College Name: NA

Interview Questionnaire 

3 Questions

  • Q1. Basic data structures (trees, linked lists, arrays) along with the C code
  • Q2. Networks and OS fundamentals (Network and Transport layers, Paging, Threading)
  • Q3. Basics of Cloud Computing and Logic puzzles

Interview Preparation Tips

Round: Test
Experience: 60 MCQs covering C/OOPS/Networks/OS.
2 coding questions in 1 hour (Choice of language: C, C++, Java)
(i) Finding number of primes between 2 numbers.
(ii) Find the day for a given date.

Round: Technical Interview
Tips:


Skill Tips: Check out -----/ and ----- which have interview question sets for most Software companies.
(1) Don't just read or study algorithms from the books. Code them in C,C++ or Java so that you're well prepared for the coding round.
(2) Revise all the OS and Networks fundamentals properly before the placements begin.
Skills:
College Name: NIT Surathkal

Software Testing Engineer Interview Questions asked at other Companies

Q1. Maximal AND Subsequences Problem Given an array consisting of N integers, your task is to determine how many k-element subsequences of the given array exist where the bitwise AND of the subsequence's elements is maximal. Your objective is t... read more
View answer (1)

Citrix interview questions for popular designations

 Technical Support Engineer

 (4)

 Software Engineer

 (4)

 Software Testing Engineer

 (2)

 HR Executive

 (1)

 Senior Associate

 (1)

 Sales

 (1)

 Technical Consultant

 (1)

 Senior Systems Engineer

 (1)

Interview Questions & Answers

user image Sagnik Datta

posted on 25 Nov 2015

I applied via Referral

Interview Preparation Tips

Round: Technical Interview
Experience: 1. On protocol
2. On my project in networking elective
3. On tcp/ip
Tips: story building helps generally. Make the guy feel comfortable and also showcase you are comfortable and chatty.

Round: Puzzle Interview
Experience: 1. Generic ones really copied from internet - he had a notebook from which he was reading out.
2. Something on balls, believe 8 of them... symmetry can't quite recollect (5 years back!)

Round: HR Interview
Experience: - smooth. They asked about writing myself in 2 min and he stares at you. He then asked questions on that. Make sure you bring out what company will benefit by hiring you and only you not next guy sitting. (I recollect telling him I may not know all but can definitely go out there and find what is really that all and get it done)

General Tips: Works if you don't care. It's tough actually do that when you really want it bad.

One way to fool your brain is by thinking next interview is what matters. Current one doesn't. So let's have fun.
Skills:
College Name: BITS Pilani
Motivation: Money
Funny Moments: Just didn't care as it was com sc. I was from EEE and I knew I would be rejected. In spite Of that, I seemed to just keep on sailing through one interview after other (5 total)

Remember later to over analyze and brood whole evening all little mistakes that I made in interview and wrong answers etc. only till end, friend calls, I am in.

Get interview-ready with Top Citrix Interview Questions

Software Engineer Interview Questions & Answers

user image Pranav Bhat Thirthahalli

posted on 3 Dec 2015

Interview Preparation Tips

Round: Test
Experience: Round 1: Online coding and aptitude test Section
Total time : 60 minutes
Questions{Marks} = 50(+1,-0.5)
Comments : * A few questions on Permutations and Combination and general aptitude * A few questions on Computer Networks and Operating Systems * Many C++ output questions, mainly on OOP * Questions are quite stimulating and these need proper time management, the idea of the concepts need to be at the tip of the tongue ("literaly")
Section 2:
Total Marks : 150
Total questions : 2 ( 100 + 50 )
Programming Languages allowed : All common PLs
Platform : HackerEarth Questions are easy but may require long codes. The output should be properly formatted.Not much algorithms Some 30 people get shortlisted for the interviews, consisting of maximum 4 rounds ( 3 tech + 1 HR).All interviews are elimination rounds

Round: Technical Interview
Experience: ( Tech interview-1):
* Mainly questions on the knowledge of C
* Trust me, one must be really an expert in C syntax, and you must know in and out of C
* Questions on pointers and bit wise arithmetic asked
* Some questions on Operating systems also asked( and these were really thought worthy, like how are interrupt handlers stored )
* Some resume based questions
(Tech interview-2) : Some 15 were shortlisted
*Mainly questions on algorithms
*Really tough questions , on trees and arrays, almost in the Microsoft level
*Should be optimized as possible.
*They describe one of their product, and then ask questions on how to solve some problems.
(Tech interview-3) Some 6 were shortlisted
Selection Procedure
* Interview by the Citrix India R&D Vice-President of Tech division
* Involves mainly resume based questions
* Most questions on Networks and TCP/IP
* Puzzles are also asked.
* You may get chocolates also in this round

Round: HR Interview
Experience: If you get here, it means you are 90% selected(unless you screw it really bad, by saying things like you don't know the company,etc ) *Standard question - Why Citrix ? *They mainly discuss what profile will be offered, and about the compensation and so on.

General Tips: I don't think I have any. In fact I had no aspirations initially to get into this company.In fact I too came to know about the company on the day I got selected into it :p
The only thing I can say is practice. Strengthen your networking and OS concepts Even though you don't need to be in the leader board of CodeChef for this company, you may want to know decent coding, atleast to make it to the interviews.
It was challenging and equally rewarding. I felt that this was a really friendly interview series, and they are quite accommodating and flexible in their questions. Infact even if you miss a question or two, don't worry.
Skill Tips: Forouzan - Data Communication and Networking ,C++ by Djarne Stroustrup HackerEarth and HackerRank Coding Focus more on Networking and OS if you want to get into this company, they don't focus on much of algorithms, since they don't want coders since it is a R&D profile.
Skills:
College Name: NIT Surathkal

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (197)

Interview Questions & Answers

user image Anonymous

posted on 17 Mar 2015

Interview Questionnaire 

6 Questions

  • Q1. Tell me about you.
  • Ans. 

    I am a highly motivated individual with a passion for learning and problem-solving.

    • I have a degree in computer science and have worked as a software engineer for 3 years.

    • I enjoy taking on new challenges and am always looking for ways to improve my skills.

    • In my free time, I like to read books on technology and attend tech conferences to stay up-to-date with the latest trends.

    • I am a team player and enjoy collaborating wi...

  • Answered by AI
  • Q2. Have you been to Bangalore?
  • Ans. 

    Yes, I have been to Bangalore.

    • I visited Bangalore last year for a business conference.

    • I explored the city and visited popular tourist spots like Lalbagh Botanical Garden and Bangalore Palace.

    • I also tried some delicious local cuisine like masala dosa and filter coffee.

  • Answered by AI
  • Q3. What do you know about Bangalore?
  • Ans. 

    Bangalore is a city in southern India known for its pleasant climate, IT industry, and rich cultural heritage.

    • Located in the state of Karnataka

    • Also known as Bengaluru

    • Known as the Silicon Valley of India due to its thriving IT industry

    • Home to many prestigious educational institutions such as Indian Institute of Science and Indian Institute of Management

    • Famous for its gardens and parks such as Lalbagh Botanical Garden an...

  • Answered by AI
  • Q4. Have you heard of Citrix before?
  • Ans. 

    Yes, Citrix is a software company that provides virtualization, networking, and cloud computing solutions.

    • Citrix provides virtualization solutions such as XenApp and XenDesktop.

    • Citrix provides networking solutions such as NetScaler.

    • Citrix provides cloud computing solutions such as Citrix Cloud.

    • Citrix is used by many businesses to enable remote work and access to applications.

    • Citrix is a competitor to companies such as

  • Answered by AI
  • Q5. Which profile(development or testing) do you prefer?
  • Ans. 

    I prefer development profile as it allows me to create and innovate.

    • I enjoy the creative process of developing new software

    • I like to solve complex problems and find efficient solutions

    • I am comfortable with coding languages such as Java, Python, and C++

    • I have experience in developing web applications and mobile apps

    • I am always eager to learn new technologies and improve my skills

  • Answered by AI
  • Q6. Any questions?
  • Ans. 

    No, I don't have any questions at the moment.

    • I think I have all the information I need for now.

    • If I have any questions later, I will reach out to you.

    • Thank you for your time and for answering my previous questions.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: First Test=> C, OS, Networks and some quantitative questions.
Second Test=> It was the programming test. Three problems were given and we had to write C code for that.
Duration: 120 minutes

Round: Technical Interview
Experience: First Round => C pointers, DS(sorting), OS virtual memory, OSI layers, Protocols, write C code for problems given.
Second Round => Writing C code for given problem and some networking questions .

Skill Tips: For this company, focus mainly on C, Networks and OS. Prepare well for the interviews . All the best.
College Name: NIT WARANGAL

Interview Questions & Answers

user image Anonymous

posted on 17 Mar 2015

Interview Preparation Tips

Round: Test
Experience: There were 2 rounds  of Aptitude Test. The first was 1 hour and written by all students who had applied and cleared the required CGPA cut­off.  It consisted  on questions on the topics of Quantitative Aptitude, Logical Reasoning  and Technical knowledge in C programming. 25 students  were then shortlisted  on the basis  of their  performance in the first Aptitude Round  for  s  second round of written tests. This  time the paper was of duration 1 hour and required coding solutions for 3 problems  in the field of Data Structures using the C/C++   language.   The  questions were fairly simple and should not be too much of a problem if you have done Data Structures.
Duration: 120 minutes

Round: HR Interview
Experience: 14 students  were short listed  for the round  of Personal Interviews  on the basis  of their performance in the second round   of   written   tests.   There   were   4   panels   taking   interviews   simultaneously.   The   questions   asked   were   pretty regular.   Apart  from  your   coding,   do   keep   a proper   knowledge  about  the   theory   too,  for  eg.   advantages   of   Object Oriented   Programming,   definitions   of   Friend   Functions,   Overloading,   Polymorphism,   the   different   kinds   of Inheritance,   etc.   A   few   questions   on   Coding   and   Time   Complexity   were   also   asked.   Some   students   were   asked questions   on   Unix   and   the   Kernel.   Basically   you   can   make   the   interview   go   in   the   direction   you   want   by   naming subjects that you are well versed in and confident about, when asked to do so. Students   did   not   make   the   cut   were   told   so   immediately   after   their   interview.   At   the   end   of   the   first   round   there were   just   5   students   left   for  the  second   round.   The   second   round   saw   3   people   taking   the   interview   together.   It involved questions on Operating Systems and Data Structures. Not very tough, but requiring   some amount of thought.

Round: HR Interview
Experience: The HR  interview  was  only a formality,  and  took  place I guess only after they were confident that the student had made the cut. It was just to have an informal talk and inform the student about the result. The procedure was a fairly nice experience and transparent. After all the rounds, they selected 3 students as finalists from NIT Warangal. The company went around the country and selected finalists  from other colleges  in a similar fashion. Then the results  were finally announced 10 days  later and 2 students were selected for the job from our college.

Skill Tips: Be   thorough   with   Data  Structures,   Operating   Systems.   Take   the   name   of   any   subject   only   if   you   are   confident   of your knowledge in it. Be confident,  and make sure that you think out loud when trying to  answer a question.  Apart from   your   final   answer   they're   also   looking   at   your   thought   process.   So   even   though   you   don't   give   the   correct answer, you might just end up impressing them with the way you approached the problem. Also  I strongly believe that you can make an interview go  in the direction you want. They only ask you questions  in subjects  that you  tell them.  So  be very careful about how  you answer the question "Which is  your  favorite subject so far?" or "Which subjects have you studied?". A casual answer might just catch you off guard.
Best of Luck!
College Name: NIT WARANGAL

Software Engineer Interview Questions & Answers

user image Yashika Chawla

posted on 28 Mar 2015

Interview Questionnaire 

12 Questions

  • Q1. 3 - 4 data structures based coding questions
  • Q2. Questions on project like problems faced or errors encountered
  • Q3. Memory layout of C programs
  • Ans. 

    The memory layout of C programs refers to how variables and data structures are organized in memory.

    • C programs typically have four main sections in memory: code, data, heap, and stack.

    • The code section contains the compiled program instructions.

    • The data section stores global and static variables.

    • The heap is used for dynamic memory allocation.

    • The stack is used for function calls and local variables.

    • Pointers in C hold mem...

  • Answered by AI
  • Q4. Storage of semaphores and many other questions based on semaphores
  • Q5. Questions based on operating system
  • Q6. The usual first question ..tell me about yourself
  • Q7. What irritates you ?
  • Ans. 

    Inefficiency and lack of organization irritate me.

    • Inefficient code or processes

    • Lack of documentation

    • Disorganized project management

    • Inconsistent coding standards

    • Poor communication within the team

  • Answered by AI
  • Q8. My CPI was 8.69, even then was asked why is it so low , why not 9 or above
  • Q9. Dream company and if you get selected, will you still aspire and study for your dream company
  • Q10. How many computer languages do you know ?
  • Ans. 

    I know multiple computer languages including Java, Python, and C++.

    • Java

    • Python

    • C++

  • Answered by AI
  • Q11. Some situation based questions
  • Q12. Why didn't you get selected in the last company that visited your college ?

Interview Preparation Tips

Round: Test
Experience: The type of questions mainly comprised of aptitude, dbms, data structures, operating system, object oriented programming, networking and few basic questions on C programming language.
Tips: For Object Oriented programming  the book entitled as THINKING IN C++ volume 1 by BRUCE EKEL proved to be very useful.For C, read Dennis Ritchie thoroughly atleast twice.
Duration: 60 minutes
Total Questions: 45 or 50

Round: Problem Statement
Experience: The questions didn't make use of any tough algorithms. The solution too was quite simple but on the contrary there were several test cases which we generally overlook.
Tips: Sometimes practicing tough questions, we stumble across easy ones, so always start learning things from the ground level. Stay calm.

Round: Other Interview
Experience: It was managerial interview and i expressed myself in the best way i could . The interviewer tried to trap me in my own answer but somehow i managed to satisfy him by my answers.
Tips: Stay confident and be yourself.

Round: Technical Interview
Experience: Initially, i gave naive approach to the solution but the interviewer gave me sometime to improvise the solution and i ended up with solution with log n complexity.
Tips: Practice coding questions based on Data Structures as much as possible but look at the solutions only after the exhaustive attempts of self trials.

Round: Technical Interview
Experience: This round was bit tough . To answer the questions on semaphore, you need to have very basic knowledge of the topic.
Tips: System programming book by Richard Stevens provides deep insight of the concepts.Have strong grip on subject knowledge too.

General Tips: 1) Once you kick off a start to practicing coding questions and understanding the concepts&#44; you actually enjoy things.2) Group Study plays a very crucial role. Discuss questions with your friends and your seniors.3) If initially you get bulk of errors in programming questions , don't get disheartened .Try to run the program by compiling each and every line thoroughly and eventually you will end up with successful compilation and that happiness is priceless.
Skill Tips: Have a command on your domain.
Skills: programming Skills, communication skills, Skills to handle the situation.
College Name: NIT ALLAHABAD
Motivation: A software company with software engineer profile  and a good package too and both of them defines my field of interest :P
Funny Moments: when the result was declared with me and my friend both got selected&#44; we both started jumping and crying aloud infront of everyone out there.And at the end when we were given chocolates , there was another box containing t-shirts ..and i was constantly looking there in the hope that soon, we would be given t-shirts too but to the dismay the handed all of them over to the third party :(

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (197)

Interview Questions & Answers

user image Anonymous

posted on 21 May 2015

Interview Preparation Tips

Round: Test
Experience: Written Tests:-

There was a 1 hr aptitude test & 1 hour coding round. The aptitude test had simple questions on c/cpp, Networking, OS etc. and some general quantitative aptitude questions.

The coding round had 2 questions to be done in an hour.Q1: A matrix of 1s & 0s are given, you have to find no of groups of adjacent 1s. Adjacency was based on 8-connectedness. (Finding no of components in an undirected graph) (Islanding problem :- -----/)Q2: A number is given and you had to translate it to string form (Indian system – lakhs, crores etc. not millions, billions etc .) The word “and” had to be added at the appropriate place (after 100s place if there was a digit in 10s or 1s place)

101 => one hundred and one

2311 => two thousand three hundred and eleven

900020 => nine lakh and twenty

35 => thirty five

3 => three

1<=N<=999999999

Round: Technical Interview
Experience: He took a glance at my resume and said “I called you because I liked your resume very much”.

I smiled and my confidence level skyrocketed to 200%.

He asked me to describe myself in 5 mins and started a timer of 5 mins.

General Tips: Tips/Advices:-They were mainly looking for guys who had done lots of projects in software. In the whole interview process they only focused on my projects and fundamentals of java. They didn’t ask me anything that’s not in my resume. So&#44; Don’t write anything in your resume that you’re not confident about. They just want you to have sound basic concepts.
College Name: NA
Contribute & help others!
anonymous
You can choose to be anonymous

Citrix Interview FAQs

How many rounds are there in Citrix interview?
Citrix interview process usually has 2-3 rounds. The most common rounds in the Citrix interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Citrix 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 Citrix. The most common topics and skills that interviewers at Citrix expect are Python, Data Structures, Algorithms, Azure and C++.
What are the top questions asked in Citrix interview?

Some of the top questions asked at the Citrix interview -

  1. Design a Peer-to Peer sharing network like torrent. What all parameters would y...read more
  2. According to you, what is the definition of good j...read more
  3. How nmap works, how will you recreate similar to...read more
How long is the Citrix interview process?

The duration of Citrix interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

SALARIES

DigiValet

LIST OF COMPANIES

DigiValet

Overview

SALARIES

Citrix

INTERVIEWS

Proofpoint

No Interviews

JOBS

DigiValet

No Jobs

SALARIES

DigiValet

SALARIES

Citrix

JOBS

Deqode

No Jobs

LIST OF COMPANIES

Citrix

Overview

Tell us how to improve this page.

Citrix Interview Process

based on 25 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.3k Interviews
Oracle Interview Questions
3.7
 • 847 Interviews
Dell Interview Questions
4.0
 • 386 Interviews
Cisco Interview Questions
4.1
 • 371 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
Adobe Interview Questions
3.9
 • 234 Interviews
Salesforce Interview Questions
4.0
 • 222 Interviews
VMware Software Interview Questions
4.4
 • 145 Interviews
View all

Citrix Reviews and Ratings

based on 253 reviews

3.6/5

Rating in categories

3.3

Skill development

3.7

Work-life balance

3.8

Salary

2.8

Job security

3.5

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 253 Reviews and Ratings
Technical Support Engineer
164 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
116 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Technical Support Engineer
75 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer2
69 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
61 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Citrix with

VMware Software

4.4
Compare

Microsoft Corporation

4.0
Compare

IBM

4.0
Compare

Oracle

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